-
Notifications
You must be signed in to change notification settings - Fork 82
chore(deps-dev): bump the development group across 1 directory with 19 updates #229
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
Conversation
@dependabot ignore eslint-plugin-unicorn major version |
OK, I won't notify you about version 61.x.x of eslint-plugin-unicorn again, unless you unignore it. |
e20d1a0
to
b2e211c
Compare
@dependabot ignore eslint-plugin-unicorn major version |
OK, I won't notify you about version 61.x.x of eslint-plugin-unicorn again, unless you unignore it. |
b2e211c
to
a347b1c
Compare
@dependabot ignore eslint-plugin-unicorn major version |
OK, I won't notify you about version 61.x.x of eslint-plugin-unicorn again, unless you unignore it. |
…9 updates Bumps the development group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `24.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.0` | `8.43.0` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.0.5` | `3.2.4` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.2.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.23.0` | `0.25.9` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `4.4.4` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.11.0` | `55.2.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.1` | `17.21.3` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.0.0` | `7.2.1` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `1.0.4` | `3.0.5` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `55.0.0` | `61.0.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.6.2` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.3.0` | `1.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.9.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `3.2.4` | | [vitest-when](https://github.com/mcous/vitest-when) | `0.4.1` | `0.8.0` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@types/node` from 22.1.0 to 24.3.1 - [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.0.0 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.0.0 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 `@vitest/coverage-istanbul` from 2.0.5 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/coverage-istanbul) Updates `concurrently` from 8.2.2 to 9.2.1 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.2...v9.2.1) Updates `esbuild` from 0.23.0 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.23.0...v0.25.9) Updates `eslint-config-prettier` from 9.1.0 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@v9.1.0...v10.1.8) Updates `eslint-import-resolver-typescript` from 3.6.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@v3.6.1...v4.4.4) Updates `eslint-plugin-jsdoc` from 48.11.0 to 55.2.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v55.2.0) Updates `eslint-plugin-n` from 17.10.1 to 17.21.3 - [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.10.1...v17.21.3) Updates `eslint-plugin-promise` from 7.0.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.0.0...v7.2.1) Updates `eslint-plugin-sonarjs` from 1.0.4 to 3.0.5 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `eslint-plugin-unicorn` from 55.0.0 to 61.0.2 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v61.0.2) Updates `prettier` from 3.3.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.6.2) Updates `prettier-plugin-jsdoc` from 1.3.0 to 1.3.3 - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](hosseinmd/prettier-plugin-jsdoc@v1.3.0...v1.3.3) Updates `typescript` from 5.5.4 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.5.4...v5.9.2) Updates `vitest` from 2.0.5 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) Updates `vitest-when` from 0.4.1 to 0.8.0 - [Release notes](https://github.com/mcous/vitest-when/releases) - [Commits](mcous/vitest-when@v0.4.1...v0.8.0) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@vitest/coverage-istanbul" dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: concurrently dependency-version: 9.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-version: 55.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-plugin-n dependency-version: 17.21.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-sonarjs dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-plugin-unicorn dependency-version: 61.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: prettier-plugin-jsdoc dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: vitest-when dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
a347b1c
to
19ccd63
Compare
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the development group with 18 updates in the / directory:
1.10.1
1.11.1
22.1.0
24.3.1
8.0.0
8.43.0
2.0.5
3.2.4
8.2.2
9.2.1
0.23.0
0.25.9
9.1.0
10.1.8
3.6.1
4.4.4
48.11.0
55.2.0
17.10.1
17.21.3
7.0.0
7.2.1
1.0.4
3.0.5
55.0.0
61.0.2
3.3.3
3.6.2
1.3.0
1.3.3
5.5.4
5.9.2
2.0.5
3.2.4
0.4.1
0.8.0
Updates
@actions/core
from 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@types/node
from 22.1.0 to 24.3.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.0.0 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.0.0 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
@vitest/coverage-istanbul
from 2.0.5 to 3.2.4Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
c666d14
chore: release v3.2.40c3be6f
fix(coverage): ignore SCSS in browser mode (#8161)b87ee3e
chore: release v3.2.37ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)2854ad6
chore: release v3.2.0-beta.2Updates
concurrently
from 8.2.2 to 9.2.1Release notes
Sourced from concurrently's releases.
... (truncated)
Commits
414cd01
9.2.10dfedb0
Update GH actions/workflows, enable npm provenance (#564)ee81511
Remove obsolete tsdk config09d3d7b
Full coverage (#563)8cfc6a6
Update shell-quote to 1.8.3 (#562)4c403f8
Migrate to ESLint v9 (#561)8bfcaf7
Minor dependency updates (#560)389fec4
Enable watch mode & coverage for unit tests by default7993ce6
chore: remove unused eslint-plugin-jest (#559)58300f4
Remove obsolete .npmrc fileUpdates
esbuild
from 0.23.0 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05c
publish 0.25.9 to npm3dac33f
fix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8
mock fs now supports multiple volumes on windows100a51e
split out yarnpnp snapshot tests13aace3
removeC:
assumption from windows snapshot testsf1f413f
fix #4252: preserve parentheses around functions1bc8091
fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135
move the go compiler version togo.version
a0af5d1
makefile: useESBUILD_VERSION
consistently8c71947
publish 0.25.8 to npmUpdates
eslint-config-prettier
from 9.1.0 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
9b0b0a4
fix: release a new latest version4c94893
chore: release eslint-config-prettier (#333)