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 3 updates #1346

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-deps group with 3 updates: @types/node, typescript-eslint and oclif.

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates typescript-eslint from 8.18.2 to 8.19.0

Release notes

Sourced from typescript-eslint's releases.

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.19.0 (2024-12-30)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates oclif from 4.17.7 to 4.17.10

Release notes

Sourced from oclif's releases.

4.17.10

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.717.0 to 3.722.0 (28fb26c)

4.17.9

Bug Fixes

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

4.17.8

Bug Fixes

  • deps: bump sort-package-json from 2.10.1 to 2.12.0 (76cc6a8)
Changelog

Sourced from oclif's changelog.

4.17.10 (2025-01-06)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.717.0 to 3.722.0 (28fb26c)

4.17.9 (2025-01-05)

Bug Fixes

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

4.17.8 (2025-01-05)

Bug Fixes

  • deps: bump sort-package-json from 2.10.1 to 2.12.0 (76cc6a8)
Commits
  • 3f7af6d chore(release): 4.17.10 [skip ci]
  • 4359c5d Merge pull request #1652 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 99b4bdf chore(release): 4.17.9 [skip ci]
  • 5cb9427 Merge pull request #1653 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 0c05c05 chore(release): 4.17.8 [skip ci]
  • e4b38f2 Merge pull request #1654 from oclif/dependabot-npm_and_yarn-sort-package-json...
  • ac5ba5d Merge pull request #1655 from oclif/dependabot-npm_and_yarn-types-node-18.19.69
  • ad9fda4 Merge pull request #1656 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 9ed5bdb chore(dev-deps): bump eslint-config-oclif-typescript
  • 4ecf15f chore(dev-deps): bump @​types/node from 18.19.67 to 18.19.69
  • 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

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


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

Updates `typescript-eslint` from 8.18.2 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: typescript-eslint
  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 requested a review from a team as a code owner January 6, 2025 13:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
Copy link

changeset-bot bot commented Jan 6, 2025

⚠️ No Changeset found

Latest commit: e84bd53

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

@bdehamer bdehamer merged commit 59d9644 into main Jan 6, 2025
24 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/dev-deps-864f9e495f branch January 6, 2025 16:09
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