Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump the dependencies group across 1 directory with 10 updates #1060

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

Bumps the dependencies group with 10 updates in the / directory:

Package From To
@types/node 22.15.21 22.15.30
@typescript-eslint/eslint-plugin 8.32.1 8.33.1
@typescript-eslint/parser 8.32.1 8.33.1
eslint-import-resolver-typescript 4.4.1 4.4.3
eslint-plugin-import-x 4.13.3 4.15.1
eslint-plugin-jest 28.11.0 28.13.0
eslint-plugin-n 17.18.0 17.19.0
eslint-plugin-prettier 5.4.0 5.4.1
simple-git 3.27.0 3.28.0
typescript-eslint 8.32.1 8.33.1

Updates @types/node from 22.15.21 to 22.15.30

Commits

Updates @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)

❤️ Thank You

  • roottool

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

8.33.0 (2025-05-26)

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

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

Commits
  • 936f350 chore(release): publish 8.33.1
  • c14bcac fix: exclude docs/ directory from eslint-plugin package (#11251)
  • e493317 docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)
  • dca57b3 chore(release): publish 8.33.0
  • 387eeb5 docs(eslint-plugin): [typedef] deprecate the rule (#11202)
  • f9e0eb9 chore: clean up nx and other config (#11226)
  • 1c0e1ae chore: update some package scripts and dependency config (#10765)
  • 05014ff chore: use TLA in ESM scripts rather than async main().catch() (#11218)
  • 220c38c chore: update eslint-plugin-perfectionist to v4 (#11185)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.32.1 to 8.33.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.33.1 (2025-06-02)

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

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

8.33.0 (2025-05-26)

This was a version bump only for parser 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 eslint-import-resolver-typescript from 4.4.1 to 4.4.3

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v4.4.3

Patch Changes

v4.4.2

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.1...v4.4.2

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

4.4.3

Patch Changes

4.4.2

Patch Changes

Commits
  • ff0445f chore: release eslint-import-resolver-typescript (#463)
  • 43575e7 chore: migrate stable-hash to stable-hash-x (#462)
  • 5db36e7 chore: release eslint-import-resolver-typescript (#460)
  • f16150b fix: always sort projects by affinity before iterating (#459)
  • f9ad3b0 docs: add Star History section
  • See full diff in compare view

Updates eslint-plugin-import-x from 4.13.3 to 4.15.1

Release notes

Sourced from eslint-plugin-import-x's releases.

v4.15.1

Patch Changes

New Contributors

Full Changelog: un-ts/eslint-plugin-import-x@v4.15.0...v4.15.1

v4.15.0

Minor Changes

Full Changelog: un-ts/eslint-plugin-import-x@v4.14.2...v4.15.0

v4.14.2

Patch Changes

New Contributors

Full Changelog: un-ts/eslint-plugin-import-x@v4.14.1...v4.14.2

v4.14.1

Patch Changes

Full Changelog: un-ts/eslint-plugin-import-x@v4.14.0...v4.14.1

v4.14.0

Minor Changes

... (truncated)

Changelog

Sourced from eslint-plugin-import-x's changelog.

4.15.1

Patch Changes

4.15.0

Minor Changes

4.14.2

Patch Changes

4.14.1

Patch Changes

4.14.0

Minor Changes

Patch Changes

  • #352 3bc48fc Thanks @​JounQin! - fix: enable nocomment glob option for rule no-unassigned-import's allow option
Commits
  • 985bb91 chore: release eslint-plugin-import-x (#369)
  • 4f97a1a fix: take context.cwd into account for glob options of several rules (#371)
  • 90ec1f1 chore: migrate stable-hash to stable-hash-x (#373)
  • 74a16c5 fix: drop languageOptions config from flat/recommended (#368)
  • 40be32a docs: only 16 dependencies left by dropping @​typescript-eslint/utils
  • c568c12 chore: release eslint-plugin-import-x (#363)
  • 8bd40d8 refactor: drop @​typescript-eslint/utils on production (#362)
  • 3848fe2 chore: release eslint-plugin-import-x (#359)
  • 3a3f5f8 fix: try/catch enumerator.iterateFiles gracefully (#360)
  • dfcbe2c docs: add Star History section
  • Additional commits viewable in compare view

Updates eslint-plugin-jest from 28.11.0 to 28.13.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.13.0

28.13.0 (2025-06-06)

Features

  • create new prefer-ending-with-an-expect rule (#1742) (fe1349b)

v28.12.0

28.12.0 (2025-05-29)

Features

  • no-disabled-tests: improve error message and simplify rule (#1739) (1fb5a4a)

v28.11.2

28.11.2 (2025-05-29)

Bug Fixes

  • no-commented-out-tests: make message less ambiguous (#1740) (14c27ab)

v28.11.1

28.11.1 (2025-05-27)

Bug Fixes

  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#1736) (0f5b873)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.13.0 (2025-06-06)

Features

  • create new prefer-ending-with-an-expect rule (#1742) (fe1349b)

28.12.0 (2025-05-29)

Features

  • no-disabled-tests: improve error message and simplify rule (#1739) (1fb5a4a)

28.11.2 (2025-05-29)

Bug Fixes

  • no-commented-out-tests: make message less ambiguous (#1740) (14c27ab)

28.11.1 (2025-05-27)

Bug Fixes

  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#1736) (0f5b873)
Commits
  • 3ad2036 chore(release): 28.13.0 [skip ci]
  • fe1349b feat: create new prefer-ending-with-an-expect rule (#1742)
  • f97645e chore(deps): lock file maintenance (#1744)
  • aa64936 chore(release): 28.12.0 [skip ci]
  • 1fb5a4a feat(no-disabled-tests): improve error message and simplify rule (#1739)
  • ff8c9ac chore(release): 28.11.2 [skip ci]
  • 14c27ab fix(no-commented-out-tests): make message less ambiguous (#1740)
  • 2e59959 refactor(prefer-lowercase-title): rename message id (#1738)
  • f22560c chore(release): 28.11.1 [skip ci]
  • 5c10c18 chore(deps): lock file maintenance (#1737)
  • Additional commits viewable in compare view

Updates eslint-plugin-n from 17.18.0 to 17.19.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.19.0

17.19.0 (2025-06-02)

🌟 Features

  • add no-top-level-await rule (#440) (a500a48)
  • add support for ignoring sync methods from certain locations (#424) (ef94e49)
Changelog

Sourced from eslint-plugin-n's changelog.

17.19.0 (2025-06-02)

🌟 Features

  • add no-top-level-await rule (#440) (a500a48)
  • add support for ignoring sync methods from certain locations (#424) (ef94e49)
Commits

Updates eslint-plugin-prettier from 5.4.0 to 5.4.1

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

Full Changelog: prettier/eslint-plugin-prettier@v5.4.0...v5.4.1

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error
Commits

Updates simple-git from 3.27.0 to 3.28.0

Release notes

Sourced from simple-git's releases.

simple-git@3.28.0

Minor Changes

  • 2adf47d: Allow repeating git options like {'--opt': ['value1', 'value2']}
Changelog

Sourced from simple-git's changelog.

3.28.0

Minor Changes

  • 2adf47d: Allow repeating git options like {'--opt': ['value1', 'value2']}
Commits
  • 025981e Version Packages
  • 2adf47d Pr/1047 (#1049)
  • 685b4d6 Add skipLibCheck when building types - resolves issue with @types/node se...
  • c9576c4 Add skipLibCheck when building types - resolves issue with @types/node se...
  • e53f2d6 Add v23 to the tested versions
  • f028b48 chore(deps-dev): bump esbuild from 0.14.54 to 0.25.0
  • See full diff in compare view

Updates typescript-eslint from 8.32.1 to 8.33.1

Release notes

Sourced from typescript-eslint's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

Sourced from typescript-eslint's changelog.

8.33.1 (2025-06-02)

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.

8.33.0 (2025-05-26)

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

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 dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.21` | `22.15.30` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.33.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.1` | `8.33.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.1` | `4.4.3` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.13.3` | `4.15.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.11.0` | `28.13.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.18.0` | `17.19.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.4.0` | `5.4.1` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.27.0` | `3.28.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.1` | `8.33.1` |



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

Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/parser)

Updates `eslint-import-resolver-typescript` from 4.4.1 to 4.4.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v4.4.1...v4.4.3)

Updates `eslint-plugin-import-x` from 4.13.3 to 4.15.1
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.13.3...v4.15.1)

Updates `eslint-plugin-jest` from 28.11.0 to 28.13.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.11.0...v28.13.0)

Updates `eslint-plugin-n` from 17.18.0 to 17.19.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.18.0...v17.19.0)

Updates `eslint-plugin-prettier` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.4.0...v5.4.1)

Updates `simple-git` from 3.27.0 to 3.28.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.28.0/simple-git)

Updates `typescript-eslint` from 8.32.1 to 8.33.1
- [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.33.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.33.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.33.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-import-x
  dependency-version: 4.15.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-version: 28.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-n
  dependency-version: 17.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: simple-git
  dependency-version: 3.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.33.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 8, 2025
Copy link

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

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
Development

Successfully merging this pull request may close these issues.

0 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.