Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the prod-deps group with 3 updates #513

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the prod-deps group with 3 updates: nock, @oclif/core and @oclif/plugin-help.

Updates nock from 13.3.6 to 13.3.7

Release notes

Sourced from nock's releases.

v13.3.7

13.3.7 (2023-10-30)

Reverts

  • Revert "chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.183" (#2544) (d978acd), closes #2544 #2534
Commits
  • d978acd Revert "chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.18...
  • df091ae chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)
  • c8a4c0a chore(deps): bump actions/checkout from 3 to 4 (#2525)
  • 2a7d907 test: improve node16 check in test (#2539)
  • 11d6514 test: fix tests in Node 16.20.x (#2538)
  • See full diff in compare view

Updates @oclif/core from 3.5.0 to 3.9.2

Release notes

Sourced from @​oclif/core's releases.

3.9.2

Bug Fixes

  • support hasDynamicHelp for v2 commands (#844) (1b1e053)

3.9.1

Bug Fixes

  • restore exit(0) behavior (0c3fdd7)

3.9.0

Features

3.8.0

Features

3.7.1

3.3.3-dev.0 (2023-10-18)

Bug Fixes

  • clear commands belogning to legacy plugins before reloading (6a53997)

3.7.0

Features

3.6.0

Bug Fixes

  • safely fail if pnpapi cannot be found (c2fc8d2)

3.4.1-dev.0 (2023-10-19)

Features

Changelog

Sourced from @​oclif/core's changelog.

3.9.2 (2023-10-30)

Bug Fixes

  • support hasDynamicHelp for v2 commands (#844) (1b1e053)

3.9.1 (2023-10-27)

Bug Fixes

  • restore exit(0) behavior (0c3fdd7)

3.9.0 (2023-10-26)

Features

3.8.0 (2023-10-25)

Features

3.7.1 (2023-10-24)

3.3.3-dev.0 (2023-10-18)

Bug Fixes

  • clear commands belogning to legacy plugins before reloading (6a53997)

3.7.0 (2023-10-24)

... (truncated)

Commits
  • bcfc372 chore(release): 3.9.2 [skip ci]
  • 1b1e053 fix: support hasDynamicHelp for v2 commands (#844)
  • 29376ef chore(release): 3.9.1 [skip ci]
  • 5be28bf Merge pull request #847 from oclif/mdonnalley/restore-exit-0
  • 0c3fdd7 fix: restore exit(0) behavior
  • ccfbf3d chore(release): 3.9.0 [skip ci]
  • 6a2a0f8 Merge pull request #842 from oclif/mdonnalley/export-module-loader
  • 5e40c0b feat: export ModuleLoader
  • 9fb6165 chore(release): 3.8.0 [skip ci]
  • 5e14721 Merge pull request #841 from oclif/mdonnalley/ts-path-hooks
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.0.4 to 6.0.5

Release notes

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

6.0.5

Bug Fixes

  • deps: bump @​oclif/core from 3.5.0 to 3.9.1 (#571) (c7ef892)
Changelog

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

6.0.5 (2023-10-28)

Bug Fixes

  • deps: bump @​oclif/core from 3.5.0 to 3.9.1 (#571) (c7ef892)
Commits
  • a85ecb0 chore(release): 6.0.5 [skip ci]
  • c7ef892 fix(deps): bump @​oclif/core from 3.5.0 to 3.9.1 (#571)
  • d44a7ae chore(dev-deps): bump @​commitlint/config-conventional (#564)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 31, 2023 13:32
Bumps the prod-deps group with 3 updates: [nock](https://github.com/nock/nock), [@oclif/core](https://github.com/oclif/core) and [@oclif/plugin-help](https://github.com/oclif/plugin-help).


Updates `nock` from 13.3.6 to 13.3.7
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.6...v13.3.7)

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

Updates `@oclif/plugin-help` from 6.0.4 to 6.0.5
- [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.0.4...6.0.5)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-deps-69970aa6b1 branch from 093f639 to 9d40468 Compare November 1, 2023 14:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

Superseded by #516.

@dependabot dependabot bot closed this Nov 3, 2023
auto-merge was automatically disabled November 3, 2023 13:43

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-69970aa6b1 branch November 3, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

0 participants