Bump the npm-development group across 1 directory with 9 updates#27
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm-development group across 1 directory with 9 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-development group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.0` | `8.55.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.19.1` | `2.21.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.5.5` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.1` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.3.0` | `16.4.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.6` | `29.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` | Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.55.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.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.0 to 8.55.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.55.0/packages/parser) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `eslint-plugin-jsonc` from 2.19.1 to 2.21.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.19.1...v2.21.1) Updates `eslint-plugin-prettier` from 5.2.3 to 5.5.5 - [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.2.3...v5.5.5) Updates `prettier` from 3.5.3 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.8.1) Updates `prettier-eslint` from 16.3.0 to 16.4.2 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.3.0...v16.4.2) Updates `ts-jest` from 29.2.6 to 29.4.6 - [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.2.6...v29.4.6) Updates `typescript` from 5.8.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-version: 2.21.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier-eslint dependency-version: 16.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm-development group with 8 updates in the / directory:
8.26.08.55.00.38.30.38.42.19.12.21.15.2.35.5.53.5.33.8.116.3.016.4.229.2.629.4.65.8.25.9.3Updates
@typescript-eslint/eslint-pluginfrom 8.26.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.26.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
@vercel/nccfrom 0.38.3 to 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
eslint-plugin-jsoncfrom 2.19.1 to 2.21.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
139fd4dchore: release eslint-plugin-jsonc (#452)da44c13chore(deps): update dependency eslint-plugin-json-schema-validator to v6 (#451)8a698dfchore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...3d3e5fechore(deps): update actions/upload-pages-artifact action to v4 (#423)179edf2chore(deps): update dependency eslint-plugin-jsdoc to v62 (#450)2c48c0cchore: update workflow concurrency groupsdb4fd17chore(deps): update github artifact actions (major) (#436)24cede7chore(deps): update actions/checkout action to v6 (#445)75978abchore(deps): update dependency@types/nodeto v24 (#437)a8e405afix: compatibility with ESLint v10 (#447)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsonc since your current version.
Updates
eslint-plugin-prettierfrom 5.2.3 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.
Updates
prettierfrom 3.5.3 to 3.8.1Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
prettier-eslintfrom 16.3.0 to 16.4.2Release notes
Sourced from prettier-eslint's releases.
Changelog
Sourced from prettier-eslint's changelog.
Commits
d81e60cchore: release prettier-eslint (#1187)96967e9fix:tslibshould be listed asdependency(#1186)d1cfc1bci: enableautofix.ci,codesanboxandpkg-pr-newworkflows (#1184)cdb54bddocs: cleanup invalid links73cd96dchore: release prettier-eslint (#1183)770f387docs: update donate link53735a1fix: export entry regression (#1182)5335c10chore: release prettier-eslint (#1180)2262e7ffeat: migrate to TypeScript with 100% compatibility (#1179)a624d09chore: migrate to yarn v4 (#1178)Updates
ts-jestfrom 29.2.6 to 29.4.6Release notes
Sourced from