build(dev-dependencies): bump the dev-dependencies-major group with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(4 months ago)
(3 months ago)
dependencies javascript
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dev-dependencies-major group with 4 updates: @faker-js/faker, @types/node, jest and @types/jest.
Updates @faker-js/faker from 9.6.0 to 10.0.0
Release notes
Sourced from @faker-js/faker's releases.
v10.0.0
New & Noteworthy
- esm only (for cjs support look into migration guide, we got you covered 😉)
- remove v9 deprecations
- change default error strategy to 'fail' in word module
- remove invalid credit card issuer patterns
- see our migration guide
What's Changed
- ci: use node 24 by
@Shinigami92in faker-js/faker#3543- infra: stop using node 18 by
@Shinigami92in faker-js/faker#3536- infra: use import.meta.dirname by
@Shinigami92in faker-js/faker#3542- chore(deps): update devdependencies (major) by
@renovate[bot] in faker-js/faker#3512- chore(deps): update eslint by
@renovate[bot] in faker-js/faker#3555- chore(deps): update dependency
@vitest/eslint-pluginto v1.3.4 by@renovate[bot] in faker-js/faker#3554- chore(deps): update devdependencies by
@renovate[bot] in faker-js/faker#3556- chore(deps): lock file maintenance by
@renovate[bot] in faker-js/faker#3557- feat!: esm only by
@Shinigami92in faker-js/faker#3540- refactor!: remove deprecations by
@Shinigami92in faker-js/faker#3553- docs: migration guide for v10 by
@matthewmayerin faker-js/faker#3559- infra: more precise engines field by
@matthewmayerin faker-js/faker#3561- refactor(word)!: change default error strategy to 'fail' by
@xDivisionByZeroxin faker-js/faker#3560- chore(release): 10.0.0-beta.0 by
@fakerjs-botin faker-js/faker#3565- docs: Minor improvements to migration guide by
@matthewmayerin faker-js/faker#3569- chore(deps): update pnpm to v10.13.1 by
@renovate[bot] in faker-js/faker#3570- chore(deps): update devdependencies by
@renovate[bot] in faker-js/faker#3571- chore(deps): update eslint by
@renovate[bot] in faker-js/faker#3572- chore(deps): lock file maintenance by
@renovate[bot] in faker-js/faker#3562- chore(deps): update dependency typescript to v5.9.2 by
@renovate[bot] in faker-js/faker#3576- chore(deps): update pnpm to v10.14.0 by
@renovate[bot] in faker-js/faker#3579- chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 2baa40a by
@renovate[bot] in faker-js/faker#3575- chore(deps): update devdependencies by
@renovate[bot] in faker-js/faker#3577- chore(deps): update eslint (major) by
@renovate[bot] in faker-js/faker#3580- chore(deps): update eslint by
@renovate[bot] in faker-js/faker#3578- feat(locale): extended list of colors in Polish by
@pkuczynskiin faker-js/faker#3586- refactor(locale): remove invalid credit card issuer patterns by
@xDivisionByZeroxin faker-js/faker#3568- docs: update migration guide with findings from playground update by
@xDivisionByZeroxin faker-js/faker#3587- chore: fix typo in test by
@noritaka1166in faker-js/faker#3591- chore(deps): update all non-major dependencies by
@renovate[bot] in faker-js/faker#3596- chore(deps): update amannn/action-semantic-pull-request action to v6 by
@renovate[bot] in faker-js/faker#3598- chore(deps): update devdependencies by
@renovate[bot] in faker-js/faker#3599- chore(deps): update actions/checkout action to v5 by
@renovate[bot] in faker-js/faker#3597- chore(deps): update dependency cypress to v15 by
@renovate[bot] in faker-js/faker#3603- chore(deps): update dependency vitepress to v1.6.4 by
@renovate[bot] in faker-js/faker#3601- chore(deps): pin dependency node to 24.6.0 by
@renovate[bot] in faker-js/faker#3600- chore(deps): update dependency typescript-eslint to v8.40.0 by
@renovate[bot] in faker-js/faker#3602- chore(deps): update dependency eslint-plugin-jsdoc to v54 by
@renovate[bot] in faker-js/faker#3604- chore(deps): lock file maintenance by
@renovate[bot] in faker-js/faker#3584- chore(release): 10.0.0 by
@fakerjs-botin faker-js/faker#3605
... (truncated)
Changelog
Sourced from @faker-js/faker's changelog.
10.0.0 (2025-08-21)
New Locales
Features
Changed Locales
10.0.0-beta.0 (2025-07-09)
⚠ BREAKING CHANGES
word: change default error strategy to 'fail' (#3560)
remove deprecations (#3553)
esm only (#3540)
word: change default error strategy to 'fail' (#3560) (93416f7)
Features
9.9.0 (2025-07-01)
New Locales
Features
9.8.0 (2025-05-13)
New Locales
... (truncated)
Commits
51943aechore(release): 10.0.0 (#3605)96d7517chore(deps): lock file maintenance (#3584)2eb6fa0chore(deps): update dependency eslint-plugin-jsdoc to v54 (#3604)1fcfe48chore(deps): pin dependency node to 24.6.0 (#3600)2bd4807chore(deps): update dependency typescript-eslint to v8.40.0 (#3602)09a88ebchore(deps): update dependency vitepress to v1.6.4 (#3601)5418574chore(deps): update dependency cypress to v15 (#3603)9e4f463chore(deps): update actions/checkout action to v5 (#3597)287ecdachore(deps): update devdependencies (#3599)2b14959chore(deps): update amannn/action-semantic-pull-request action to v6 (#3598)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by faker-bot, a new releaser for @faker-js/faker since your current version.
Updates @types/node from 22.14.0 to 24.3.0
Commits
- See full diff in compare view
Updates jest from 29.7.0 to 30.0.5
Release notes
Sourced from jest's releases.
30.0.2
What's Changed
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30.0.1
What's Changed
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)New Contributors
@vovkasmmade their first contribution in jestjs/jest#15687Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30
Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.
If you want to skip all the news and just get going, run
npm install jest@^30.0.0and follow the migration guide: Upgrading from Jest 29 to 30.Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)
... (truncated)
Changelog
Sourced from jest's changelog.
30.0.5
Features
[jest-config]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbiginterror (#15702)30.0.4
Features
[expect]TheInversetype is now exported (#15714)[expect]feat: supportasync functionsintoBe(#15704)Fixes
[jest]jest --onlyFailures --listTests now correctly lists only failed tests (#15700)[jest-snapshot]Handle line endings in snapshots (#15708)30.0.3
Fixes
[jest-config]Fix ESM TS config loading in a CJS project (#15694)[jest-core]jest --onlyFailures --listTests now correctly lists only failed tests(#15700)Features
[jest-diff]Show non-printable control characters to diffs (#15696)30.0.2
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)30.0.1
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)
... (truncated)
Commits
Updates @types/jest from 29.5.14 to 30.0.0
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 8259191 |
| UUID: | 3356587864 |
| Node ID: | PR_kwDOKcEuGM6ldhZr |
| Host: | GitHub |
| Repository: | codemask-labs/nestjs-elasticsearch |