Bump the npm-development group with 5 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(6 months ago)
(6 months ago)
dependencies javascript
Bumps the npm-development group with 5 updates:
| Package | From | To |
|---|---|---|
| @typescript-eslint/eslint-plugin | 8.48.1 |
8.49.0 |
| @typescript-eslint/parser | 8.48.1 |
8.49.0 |
| eslint | 9.39.1 |
9.39.2 |
| eslint-plugin-jest | 29.2.1 |
29.5.0 |
| rollup | 4.53.3 |
4.53.4 |
Updates @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0
Release notes
Sourced from @​typescript-eslint/eslint-plugin's releases.
v8.49.0
8.49.0 (2025-12-08)
🚀 Features
- eslint-plugin: use
Intl.Segmenterinstead ofgraphemer(#11804)🩹 Fixes
- deps: update dependency prettier to v3.7.2 (#11820)
❤️ Thank You
- Justin McBride
- Kirk Waiblinger
@​kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin's changelog.
8.49.0 (2025-12-08)
🚀 Features
- eslint-plugin: use
Intl.Segmenterinstead ofgraphemer(#11804)🩹 Fixes
- deps: update dependency prettier to v3.7.2 (#11820)
❤️ Thank You
- Justin McBride
- Kirk Waiblinger
@​kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@​vitest/eslint-pluginto v1.5.1 (#11816)56149a2feat(eslint-plugin): useIntl.Segmenterinstead ofgraphemer(#11804)34a49a4fix(deps): update dependency prettier to v3.7.2 (#11820)d2d7acedocs: fixes bad link to jest docs in unbound-method rule page (#11823)- See full diff in compare view
Updates @typescript-eslint/parser from 8.48.1 to 8.49.0
Release notes
Sourced from @​typescript-eslint/parser's releases.
v8.49.0
8.49.0 (2025-12-08)
🚀 Features
- eslint-plugin: use
Intl.Segmenterinstead ofgraphemer(#11804)🩹 Fixes
- deps: update dependency prettier to v3.7.2 (#11820)
❤️ Thank You
- Justin McBride
- Kirk Waiblinger
@​kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/parser's changelog.
8.49.0 (2025-12-08)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@​vitest/eslint-pluginto v1.5.1 (#11816)- See full diff in compare view
Updates eslint from 9.39.1 to 9.39.2
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@​eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)- See full diff in compare view
Updates eslint-plugin-jest from 29.2.1 to 29.5.0
Release notes
Sourced from eslint-plugin-jest's releases.
v29.5.0
29.5.0 (2025-12-14)
Features
v29.4.1
29.4.1 (2025-12-14)
Bug Fixes
- prefer-to-have-been-called-times: actually check that current matcher is
toHaveLength(#1878) (3415744)v29.4.0
29.4.0 (2025-12-13)
Features
- create new
prefer-to-have-been-called-timesrule (281085a)- create new
prefer-to-have-been-calledrule (24e2acd)v29.3.0
29.3.0 (2025-12-13)
Features
- prefer-expect-assertions: support basic uses of
hasAssertionsinbeforeEachandafterEachhooks (#1871) (eed9acb)v29.2.3
29.2.3 (2025-12-13)
Bug Fixes
v29.2.2
29.2.2 (2025-12-12)
Bug Fixes
Changelog
Sourced from eslint-plugin-jest's changelog.
29.5.0 (2025-12-14)
Features
29.4.1 (2025-12-14)
Bug Fixes
- prefer-to-have-been-called-times: actually check that current matcher is
toHaveLength(#1878) (3415744)29.4.0 (2025-12-13)
Features
- create new
prefer-to-have-been-called-timesrule (281085a)- create new
prefer-to-have-been-calledrule (24e2acd)29.3.0 (2025-12-13)
Features
- prefer-expect-assertions: support basic uses of
hasAssertionsinbeforeEachandafterEachhooks (#1871) (eed9acb)29.2.3 (2025-12-13)
Bug Fixes
29.2.2 (2025-12-12)
Bug Fixes
Commits
4297d50chore(release): 29.5.0 [skip ci]6b8182dfeat: create newno-unneeded-async-expect-functionrule (#1863)48e78fcchore(release): 29.4.1 [skip ci]3415744fix(prefer-to-have-been-called-times): actually check that current matcher is...45b4b11test: always aliasFlatCompatRuleTesterasRuleTester(#1876)4a900e3chore(release): 29.4.0 [skip ci]24e2acdfeat: create newprefer-to-have-been-calledrule281085afeat: create newprefer-to-have-been-called-timesrule2646599docs(prefer-called-with): remove references totoBeCalledmatcher (#1874)a12bc33chore(release): 29.3.0 [skip ci]- Additional commits viewable in compare view
Updates rollup from 4.53.3 to 4.53.4
Release notes
Sourced from rollup's releases.
v4.53.4
4.53.4
2025-12-15
Bug Fixes
- Ensure
Symbol.disposeandSymbol.asyncDisposeproperties are never removed with(await) usingdeclarations. (#6209)Pull Requests
- #6185: chore(deps): update dependency
@​inquirer/promptsto v8 (@​renovate[bot],@​lukastaegert)- #6186: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot])- #6187: chore(deps): lock file maintenance (
@​renovate[bot])- #6188: chore(deps): lock file maintenance minor/patch updates (
@​renovate[bot])- #6190: Fix syntax error in manualChunks example (
@​jonnyeom)- #6194: chore(deps): update actions/checkout action to v6 (
@​renovate[bot])- #6195: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #6202: fix(deps): update swc monorepo (major) (
@​renovate[bot])- #6203: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #6209: Do not tree-shake handlers for "using" (
@​lukastaegert)
Changelog
Sourced from rollup's changelog.
4.53.4
2025-12-15
Bug Fixes
- Ensure
Symbol.disposeandSymbol.asyncDisposeproperties are never removed with(await) usingdeclarations. (#6209)Pull Requests
- #6185: chore(deps): update dependency
@​inquirer/promptsto v8 (@​renovate[bot],@​lukastaegert)- #6186: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot])- #6187: chore(deps): lock file maintenance (
@​renovate[bot])- #6188: chore(deps): lock file maintenance minor/patch updates (
@​renovate[bot])- #6190: Fix syntax error in manualChunks example (
@​jonnyeom)- #6194: chore(deps): update actions/checkout action to v6 (
@​renovate[bot])- #6195: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #6202: fix(deps): update swc monorepo (major) (
@​renovate[bot])- #6203: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #6209: Do not tree-shake handlers for "using" (
@​lukastaegert)
Commits
7df79474.53.4eb7ffe9Do not tree-shake handlers for "using" (#6209)02c3e4dfix(deps): lock file maintenance minor/patch updates (#6203)55668b3fix(deps): update swc monorepo (major) (#6202)c5f3e1dFix syntax error in manualChunks example (#6190)7dcce8afix(deps): lock file maintenance minor/patch updates (#6195)61eb141chore(deps): update actions/checkout action to v6 (#6194)0e38255chore(deps): update dependency@​inquirer/promptsto v8 (#6185)d130f9cchore(deps): lock file maintenance minor/patch updates (#6188)c55b04achore(deps): lock file maintenance (#6187)- 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
Package Dependencies
@typescript-eslint/parser
npm
8.48.1 → 8.49.0
Minor
@typescript-eslint/eslint-plugin
npm
8.48.1 → 8.49.0
Minor
Technical Details
| ID: | 12033466 |
| UUID: | 3730158419 |
| Node ID: | PR_kwDONJJFAM646KlP |
| Host: | GitHub |
| Repository: | github/issue-parser |