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 #518

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 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.8

Release notes

Sourced from nock's releases.

v13.3.8

13.3.8 (2023-11-03)

Bug Fixes

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
  • 0b18d07 fix(typescript): filteringBodyRequest (#2552)
  • 26bbb93 chore(deps-dev): bump semantic-release from 22.0.5 to 22.0.6
  • d386f15 chore(deps-dev): bump @​sinonjs/fake-timers from 10.3.0 to 11.2.2
  • 2b4f84f chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2550)
  • 26eac14 chore(deps): bump actions/setup-node from 3 to 4 (#2551)
  • 1d52210 test: move got tests into got folder (#2542)
  • 3fc5cc3 chore: Set permissions for GitHub actions (#2334)
  • 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)
  • Additional commits viewable in compare view

Updates @oclif/core from 3.5.0 to 3.10.1

Release notes

Sourced from @​oclif/core's releases.

3.10.1

Bug Fixes

  • check for ENOENT code (44fb9dc)
  • handle non-existent tsconfig (0b15536)
  • support jsonc tsconfig (026f835)
  • use tsconfck to handle json-c (7f0c9f0)

3.10.0

Features

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)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.10.1 (2023-11-03)

Bug Fixes

  • check for ENOENT code (44fb9dc)
  • handle non-existent tsconfig (0b15536)
  • support jsonc tsconfig (026f835)
  • use tsconfck to handle json-c (7f0c9f0)

3.10.0 (2023-11-02)

Features

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)

... (truncated)

Commits
  • 6062edf chore(release): 3.10.1 [skip ci]
  • edc3cd2 Merge pull request #850 from oclif/mdonnalley/json-c
  • 44fb9dc fix: check for ENOENT code
  • 7f0c9f0 fix: use tsconfck to handle json-c
  • 0b15536 fix: handle non-existent tsconfig
  • 026f835 fix: support jsonc tsconfig
  • 7aec22e chore(release): 3.10.0 [skip ci]
  • 59145ee feat: read extended tsconfigs (#845)
  • bcfc372 chore(release): 3.9.2 [skip ci]
  • 1b1e053 fix: support hasDynamicHelp for v2 commands (#844)
  • 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

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.8
- [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.8)

Updates `@oclif/core` from 3.5.0 to 3.10.1
- [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.10.1)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 13:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Superseded by #522.

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

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-8d3bcac09b branch November 7, 2023 13:10
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