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 dev-deps group with 2 updates #1232

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the dev-deps group with 2 updates: @types/node and oclif.

Updates @types/node from 22.2.0 to 22.4.1

Commits

Updates oclif from 4.14.19 to 4.14.22

Release notes

Sourced from oclif's releases.

4.14.22

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.614.0 to 3.633.0 (65d5c4d)

4.14.21

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.7 to 6.2.8 (d1c100d)

4.14.20

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (c7e93fe)
Changelog

Sourced from oclif's changelog.

4.14.22 (2024-08-19)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.614.0 to 3.633.0 (65d5c4d)

4.14.21 (2024-08-18)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.7 to 6.2.8 (d1c100d)

4.14.20 (2024-08-18)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (c7e93fe)
Commits
  • 7dee137 chore(release): 4.14.22 [skip ci]
  • 14fbef6 Merge pull request #1514 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 55903fe chore(release): 4.14.21 [skip ci]
  • eba09a0 Merge pull request #1515 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • d54d4c7 Merge pull request #1516 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • d1c100d fix(deps): bump @​oclif/plugin-help from 6.2.7 to 6.2.8
  • 2610eb6 chore(release): 4.14.20 [skip ci]
  • c8e1e76 Merge pull request #1517 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 0a3e69f Merge pull request #1518 from oclif/dependabot-npm_and_yarn-types-node-18.19.44
  • 3ea9310 chore(dev-deps): bump @​types/node from 18.19.42 to 18.19.44
  • Additional commits viewable 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 requested a review from a team as a code owner August 19, 2024 13:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 19, 2024
Copy link

changeset-bot bot commented Aug 19, 2024

⚠️ No Changeset found

Latest commit: 7dd1462

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps the dev-deps group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oclif](https://github.com/oclif/oclif).


Updates `@types/node` from 22.2.0 to 22.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-deps-72db7489df branch from 5817f97 to 7dd1462 Compare August 20, 2024 21:48
@bdehamer bdehamer merged commit 4749511 into main Aug 21, 2024
18 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/dev-deps-72db7489df branch August 21, 2024 00:12
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.

1 participant