Bump the development-version-updates group with 35 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 35 updates:
Updates @types/node
from 22.15.29 to 22.15.30
Commits
- See full diff in compare view
Updates angular-eslint
from 19.6.0 to 19.8.0
Release notes
Sourced from angular-eslint's releases.
v19.8.0
19.8.0 (2025-06-06)
🚀 Features
- eslint-plugin-template: [no-interpolation-in-attributes] add fixer (#2501)
❤️ Thank You
- Niklas Wolf
v19.7.1
19.7.1 (2025-06-03)
🩹 Fixes
- update typescript-eslint packages to v8.33.1 (#2496)
- eslint-plugin: [no-uncalled-signals] handle direct signal calls in member expressions (#2491)
❤️ Thank You
- James Henry
@​JamesHenry
v19.7.0
19.7.0 (2025-06-02)
🚀 Features
- eslint-plugin: add no-uncalled-signals rule (#2383)
- eslint-plugin: [require-localize-metadata] add requireCustomId option (#2430)
- eslint-plugin-template: [click-events-have-key-events] Added ignoreWithDirectives option (#2365)
🩹 Fixes
- update typescript-eslint packages to v8.33.0 (#2465)
- update dependency
@​angular/compiler
to v19.2.14 (#2477)- update dependency ignore to v7.0.5 (#2485)
- update dependency eslint to v9.28.0 (#2484)
- eslint-plugin-template: set template-parser as peer dependency (#2487)
- eslint-plugin-template: any valid DOM element with role button is interactive (#2488)
- eslint-plugin-template: [label-has-associated-control] labelComponents should override default label inputs (#2360)
- eslint-plugin-template: [prefer-template-literal] handle nested and concatenations in template literal (#2466)
- schematics: ensure
@​eslint/js
and@​angular-eslint/builder
are always available in non-npm repos (#2486)❤️ Thank You
- Cullen Prestegard
@​cprestegard
- Guillaume DROUARD
- Igor Dimitrijevic
- James Henry
@​JamesHenry
... (truncated)
Changelog
Sourced from angular-eslint's changelog.
19.8.0 (2025-06-06)
This was a version bump only for angular-eslint to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
This was a version bump only for angular-eslint to align it with other projects, there were no code changes.
19.7.0 (2025-06-02)
🚀 Features
- eslint-plugin: add no-uncalled-signals rule (#2383)
❤️ Thank You
- Stephen Jackson
Commits
Updates jasmine-core
from 5.7.1 to 5.8.0
Commits
f4be08b
Bump version to 5.8.050ef882
Merge branch 'gh1886-spy-args-deep-clone' of https://github.com/evanwalsh/jas...c1cd5c6
Use custom object formatters in spy strategy mismatch errors63ed2b3
Include function names in pretty printer output0183acc
Fix diff building when only one side has a custom object formattere15819c
Test aginast Node 24f694194
Allow passing a function tosaveArgumentsByValue
to customize how arguments...94c0088
Merge branch 'setimmedate' of https://github.com/atscott/jasmine6a7c0e6
perf(clock): use setImmediate for autoTick macrotask in Node- See full diff in compare view
Updates typescript-eslint
from 8.33.0 to 8.33.1
Release notes
Sourced from typescript-eslint's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescript
peer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.33.1 (2025-06-02)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
936f350
chore(release): publish 8.33.1- See full diff in compare view
Updates @babel/compat-data
from 7.27.3 to 7.27.5
Release notes
Sourced from @​babel/compat-data
's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@​nicolo-ribaudo
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)- Nicolò Ribaudo (
@​nicolo-ribaudo
)@​liuxingbaoyu
Changelog
Sourced from @​babel/compat-data
's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@​nicolo-ribaudo
)
Commits
746ae8e
v7.27.555c7379
Update compat data (#17343)- See full diff in compare view
Updates @babel/helpers
from 7.27.4 to 7.27.6
Release notes
Sourced from @​babel/helpers
's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@​liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung
)Committers: 3
- Huáng Jùnlià ng (
@​JLHwung
)- Ingvar Stepanyan (
@​RReverser
)@​liuxingbaoyu
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
Changelog
Sourced from @​babel/helpers
's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@​liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung
)v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)
Commits
baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)- See full diff in compare view
Updates @babel/parser
from 7.27.4 to 7.27.5
Release notes
Sourced from @​babel/parser
's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
Changelog
Sourced from @​babel/parser
's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)
Commits
746ae8e
v7.27.5d3215a2
Improve using declaration errors (#17333)- See full diff in compare view
Updates @babel/plugin-transform-block-scoping
from 7.27.3 to 7.27.5
Release notes
Sourced from @​babel/plugin-transform-block-scoping
's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@​nicolo-ribaudo
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)- Nicolò Ribaudo (
@​nicolo-ribaudo
)@​liuxingbaoyu
Changelog
Sourced from @​babel/plugin-transform-block-scoping
's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@​nicolo-ribaudo
)
Commits
746ae8e
v7.27.5f3fca59
Rename proposal explicit resource management (#17340)5b9468d
Reduceregenerator
size more (#17287)d23a1bd
Use shorter method names for regenerator context (#17334)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)- See full diff in compare view
Updates @babel/plugin-transform-regenerator
from 7.27.4 to 7.27.5
Release notes
Sourced from @​babel/plugin-transform-regenerator
's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
Changelog
Sourced from @​babel/plugin-transform-regenerator
's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)
Commits
746ae8e
v7.27.5c0e34f8
fix: Unexpected infinite loop withregenerator
fortry
(#17359)- See full diff in compare view
Updates @babel/types
from 7.27.3 to 7.27.6
Release notes
Sourced from @​babel/types
's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@​liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung
)Committers: 3
- Huáng Jùnlià ng (
@​JLHwung
)- Ingvar Stepanyan (
@​RReverser
)@​liuxingbaoyu
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)Committers: 4
- Babel Bot (
@​babel-bot
)- Huáng Jùnlià ng (
@​JLHwung
)@​NullVoxPopuli
@​liuxingbaoyu
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
... (truncated)
Changelog
Sourced from @​babel/types
's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@​liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung
)v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@​liuxingbaoyu
)- Other
- #17349 Map ESLint's
sourceType: commonjs
to script (@​JLHwung
):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung
)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung
):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung
):microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@​liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@​liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@​nicolo-ribaudo
)
Commits
Updates @napi-rs/wasm-runtime
from 0.2.10 to 0.2.11
Release notes
Sourced from @​napi-rs/wasm-runtime
's releases.
@​napi-rs/wasm-runtime
@​0
.2.11What's Changed
- fix: (wasm-runtime) fs race condition by
@​lyonbot
in napi-rs/napi-rs#2698New Contributors
@​lyonbot
made their first contribution in napi-rs/napi-rs#2698Full Changelog: https://github.com/napi-rs/napi-rs/compare/
@​napi-rs/cli
@​3.0.0-alpha.87...
@​napi-rs/wasm-runtime
@​0.2.11
Commits
- See full diff in compare view
Updates @types/body-parser
from 1.19.5 to 1.19.6
Commits
- See full diff in compare view
Updates @types/cors
from 2.8.18 to 2.8.19
Commits
- See full diff in compare view
Updates @types/http-errors
from 2.0.4 to 2.0.5
Commits
- See full diff in compare view
Updates @types/send
from 0.17.4 to 0.17.5
Commits
- See full diff in compare view
Updates @types/serve-static
from 1.15.7 to 1.15.8
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/eslint-plugin
's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescript
peer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin
's changelog.
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
❤️ Thank You
- roottool
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/parser
from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/parser
's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescript
peer dependency (Pull Request Statistics
Commits:
1Files Changed:
1Additions:
+250Deletions:
-243
Package Dependencies
@typescript-eslint/parser
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/eslint-plugin
npm
8.33.0 → 8.33.1
Patch
caniuse-lite
npm
1.0.30001720 → 1.0.30001721
Patch
validate-npm-package-name
npm
6.0.0 → 6.0.1
Patch
@typescript-eslint/project-service
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/scope-manager
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/tsconfig-utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/type-utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/types
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/typescript-estree
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/visitor-keys
npm
8.33.0 → 8.33.1
Patch
npm
7.27.3 → 7.27.5
Patch
@babel/plugin-transform-regenerator
npm
7.27.4 → 7.27.5
Patch
Technical Details
ID: | 1307003 |
UUID: | 2577219747 |
Node ID: | PR_kwDOJ7pPR86ZnUCj |
Host: | GitHub |
Repository: | mrlonis/example-angular-app |
Merge State: | Unknown |