Bump the development-version-updates group with 33 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 33 updates:
Updates @types/node from 22.17.0 to 22.17.1
Commits
- See full diff in compare view
Updates cypress from 14.5.3 to 14.5.4
Release notes
Sourced from cypress's releases.
v14.5.4
Changelog: https://docs.cypress.io/app/references/changelog#14-5-4
Commits
3cbfbe7chore: release app 14.5.4 (#32179)2686ec6chore: updating v8 snapshot cache (#32175)be4fe3dchore: updating v8 snapshot cache (#32174)816c2e4chore: updating v8 snapshot cache (#32173)c6889d8chore: updating v8 snapshot cache (#32164)e57936fchore: updating v8 snapshot cache (#32163)4c6ad85chore: updating v8 snapshot cache (#32162)7d9d3e2dependency: upgrade tar-fs to 2.1.3 and 3.1.0 (#32160)2533e2bchore(deps): remove check-dependencies (#32157)788dfd1chore: bump firefox version we test against to 141 (#32078)- Additional commits viewable in compare view
Updates eslint from 9.32.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)
Commits
a90d7c49.33.09534b55Build: changelog update for 9.33.04258046chore: update dependency@eslint/jsto v9.33.0 (#19998)ad28371chore: package.json update for@eslint/jsrelease06a22f1test: resolve flakiness in --mcp flag test (#19993)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995)34f0723docs: playground button for TypeScript code example (#19671)dc942a4docs: Update README5a4b6f7docs: Update no-multi-assign.md (#19979)247e156docs: add missing let declarations inno-plusplus(#19980)- Additional commits viewable in compare view
Updates eslint-plugin-prettier from 5.5.3 to 5.5.4
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.5.4
Patch Changes
#755
723f7a8Thanks@kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks@andreww2012! - fix: disallow extra properties in rule options5.5.1
Patch Changes
5.5.0
Minor Changes
- #743
92f2c9cThanks@dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/json5.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.0
... (truncated)
Commits
Updates lint-staged from 16.1.4 to 16.1.5
Commits
15369c2chore(changeset): release690d7c2build(deps): update dependencies4e3ce22fix: fix the incorrect relativeTopLevelDir detection when working with the wo...- See full diff in compare view
Updates typescript-eslint from 8.39.0 to 8.39.1
Release notes
Sourced from typescript-eslint's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.17319badfix(typescript-eslint): handlefile://urls in stack trace when inferring `...- See full diff in compare view
Updates @eslint/config-helpers from 0.3.0 to 0.3.1
Release notes
Sourced from @eslint/config-helpers's releases.
plugin-kit: v0.3.1
0.3.1 (2025-05-01)
Bug Fixes
config-helpers: v0.3.1
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/config-helpers's changelog.
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
daa1955chore: release main (#198)a830283fix: Upgrade@eslint/core(#197)917feb1docs: Update README sponsorseb05e04docs: Update README sponsors3fde625docs: Update README sponsors3951541docs: Update README sponsorsc785fa0docs: Update README sponsors1615a01chore: release main (#174)6199b6edocs: Update README sponsors3d48779chore: release main (#168)- Additional commits viewable in compare view
Updates @eslint/core from 0.15.1 to 0.15.2
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors9a4fe34fix: relax type for rule.meta.docs.recommended (#235)57734b4docs: Update README sponsors17276ffdocs: Update README sponsors46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsors- See full diff in compare view
Updates @eslint/js from 9.32.0 to 9.33.0
Release notes
Sourced from @eslint/js's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)
Changelog
Sourced from @eslint/js's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)
Commits
ad28371chore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @eslint/plugin-kit from 0.3.4 to 0.3.5
Release notes
Sourced from @eslint/plugin-kit's releases.
plugin-kit: v0.3.5
0.3.5 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/plugin-kit's changelog.
0.3.5 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors57734b4docs: Update README sponsors- See full diff in compare view
Updates @inquirer/editor from 4.2.15 to 4.2.16
Commits
15b1e9cPublish9475bb3Re-home external-editor & removetmpvulnerable dependency (#1804)ee16061Add Ordered Checkbox Prompt to community list22d47ddChore(deps-dev): Bump typescript from 5.8.3 to 5.9.2 in the build groupc6a265aChore(deps-dev): Bump the linting group with 2 updatesa56b48fChore(deps-dev): Bump eslint-plugin-n3ad650cChore(deps-dev): Bump the linting group with 7 updates69944ccPublish36a7897doc(@inquirer/search): Document the new config. Rel #17738ccf932feat(@inquirer/search): Support providing custom instructions. Fix #1773- Additional commits viewable in compare view
Updates @jsonjoy.com/json-pack from 1.8.0 to 1.10.0
Release notes
Sourced from @jsonjoy.com/json-pack's releases.
v1.10.0
1.10.0 (2025-08-08)
Bug Fixes
- release JSON bug fix (71f50f1)
Features
- fix JsonDecoder to handle e+ scientific notation and add large float tests (008bfd6)
- initial analysis of JsonDecoder hardening issue (a905e28)
v1.9.1
1.9.1 (2025-08-08)
Bug Fixes
- correct typo in JsonDecoder readNum method for 24-character numbers (639f518)
v1.9.0
1.9.0 (2025-08-07)
Features
- 🎸 update dependencies (b38580c)
Commits
71f50f1fix: release JSON bug fix2878642Merge pull request #49 from jsonjoy-com/copilot/fix-48da645b0style: 💄 run Prettier008bfd6feat: fix JsonDecoder to handle e+ scientific notation and add large float testsa905e28feat: initial analysis of JsonDecoder hardening issue2465b6dInitial plan1c28fedMerge pull request #47 from jsonjoy-com/copilot/fix-46639f518fix: correct typo in JsonDecoder readNum method for 24-character numbersc562e32Initial planb38580cfeat: 🎸 update dependencies- Additional commits viewable in compare view
Updates @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.39.1 (2025-08-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1fee2bc6chore: update eslint-plugin-eslint-plugin (#11449)- See full diff in compare view
Updates @typescript-eslint/parser from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.39.1 (2025-08-11)
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
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/project-service from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/project-service's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/project-service's changelog.
8.39.1 (2025-08-11)
This was a version bump only for project-service to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/scope-manager from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/scope-manager's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/scope-manager's changelog.
8.39.1 (2025-08-11)
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/tsconfig-utils from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/tsconfig-utils's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/tsconfig-utils's changelog.
8.39.1 (2025-08-11)
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.39.1 (2025-08-11)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish...Description has been truncated
Pull Request Statistics
1
1
+181
-180
Package Dependencies
@typescript-eslint/parser
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/eslint-plugin
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/project-service
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/scope-manager
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/tsconfig-utils
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/type-utils
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/typescript-estree
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/visitor-keys
npm
8.39.0 → 8.39.1
Patch
Technical Details
| ID: | 4971339 |
| UUID: | 2737624675 |
| Node ID: | PR_kwDONUyxgM6jLNZj |
| Host: | GitHub |
| Repository: | mrlonis/example-angular-theme-lib |
| Merge State: | Unknown |