Bump the development-version-updates group with 39 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 39 updates:
Updates @types/node from 22.16.3 to 22.16.5
Commits
- See full diff in compare view
Updates eslint from 9.31.0 to 9.32.0
Release notes
Sourced from eslint's releases.
v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)- Additional commits viewable in compare view
Updates eslint-config-prettier from 9.1.0 to 9.1.2
Changelog
Sourced from eslint-config-prettier's changelog.
eslint-config-prettier
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
10.1.2
Patch Changes
- #321
a8768bfThanks@Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more details10.1.1
Patch Changes
#309
eb56a5eThanks@JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also prettier/eslint-config-prettier#308
// before import eslintConfigPrettier from "eslint-config-prettier";// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
10.1.0
Minor Changes
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates eslint-plugin-prettier from 5.5.1 to 5.5.3
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.3
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3
v5.5.2
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2
Commits
cdfcefdfix: release a new latest versiond8c303efix: release a new latest version- See full diff in compare view
Updates jasmine-core from 5.8.0 to 5.9.0
Commits
bb777e9Bump version to 5.9.09d3fb16Document that the filename property of suite and spec results is deprecated3176eafMerge branch 'idConflict' of https://github.com/atscott/jasmined31a431fix(clock): Avoid generating timers with IDs that conflict with native84f78c1Split GlobalErrors into portable and platform-specific partsff476b1Unify error dispatching between browser and noded53d2ffConvert GlobalErrors to an ES6 classadfbd00Refactor mocking in GlobalErrorsSpec495e5fcBackfill integration tests for unhandled promise rejectionsbc2aa7bStart breaking up integration/EnvSpec.js- Additional commits viewable in compare view
Updates typescript-eslint from 8.37.0 to 8.38.0
Release notes
Sourced from typescript-eslint's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarationsif enabled inconstructoroption (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012- Kirk Waiblinger
@kirkwaiblinger- MK
@asdf93074- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
Updates @babel/helpers from 7.27.6 to 7.28.2
Release notes
Sourced from @babel/helpers's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesCommitters: 3
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-types
... (truncated)
Changelog
Sourced from @babel/helpers's changelog.
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
... (truncated)
Commits
cac0ff4v7.28.2f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)- See full diff in compare view
Updates @babel/types from 7.28.1 to 7.28.2
Release notes
Sourced from @babel/types's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyu
Changelog
Sourced from @babel/types's changelog.
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)
Commits
cac0ff4v7.28.20a3f717[babel 7] Makeoperatorparam int.tsTypeOperatoroptional (#17445)- See full diff in compare view
Updates @cypress/request from 3.0.8 to 3.0.9
Release notes
Sourced from @cypress/request's releases.
v3.0.9
3.0.9 (2025-07-24)
Bug Fixes
- update patch version of form-data to address new critical Snyk vulnerability (a2f3199)
Commits
Updates @emnapi/core from 1.4.4 to 1.4.5
Release notes
Sourced from @emnapi/core's releases.
v1.4.5
What's Changed
- fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)
Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
Updates @emnapi/runtime from 1.4.4 to 1.4.5
Release notes
Sourced from @emnapi/runtime's releases.
v1.4.5
What's Changed
- fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)
Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
Updates @emnapi/wasi-threads from 1.0.3 to 1.0.4
Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)87bb86c1.4.4- See full diff in compare view
Updates @eslint/js from 9.31.0 to 9.32.0
Release notes
Sourced from @eslint/js's releases.
v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)
Changelog
Sourced from @eslint/js's changelog.
v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
50de1cechore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @eslint/plugin-kit from 0.3.3 to 0.3.4
Release notes
Sourced from @eslint/plugin-kit's releases.
plugin-kit: v0.3.4
0.3.4 (2025-07-21)
Bug Fixes
Commits
Updates @inquirer/figures from 1.0.12 to 1.0.13
Commits
c1a755fPublish59f8506Chore(deps-dev): Bump the linting group with 8 updates2e15db8Fix(@inquirer/select): Ignore separators when selecting item with a number keya2f14d5Fix(@inquirer/checkbox): Ignore separators when selecting item with a number key43b7bb9Publish5492e71Chore(deps-dev): Bump the linting group with 4 updates (#1781)d8e8442Chore(deps-dev): Bump lerna from 8.2.2 to 8.2.3 in the build group (#1780)f33026cfeat(@inquirer/input): Addprefilloption to input prompt (#1778)a2682c7Chore(deps-dev): Bump the linting group with 4 updates4945591chore: update dependabot rules- Additional commits viewable in compare view
Updates...
Description has been truncated
Pull Request Statistics
1
1
+158
-155
Package Dependencies
@typescript-eslint/parser
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/eslint-plugin
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/project-service
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/scope-manager
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/tsconfig-utils
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/type-utils
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/typescript-estree
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/visitor-keys
npm
8.37.0 → 8.38.0
Minor
Technical Details
| ID: | 4261082 |
| UUID: | 2702219278 |
| Node ID: | PR_kwDONUyxgM6hEJgO |
| Host: | GitHub |
| Repository: | mrlonis/example-angular-theme-lib |
| Merge State: | Unknown |