Bump the npm-development group across 1 directory with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(about 1 year ago)
(about 1 year ago)
dependencies javascript
Bumps the npm-development group with 4 updates in the / directory: eslint-plugin-jest, eslint-plugin-jsonc, eslint-plugin-prettier and prettier-eslint.
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
v28.11.2
28.11.2 (2025-05-29)
Bug Fixes
v28.11.1
28.11.1 (2025-05-27)
Bug Fixes
Changelog
Sourced from eslint-plugin-jest's changelog.
28.12.0 (2025-05-29)
Features
28.11.2 (2025-05-29)
Bug Fixes
28.11.1 (2025-05-27)
Bug Fixes
Commits
aa64936chore(release): 28.12.0 [skip ci]1fb5a4afeat(no-disabled-tests): improve error message and simplify rule (#1739)ff8c9acchore(release): 28.11.2 [skip ci]14c27abfix(no-commented-out-tests): make message less ambiguous (#1740)2e59959refactor(prefer-lowercase-title): rename message id (#1738)f22560cchore(release): 28.11.1 [skip ci]5c10c18chore(deps): lock file maintenance (#1737)0f5b873fix(no-large-snapshots): use a far better message for when an unexpected snap...db8172bchore(deps): lock file maintenance (#1735)3b4bc34chore(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
- #404
22b1700Thanks@JounQin! - fix(deps): update dependency synckit to^0.6.2 || ^0.7.3 || ^0.11.5Full Changelog: https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.20.0...v2.20.1
v2.20.0
Minor Changes
#394
70d4b06Thanks@ota-meshi! - minor refactor#402
237932cThanks@JounQin! - refactor: hourcekeeping, bump all (dev) deps, stricter ruleoptionstypingsNew Contributors
@JounQinmade their first contribution in ota-meshi/eslint-plugin-jsonc#402Full Changelog: https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.19.1...v2.20.0
Changelog
Sourced from eslint-plugin-jsonc's changelog.
2.20.1
Patch Changes
- #404
22b1700Thanks@renovate! - fix(deps): update dependency synckit to^0.6.2 || ^0.7.3 || ^0.11.52.20.0
Minor Changes
Commits
a078d32chore: release eslint-plugin-jsonc (#410)04a648dci: add missingSYNCKIT_TS_RUNNERenv forversion-ci22b1700fix(deps): update dependency synckit to^0.6.2 || ^0.7.3 || ^0.11.5(#404)daab78echore: release eslint-plugin-jsonc (#395)d666108chore(deps): update dependency vue-eslint-parser to v10 (#398)237932crefactor: hourcekeeping, bump all (dev) deps, stricter ruleoptionstypings...45931bechore(deps): update coverallsapp/github-action action to v2.3.5 (#396)d4bb440chore: fix type5b97867minor refactor70d4b06minor 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
c21521fThanks@JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')errorFull Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.4.1
v5.4.0
Minor Changes
- #736
59a0caeThanks@yashtech00! - refactor: migrateworker.jstoworker.mjsv5.3.1
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.0...v5.3.1
v5.3.0
Minor Changes
New Contributors
@irsootimade their first contribution in prettier/eslint-plugin-prettier#674@yashtech00made their first contribution in prettier/eslint-plugin-prettier#729Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.0
v5.2.6
Patch Changes
- #723
1451176Thanks@renovate! - fix(deps): bumpsynckittov0.11.0Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6
v5.2.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5
v5.2.4
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.4
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.4.1
Patch Changes
- #740
c21521fThanks@JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')error5.4.0
Minor Changes
- #736
59a0caeThanks@yashtech00! - refactor: migrateworker.jstoworker.mjs5.3.1
Patch Changes
5.3.0
Minor Changes
5.2.6
Patch Changes
- #723
1451176Thanks@renovate! - fix(deps): bumpsynckittov0.11.05.2.5
Patch Changes
5.2.4
Patch Changes
Commits
3d15deachore: release eslint-plugin-prettier (#741)c21521ffix(deps): bumpsynckitto v0.11.7 (#740)cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)5eaf8fdchore: release eslint-plugin-prettier (#735)dcf2c80ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172chore: release eslint-plugin-prettier (#733)6fe0c90feat: preferConfigoverFlatConfigwhen they're equal (#674)9e37575chore: migrate@typedefjsdoc to@import(#729)27030ddchore(deps): update all dependencies (#727)- Additional commits viewable 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
- #1186
96967e9Thanks@bpfoster! - fix:tslibshould be listed asdependencyNew Contributors
@bpfostermade their first contribution in prettier/prettier-eslint#1186Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.4.1...v16.4.2
v16.4.1
Patch Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.4.0...v16.4.1
v16.4.0
Minor Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.0
v16.3.2
Patch Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.3.1...v16.3.2
v16.3.1
Patch Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.3.0...v16.3.1
Changelog
Sourced from prettier-eslint's changelog.
16.4.2
Patch Changes
- #1186
96967e9Thanks@bpfoster! - fix:tslibshould be listed asdependency16.4.1
Patch Changes
16.4.0
Minor Changes
16.3.2
Patch Changes
16.3.1
Patch Changes
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)- 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 <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: | 1280245 |
| UUID: | 3114031881 |
| Node ID: | PR_kwDOLjFBmc6Y09ww |
| Host: | GitHub |
| Repository: | code-pushup/github-action |