Skip to content

Bump the npm-development group across 1 directory with 8 updates #46

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

dependabot[bot]
Copy link

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

Bumps the npm-development group with 8 updates in the / directory:

Package From To
@vercel/ncc 0.38.1 0.38.3
eslint-plugin-jest 28.6.0 28.14.0
eslint-plugin-jsonc 2.16.0 2.20.1
eslint-plugin-prettier 5.2.1 5.4.1
prettier 3.3.3 3.5.3
prettier-eslint 16.3.0 16.4.2
ts-jest 29.2.3 29.4.0
typescript 5.5.4 5.8.3

Updates @vercel/ncc from 0.38.1 to 0.38.3

Release notes

Sourced from @​vercel/ncc's releases.

0.38.3

0.38.3 (2024-11-15)

Bug Fixes

  • add missing --asset-builds to cli help message (#1228) (84f8c52)

0.38.2

0.38.2 (2024-09-23)

Bug Fixes

Huge thanks to @​theoludwig 🎉

Commits
  • 84f8c52 fix: add missing --asset-builds to cli help message (#1228)
  • 0ff93c6 chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)
  • ae5bf16 chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...
  • 738a2bf chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)
  • 158a1fd fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)
  • c1c9c65 chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)
  • 6ef9a48 chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)
  • 9e7451b ci: ignore failing test on macOS + run in band test-coverage (#1216)
  • b2a325d chore(ci): drop node@16 from ci (#1164)
  • 3c68358 chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)
  • Additional commits viewable in compare view

Updates eslint-plugin-jest from 28.6.0 to 28.14.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.14.0

28.14.0 (2025-06-15)

Features

  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#1762) (30440ef)

v28.13.5

28.13.5 (2025-06-13)

Bug Fixes

  • handle string-based import names when resolving Jest functions (#1761) (d8b5e0e)

v28.13.4

28.13.4 (2025-06-13)

Bug Fixes

  • prefer-importing-jest-globals: handle string-based import names (#1756) (547e67b)

v28.13.3

28.13.3 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve require property renames (#1754) (41b9523)

v28.13.2

28.13.2 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve as imports (#1753) (3a5af78)

v28.13.1

28.13.1 (2025-06-10)

Bug Fixes

  • prefer-ending-with-an-expect: don't report on await expect (#1752) (5e3d687)

v28.13.0

28.13.0 (2025-06-06)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

28.14.0 (2025-06-15)

Features

  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#1762) (30440ef)

28.13.5 (2025-06-13)

Bug Fixes

  • handle string-based import names when resolving Jest functions (#1761) (d8b5e0e)

28.13.4 (2025-06-13)

Bug Fixes

  • prefer-importing-jest-globals: handle string-based import names (#1756) (547e67b)

28.13.3 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve require property renames (#1754) (41b9523)

28.13.2 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve as imports (#1753) (3a5af78)

28.13.1 (2025-06-10)

Bug Fixes

  • prefer-ending-with-an-expect: don't report on await expect (#1752) (5e3d687)

28.13.0 (2025-06-06)

Features

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

28.12.0 (2025-05-29)

... (truncated)

Commits
  • f0b4071 chore(release): 28.14.0 [skip ci]
  • 30440ef feat(unbound-method): mark docs.recommended and docs.requiresTypeChecking...
  • 51d39cc chore: use @typescript-eslint v8 in development (#1757)
  • d3c480f chore(release): 28.13.5 [skip ci]
  • d8b5e0e fix: handle string-based import names when resolving Jest functions (#1761)
  • d69f493 chore(release): 28.13.4 [skip ci]
  • 547e67b fix(prefer-importing-jest-globals): handle string-based import names (#1756)
  • 9f21577 chore: add 30 to JestVersion type (#1760)
  • 078df22 test: automatically skip ecma 2022 tests when using ESLint v7 (#1759)
  • ab990dd test: simplify detection of ESLint major version (#1758)
  • Additional commits viewable in compare view

Updates eslint-plugin-jsonc from 2.16.0 to 2.20.1

Release notes

Sourced from eslint-plugin-jsonc's releases.

v2.20.1

Patch Changes

Full Changelog: ota-meshi/eslint-plugin-jsonc@v2.20.0...v2.20.1

v2.20.0

Minor Changes

New Contributors

Full Changelog: ota-meshi/eslint-plugin-jsonc@v2.19.1...v2.20.0

v2.19.1

Patch Changes

v2.19.0

Minor Changes

v2.18.2

Patch Changes

v2.18.1

Patch Changes

v2.18.0

Minor Changes

v2.17.0

Minor Changes

Changelog

Sourced from eslint-plugin-jsonc's changelog.

2.20.1

Patch Changes

2.20.0

Minor Changes

2.19.1

Patch Changes

2.19.0

Minor Changes

2.18.2

Patch Changes

2.18.1

Patch Changes

2.18.0

Minor Changes

2.17.0

Minor Changes

Commits
  • a078d32 chore: release eslint-plugin-jsonc (#410)
  • 04a648d ci: add missing SYNCKIT_TS_RUNNER env for version-ci
  • 22b1700 fix(deps): update dependency synckit to ^0.6.2 || ^0.7.3 || ^0.11.5 (#404)
  • daab78e chore: release eslint-plugin-jsonc (#395)
  • d666108 chore(deps): update dependency vue-eslint-parser to v10 (#398)
  • 237932c refactor: hourcekeeping, bump all (dev) deps, stricter rule options typings...
  • 45931be chore(deps): update coverallsapp/github-action action to v2.3.5 (#396)
  • d4bb440 chore: fix type
  • 5b97867 minor refactor
  • 70d4b06 minor refactor (#394)
  • Additional commits viewable in compare view

Updates eslint-plugin-prettier from 5.2.1 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

v5.4.0

Minor Changes

v5.3.1

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.3.0...v5.3.1

v5.3.0

Minor Changes

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.2.6...v5.3.0

v5.2.6

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.2.5...v5.2.6

v5.2.5

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.2.4...v5.2.5

v5.2.4

Patch Changes

Full Changelog: prettier/eslint-plugin-prettier@v5.2.3...v5.2.4

... (truncated)

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

5.4.0

Minor Changes

5.3.1

Patch Changes

5.3.0

Minor Changes

5.2.6

Patch Changes

5.2.5

Patch Changes

5.2.4

Patch Changes

5.2.3

Patch Changes

5.2.2

... (truncated)

Commits

Updates prettier from 3.3.3 to 3.5.3

Release notes

Sourced from prettier's releases.

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.3

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#17196 by @​fisker)

// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);
// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;
// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);

3.5.2

diff

Remove module-sync condition (#17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

3.5.1

diff

Fix CLI crash when cache for old version exists (#17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

3.5.0

diff

🔗 Release Notes

3.4.2

diff

... (truncated)

Commits

Updates prettier-eslint from 16.3.0 to 16.4.2

Release notes

Sourced from prettier-eslint's releases.

v16.4.2

Patch Changes

New Contributors

Full Changelog: prettier/prettier-eslint@v16.4.1...v16.4.2

v16.4.1

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.4.0...v16.4.1

v16.4.0

Minor Changes

Full Changelog: prettier/prettier-eslint@v16.3.2...v16.4.0

v16.3.2

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.3.1...v16.3.2

v16.3.1

Patch Changes

Full Changelog: prettier/prettier-eslint@v16.3.0...v16.3.1

Changelog

Sourced from prettier-eslint's changelog.

16.4.2

Patch Changes

16.4.1

Patch Changes

16.4.0

Minor Changes

16.3.2

Patch Changes

16.3.1

Patch Changes

Commits

Updates ts-jest from 29.2.3 to 29.4.0

Release notes

Sourced from ts-jest's releases.

v29.4.0

Please refer to CHANGELOG.md for details.

v29.3.4

Please refer to CHANGELOG.md for details.

v29.3.3

Please refer to CHANGELOG.md for details.

v29.3.2

Please refer to CHANGELOG.md for details.

v29.3.1

Please refer to CHANGELOG.md for details.

v29.3.0

Please refer to CHANGELOG.md for details.

v29.2.6

Please refer to CHANGELOG.md for details.

v29.2.5

Please refer to CHANGELOG.md for details.

v29.2.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.0 (2025-06-11)

Features

29.3.4 (2025-05-16)

Bug Fixes

  • fix: fix TsJestTransformerOptions type (3b11e29), closes #4247
  • fix(cli): fix wrong path for preset creator fns (249eb2c)
  • fix(config): disable rewriteRelativeImportExtensions always (9b1f472), closes #4855

29.3.3 (2025-05-14)

Bug Fixes

  • fix(cli): init config with preset creator functions (cdd3039), closes #4840
  • fix(config): disable isolatedDeclarations (5d6b35f), closes #4847

29.3.2 (2025-04-12)

Bug Fixes

  • fix: transpile js files from node_modules whenever Jest asks (968370e), closes #4637

29.3.1 (2025-03-31)

Bug Fixes

  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

29.3.0 (2025-03-21)

... (truncated)

Commits
  • f692f74 chore(release): 29.4.0
  • 84e093e feat: support Jest 30
  • 2d6fe5c build(deps): Update dependency eslint-plugin-jsdoc to ^50.8.0
  • 83c6d35 build(deps): Update dependency eslint-plugin-jest to ^28.13.3
  • 94797d0 build(deps): Update dependency @​vitejs/plugin-react-swc to ^3.10.2
  • 9a9bd5c build(deps): Update ESLint packages to ^8.34.0
  • cbd81fd build(deps): Update dependency eslint-plugin-jest to ^28.13.0
  • 1d3fb0d build(deps): Update dependency @​types/node to v20.19.0
  • 32efecb build(deps): Update docusaurus monorepo to ^3.8.1
  • 5133d48 build: upgrade docusaurus to 3.8
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.8.3

Release notes

Sourced from typescript's releases.

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

... (truncated)

Commits
  • 83dc0bb Convert release publishing inputs into parameters (#61523)
  • ba663f6 Exclude completions of binding pattern variable initializers (#52723)
  • 7205eda Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...
  • 89c572c Fixed a symbol display crash on expando members write locations (#55478)
  • 7b26d2e Fix incorrect name in new release pipeline (#61514)
  • c7a559e Add new release publisher yaml (#61491)
  • 29e6d66 Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement (#61481)

Bumps the npm-development group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.3` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.14.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.16.0` | `2.20.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.4.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` |
| [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.3.0` | `16.4.2` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.3` | `29.4.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.8.3` |



Updates `@vercel/ncc` from 0.38.1 to 0.38.3
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.1...0.38.3)

Updates `eslint-plugin-jest` from 28.6.0 to 28.14.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.6.0...v28.14.0)

Updates `eslint-plugin-jsonc` from 2.16.0 to 2.20.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.16.0...v2.20.1)

Updates `eslint-plugin-prettier` from 5.2.1 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.2.1...v5.4.1)

Updates `prettier` from 3.3.3 to 3.5.3
- [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.5.3)

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.3 to 29.4.0
- [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.3...v29.4.0)

Updates `typescript` from 5.5.4 to 5.8.3
- [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.8.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-version: 0.38.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-version: 28.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jsonc
  dependency-version: 2.20.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: prettier
  dependency-version: 3.5.3
  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.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-e126f848ea branch June 23, 2025 01:41
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