Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the prod-deps group with 4 updates #832

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the prod-deps group with 4 updates: nock, @oclif/core, @oclif/plugin-help and make-fetch-happen.

Updates nock from 13.5.5 to 13.5.6

Release notes

Sourced from nock's releases.

v13.5.6

13.5.6 (2024-11-09)

Bug Fixes

  • types: return type of BackOptions.afterRecord (#2782) (fc90bd3)
Commits
  • f155498 chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0
  • fc90bd3 fix(types): return type of BackOptions.afterRecord (#2782)
  • e72df5e chore(deps): bump debug from 4.3.4 to 4.3.6
  • 194aa38 chore(deps-dev): bump semantic-release from 23.0.6 to 24.1.0
  • See full diff in compare view

Updates @oclif/core from 4.0.37 to 4.2.0

Release notes

Sourced from @​oclif/core's releases.

4.2.0

Features

4.1.1

Bug Fixes

4.1.0

Features

  • add atLeastOne flag property (d4746f3)
Changelog

Sourced from @​oclif/core's changelog.

4.2.0 (2024-12-20)

Features

4.1.1 (2024-12-19)

Bug Fixes

4.1.0 (2024-12-17)

Features

  • add atLeastOne flag property (d4746f3)
Commits
  • db95c98 chore(release): 4.2.0 [skip ci]
  • b79ac41 Merge pull request #1276 from oclif/mdonnalley/finally-hook
  • 16901c3 feat: add finally hook
  • f0d4464 chore(release): 4.1.1 [skip ci]
  • 8d5e1a4 Merge pull request #1274 from oclif/mdonnalley/export-action
  • 7ba6b2c chore(release): 4.1.0 [skip ci]
  • aeece11 Merge pull request #1271 from oclif/mdonnalley/at-least-one
  • bebaa1c chore: apply suggestions from code review
  • c7fad54 fix: export action from ux
  • d4746f3 feat: add atLeastOne flag property
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.18 to 6.2.20

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.20

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#855) (a648d86)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.20 (2024-12-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19 (2024-12-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#855) (a648d86)
Commits
  • c33e123 chore(release): 6.2.20 [skip ci]
  • 9e15958 fix(deps): bump @​oclif/core from 4.0.37 to 4.2.0 (#866)
  • 08c566a chore(dev-deps): bump lint-staged from 15.2.10 to 15.2.11 (#858)
  • f37f1a4 chore(dev-deps): bump @​oclif/test from 4.1.2 to 4.1.3 (#859)
  • 5f2d196 chore(dev-deps): bump @​types/node from 18.19.67 to 18.19.68 (#860)
  • 36f862f chore(dev-deps): bump oclif from 4.16.0 to 4.16.2 (#861)
  • ee49293 chore(dev-deps): bump eslint-config-oclif-typescript (#862)
  • 651d596 chore(dev-deps): bump oclif from 4.15.29 to 4.16.0 (#853)
  • 3082f72 chore(dev-deps): bump prettier from 3.4.1 to 3.4.2 (#854)
  • 3fc7091 chore(release): 6.2.19 [skip ci]
  • Additional commits viewable in compare view

Updates make-fetch-happen from 14.0.2 to 14.0.3

Release notes

Sourced from make-fetch-happen's releases.

v14.0.3

14.0.3 (2024-10-21)

Bug Fixes

Dependencies

Changelog

Sourced from make-fetch-happen's changelog.

14.0.3 (2024-10-21)

Bug Fixes

Dependencies

Commits
  • ecd8f33 chore: release 14.0.3 (#328)
  • 05fbcc3 deps: bump negotiator from 0.6.4 to 1.0.0 (#327)
  • 3e0fe87 fix: stop ignoring NODE_TLS_REJECT_UNAUTHORIZED when strictSSL is not defined...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 4 updates: [nock](https://github.com/nock/nock), [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help) and [make-fetch-happen](https://github.com/npm/make-fetch-happen).


Updates `nock` from 13.5.5 to 13.5.6
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.5...v13.5.6)

Updates `@oclif/core` from 4.0.37 to 4.2.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.37...4.2.0)

Updates `@oclif/plugin-help` from 6.2.18 to 6.2.20
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.18...6.2.20)

Updates `make-fetch-happen` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v14.0.2...v14.0.3)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: make-fetch-happen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 13:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
@bdehamer bdehamer closed this Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-d435d83830 branch January 6, 2025 16:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant