Skip to content

Bump the npm-development group across 1 directory with 10 updates #183

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
Contributor

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

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

Package From To
@types/node 22.13.10 22.15.29
dotenv 16.4.7 16.5.0
eslint-plugin-jest 28.11.0 28.12.0
eslint-plugin-jsonc 2.19.1 2.20.1
eslint-plugin-prettier 5.2.3 5.4.1
memfs 4.17.0 4.17.2
prettier-eslint 16.3.0 16.4.2
ts-jest 29.2.6 29.3.4
typescript 5.8.2 5.8.3

Updates @types/node from 22.13.10 to 22.15.29

Commits

Updates dotenv from 16.4.7 to 16.5.0

Changelog

Sourced from dotenv's changelog.

16.5.0 (2025-04-07)

Added

  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP] Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed

  • Remove _log method. Use _debug #862
Commits

Updates eslint-plugin-jest from 28.11.0 to 28.12.0

Release notes

Sourced from eslint-plugin-jest's releases.

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.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
  • 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)
  • 0f5b873 fix(no-large-snapshots): use a far better message for when an unexpected snap...
  • db8172b chore(deps): lock file maintenance (#1735)
  • 3b4bc34 chore(deps): lock file maintenance (#1733)
  • Additional commits viewable in compare view

Updates eslint-plugin-jsonc from 2.19.1 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

Changelog

Sourced from eslint-plugin-jsonc's changelog.

2.20.1

Patch Changes

2.20.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)
  • See full diff in compare view

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

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

Commits

Updates memfs from 4.17.0 to 4.17.2

Release notes

Sourced from memfs's releases.

v4.17.2

4.17.2 (2025-05-15)

Performance Improvements

  • use promises rather than setImmediate so that I/O is executed within the current task stack (#1100) (786072f)

v4.17.1

4.17.1 (2025-05-03)

Bug Fixes

  • export Volume class directly rather than as a const (#1099) (9c99798)
Changelog

Sourced from memfs's changelog.

4.17.2 (2025-05-15)

Performance Improvements

  • use promises rather than setImmediate so that I/O is executed within the current task stack (#1100) (786072f)

4.17.1 (2025-05-03)

Bug Fixes

  • export Volume class directly rather than as a const (#1099) (9c99798)
Commits
  • ec2ea44 chore(release): 4.17.2 [skip ci]
  • 786072f perf: use promises rather than setImmediate so that I/O is executed within ...
  • 8e3fd26 chore(release): 4.17.1 [skip ci]
  • 021bb3a chore(deps): lock file maintenance (#1094)
  • 9c99798 fix: export Volume class directly rather than as a const (#1099)
  • 2c6a6ca chore(deps): lock file maintenance (#1093)
  • See full diff in compare view

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.6 to 29.3.4

Release notes

Sourced from ts-jest's releases.

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.

Changelog

Sourced from ts-jest's changelog.

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)

Features

  • feat: support hybrid module values for isolatedModules: true (f372121)

Bug Fixes

... (truncated)

Commits
  • ee81cc6 chore(release): 29.3.4
  • 9b1f472 fix(config): disable rewriteRelativeImportExtensions always
  • fce110f build: bump typescript to latest
  • 3b11e29 fix: fix TsJestTransformerOptions type
  • 5637805 build(deps): Update dependency memfs to ^4.17.2
  • 249eb2c fix(cli): fix wrong path for preset creator fns
  • 0dc22ca build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.17
  • 6705713 build(deps): Update dependency ts-jest to ^29.3.3
  • 2709d7b build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.16
  • 16cade9 chore(release): 29.3.3
  • Additional commits viewable in compare view

Updates type-fest from 4.37.0 to 4.41.0

Release notes

Sourced from type-fest's releases.

v4.41.0

  • Add SetNonNullableDeep type (#1117) b9606e7
  • LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions (#1116) afd809a
  • RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / RequireOneOrNone: Fix behaviour with any and never (#1113) 8c154e9

sindresorhus/type-fest@v4.40.1...v4.41.0

v4.40.1

  • PartialDeep: Fix behaviour with functions containing properties (#1108) 86a3a69
  • CamelCasedPropertiesDeep / DelimiterCasedPropertiesDeep / KebabCasedPropertiesDeep / PascalCasedPropertiesDeep / SnakeCasedPropertiesDeep: Fix behaviour when property value is unknown (#1112) cfcf9ec

sindresorhus/type-fest@v4.40.0...v4.40.1

v4.40.0


sindresorhus/type-fest@v4.39.1...v4.40.0

v4.39.1

  • OptionalKeysOf / WritableKeysOf: Fix generic assignability with keyof T (#1098) 1b41ed3

sindresorhus/type-fest@v4.39.0...v4.39.1

v4.39.0

  • ArrayTail: Add preserveReadonly option (#1091) 544271e
  • PartialDeep : Fix behaviour when strictNullChecks is disabled (#1096) 7536bae
  • OptionalKeysOf / RequiredKeysOf: Fix instantiations with unions and arrays (#1089) e1ac7b2
  • WritableKeysOf / ReadonlyKeysOf: Fix behavior with unions and optional properties (#1088) bbf9137

sindresorhus/type-fest@v4.38.0...v4.39.0

v4.38.0

  • AsyncReturnType: Add support for PromiseLike (#1082) 72ccde9
  • DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix instantiations containing punctuations (#1080) 063e28d
  • DelimiterCase: Pass Options generic to all related types (#1078) 1974944
  • CamelCasedPropertiesDeep: Make nested array objects respect the options (#1077) c11c9ca

... (truncated)

Commits
  • 6846972 4.41.0
  • b9606e7 Add SetNonNullableDeep type (#1117)
  • afd809a LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions ...
  • 8c154e9 RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / `RequireOneO...
  • f74133d Remove unused imports (#1114)
  • 1367820 4.40.1
  • cfcf9ec CamelCasedPropertiesDeep / DelimiterCasedPropertiesDeep / `KebabCasedProp...
  • 410fb9b RequireAllOrNone / RequireExactlyOne / RequireOneOrNone: Add narrowing ...
  • 86a3a69 PartialDeep: Fix behaviour with functions containing properties (#1108)
  • 44c1766 4.40.0
  • Additional commits viewable in compare view

Updates typescript from 5.8.2 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:

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)
  • 19b7772 Bump the github-actions group with 4 updates (#61474)
  • 4dc677b Fix errors on type assertions in erasableSyntaxOnly (#61452)
  • ee3dd72 fix(60908): Unexpected "'Type' is declared but its value is never read." erro...
  • Additional commits viewable in compare view

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 npm-development group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.15.29` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.11.0` | `28.12.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.19.1` | `2.20.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.4.1` |
| [memfs](https://github.com/streamich/memfs) | `4.17.0` | `4.17.2` |
| [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.3.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |



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

Updates `dotenv` from 16.4.7 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.7...v16.5.0)

Updates `eslint-plugin-jest` from 28.11.0 to 28.12.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.12.0)

Updates `eslint-plugin-jsonc` from 2.19.1 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.19.1...v2.20.1)

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

Updates `memfs` from 4.17.0 to 4.17.2
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.17.0...v4.17.2)

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.3.4
- [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.3.4)

Updates `type-fest` from 4.37.0 to 4.41.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.37.0...v4.41.0)

Updates `typescript` from 5.8.2 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.8.2...v5.8.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.29
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: dotenv
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-version: 28.12.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: memfs
  dependency-version: 4.17.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: type-fest
  dependency-version: 4.41.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-patch
  dependency-group: npm-development
...

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 2, 2025
@dependabot dependabot bot requested a review from matejchalk as a code owner June 2, 2025 01:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
Copy link

github-actions bot commented Jun 2, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 63f88ad with previous commit bbb114c.

🏷️ Categories

🏷️ Category ⭐ Score
Bug prevention 🟢 100
Code style 🟢 100
Code coverage 🟡 59
Security 🔴 49
Updates 🟢 97
1 audit changed without impacting score

🗃️ Groups

All of 12 groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
JS Packages Outdated NPM dev dependencies. 🟨 14 outdated package versions (5 major, 7 minor, 2 patch) 🟨 5 major outdated package versions ↓ −64.3 %

171 other audits are unchanged.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2025

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

@dependabot dependabot bot closed this Jun 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-63aee616b6 branch June 3, 2025 13:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants