wire-desktop
wire-desktop copied to clipboard
chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.0.1
Bumps eslint-plugin-jest from 28.14.0 to 29.0.1.
Release notes
Sourced from eslint-plugin-jest's releases.
v29.0.1
29.0.1 (2025-06-18)
Bug Fixes
v29.0.0
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v6 (fe61a40)- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v7 (5ca65d3)- drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommendedanddocs.requiresTypeCheckingproperties (945651c)BREAKING CHANGES
- dropped support for ESLint v8.x prior to v8.57.0
- dropped support for Node v20.x prior to v20.12.0
- dropped support for Node v23
- dropped support for Node v18
- unbound-method: removed
docs.recommendanddocs.requiresTypeCheckingfromunbound-method- dropped support for
@typescript-eslintv7- dropped support for
@typescript-eslintv6jest/no-alias-methodshas been removed from thestylesconfig as its already in therecommendedconfig- dropped support for ESLint v7
- dropped support for Node v21
- dropped support for Node v16
Changelog
Sourced from eslint-plugin-jest's changelog.
29.0.1 (2025-06-18)
Bug Fixes
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v6 (fe61a40)- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v7 (5ca65d3)- drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommendedanddocs.requiresTypeCheckingproperties (945651c)BREAKING CHANGES
- dropped support for ESLint v8.x prior to v8.57.0
- dropped support for Node v20.x prior to v20.12.0
- dropped support for Node v23
- dropped support for Node v18
- unbound-method: removed
docs.recommendanddocs.requiresTypeCheckingfromunbound-method- dropped support for
@typescript-eslintv7- dropped support for
@typescript-eslintv6jest/no-alias-methodshas been removed from thestylesconfig as its already in therecommendedconfig- dropped support for ESLint v7
- dropped support for Node v21
- dropped support for Node v16
Commits
0206a8achore(release): 29.0.1 [skip ci]1a9d310docs: remove duplicate changelog entry (again) (#1774)f3deac1chore(release): 29.0.0 [skip ci]6eade92docs: remove duplicate changelog entry (#1773)5b4cb54chore(release): 29.0.0 [skip ci]531c8bafix: update semantic-release config so new v29 major is marked as latest on `...fc41e8dchore(release): 29.0.0 [skip ci]d4caa67refactor: remove ESLint context fallbacks854cef4feat: drop support for ESLint v8.x prior to v8.57.083c130bfeat: drop support for Node v20.x prior to v20.12.0- 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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Superseded by #9221.