-
Notifications
You must be signed in to change notification settings - Fork 52
Bump the dependencies group across 1 directory with 22 updates #1084
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4eef827
to
52256c6
Compare
52256c6
to
a48c6ad
Compare
Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@jest/console](https://github.com/jestjs/jest/tree/HEAD/packages/jest-console) | `29.7.0` | `30.1.2` | | [@jest/reporters](https://github.com/jestjs/jest/tree/HEAD/packages/jest-reporters) | `29.7.0` | `30.1.3` | | [@jest/test-result](https://github.com/jestjs/jest/tree/HEAD/packages/jest-test-result) | `29.7.0` | `30.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.21` | `24.3.3` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.43.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.1` | `8.43.0` | | [debug](https://github.com/debug-js/debug) | `4.4.1` | `4.4.3` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.1` | `4.4.4` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.13.3` | `4.16.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.11.0` | `29.0.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.18.0` | `17.22.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.4.0` | `5.5.4` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.1.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.27.0` | `3.28.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.1` | `8.43.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.0` | `2.8.1` | Updates `@jest/console` from 29.7.0 to 30.1.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/jest-console) Updates `@jest/reporters` from 29.7.0 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest-reporters) Updates `@jest/test-result` from 29.7.0 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest-test-result) Updates `@types/node` from 22.15.21 to 24.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.43.0 - [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.43.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.1 to 8.43.0 - [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.43.0/packages/parser) Updates `debug` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.4.1...4.4.3) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `eslint-import-resolver-typescript` from 4.4.1 to 4.4.4 - [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.4) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-import-x` from 4.13.3 to 4.16.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.16.1) Updates `eslint-plugin-jest` from 28.11.0 to 29.0.1 - [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...v29.0.1) Updates `eslint-plugin-n` from 17.18.0 to 17.22.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.22.0) Updates `eslint-plugin-prettier` from 5.4.0 to 5.5.4 - [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.5.4) Updates `jest` from 29.7.0 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) 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 `ts-jest` from 29.3.4 to 29.4.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.1) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.32.1 to 8.43.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.43.0/packages/typescript-eslint) Updates `yaml` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: "@jest/console" dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@jest/reporters" dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@jest/test-result" dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/semver" dependency-version: 7.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import-x dependency-version: 4.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-version: 17.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major 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: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a48c6ad
to
e25f873
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 22 updates in the / directory:
29.7.0
30.1.2
29.7.0
30.1.3
29.7.0
30.1.3
22.15.21
24.3.3
7.7.0
7.7.1
8.32.1
8.43.0
8.32.1
8.43.0
4.4.1
4.4.3
10.1.5
10.1.8
4.4.1
4.4.4
2.31.0
2.32.0
4.13.3
4.16.1
28.11.0
29.0.1
17.18.0
17.22.0
5.4.0
5.5.4
29.7.0
30.1.3
29.5.14
30.0.0
3.27.0
3.28.0
29.3.4
29.4.1
5.8.3
5.9.2
8.32.1
8.43.0
2.8.0
2.8.1
Updates
@jest/console
from 29.7.0 to 30.1.2Release notes
Sourced from
@jest/console
's releases.... (truncated)
Changelog
Sourced from
@jest/console
's changelog.... (truncated)
Commits
ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0ce14203
v30.0.0-rc.1a2218e4
Stop usingimport X = require('…')
. (#15659)Maintainer changes
This version was pushed to npm by cpojer, a new releaser for
@jest/console
since your current version.Updates
@jest/reporters
from 29.7.0 to 30.1.3Release notes
Sourced from
@jest/reporters
's releases.... (truncated)
Changelog
Sourced from
@jest/reporters
's changelog.... (truncated)
Commits
da9b532
v30.1.3ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.038daf70
Shorter output for reference errors (#15767)22236cf
v30.0.5f4296d2
v30.0.4393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0Maintainer changes
This version was pushed to npm by cpojer, a new releaser for
@jest/reporters
since your current version.Updates
@jest/test-result
from 29.7.0 to 30.1.3Release notes
Sourced from
@jest/test-result
's releases.... (truncated)
Changelog
Sourced from
@jest/test-result
's changelog.... (truncated)
Commits
da9b532
v30.1.3ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0ce14203
v30.0.0-rc.1Maintainer changes
This version was pushed to npm by cpojer, a new releaser for
@jest/test-result
since your current version.Updates
@types/node
from 22.15.21 to 24.3.3Commits
Updates
@types/semver
from 7.7.0 to 7.7.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.32.1 to 8.43.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef9173c
chore(release): publish 8.43.04f44a6e
feat(typescript-estree): disallow empty type parameter/argument lists (#11563)bd8ed8d
fix(eslint-plugin): [prefer-return-this-type] don't report an error when retu...d8ca5ef
fix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...8154204
docs: mark rules that are frozen on rules index page (#11467)5d15bc2
fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now support...f77a31d
fix(eslint-plugin): [consistent-type-exports] fix declaration shadowing (#11457)f0e64eb
fix(eslint-plugin): [no-unnecessary-type-conversion] only report ~~ on intege...c068a4f
fix(scope-manager): exclude Program from DefinitionBase node types (#11469)08e242c
fix(eslint-plugin): [no-non-null-assertion] do not suggest optional chain on ...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.32.1 to 8.43.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ef9173c
chore(release): publish 8.43.0d135909
chore(release): publish 8.42.031a7336
chore(release): publish 8.41.060c3b26
chore(release): publish 8.40.0b2ee794
chore(release): publish 8.39.1c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)d11e79e
chore(release): publish 8.38.0816be17
chore(release): publish 8.37.084b7a2e
chore(release): publish 8.36.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parser
since your current version.Updates
debug
from 4.4.1 to 4.4.3Release notes
Sourced from debug's releases.
Commits
6b2c5fb
4.4.3Updates
eslint-config-prettier
from 10.1.5 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
9b0b0a4
fix: release a new latest versionUpdates
eslint-import-resolver-typescript
from 4.4.1 to 4.4.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
76672ae
chore: release eslint-import-resolver-typescript (#467)93b39d2
fix(deps): update all dependencies (#468)799f1ce
fix: include options hash in cache key for options normalization (#466)c06392f
docs: improve the documentation (#464)ff0445f
chore: release eslint-import-resolver-typescript (#463)43575e7
chore: migratestable-hash
tostable-hash-x
(#462)5db36e7
chore: release eslint-import-resolver-typescript (#460)f16150b
fix: always sort projects by affinity before iterating (#459)f9ad3b0
docs: addStar History
sectionUpdates
eslint-plugin-import
from 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.