Skip to content

chore(deps): update non-major dev-dependencies - #418

Merged
fisker merged 1 commit into
mainfrom
renovate/non-major-dev-dependencies
Sep 11, 2026
Merged

fisker merged 1 commit into
mainfrom
renovate/non-major-dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 22.1.222.1.6 age adoption passing confidence
@babel/parser (source) 8.0.48.0.5 age adoption passing confidence
@babel/types (source) 8.0.48.0.5 age adoption passing confidence
@types/node (source) 26.2.026.5.1 age adoption passing confidence
eslint (source) 10.8.110.10.0 age adoption passing confidence
globals 17.11.017.12.0 age adoption passing confidence
tsdown (source) 0.22.140.23.0 age adoption passing confidence
typescript-eslint (source) 8.67.08.70.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v22.1.6

Compare Source

compiler
Commit Type Description
cbb8702143 fix namespace @property declarations
compiler-cli
Commit Type Description
aea121e532 fix do not flag callable objects with zero parameters in uninvoked track function check
core
Commit Type Description
c19b948ef8 fix apply SkipSelf to only the starting node in embedded views
platform-server
Commit Type Description
d20a379583 fix avoid sourcemap corruption during domino path substitution
router
Commit Type Description
95c01e9cde fix keep detached route subtree contexts isolated and intact

v22.1.5

Compare Source

compiler-cli
Commit Type Description
d90698dae7 fix check uninvoked signal aliases in extended diagnostic
core
Commit Type Description
2ceeb27078 fix cancel stale debounce timers to prevent timer leaks
ed2e401d2d fix don't fail NgModule checks for a pipe that extends a base class
c65d378bb4 fix validate SVG animation attributes outside the SVG namespace
forms
Commit Type Description
43aaeaec29 fix avoid writing to name input on ControlValueAccessor
migrations
Commit Type Description
d85288d75f fix skip tsconfig files of non-Angular projects
platform-server
Commit Type Description
3b8723ce3d fix resolve HTTP(S) URLs without authority as relative during SSR
router
Commit Type Description
4340a63c52 fix avoid view transitions when the user agent provides one

v22.1.4

Compare Source

common
Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting
compiler
Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules
compiler-cli
Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors
core
Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node
forms
Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration
language-service
Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports
migrations
Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration
platform-server
Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

v22.1.3

Compare Source

animations
Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn
common
Commit Type Description
b3c78a5081 fix preserve literal key union in KeyValuePipe.transform()
compiler
Commit Type Description
94f0b9a371 fix preserve &ngsp; between sibling control flow blocks
core
Commit Type Description
afe529cb2d fix accept readonly arrays for setClassMetadata decorators
2c72fe3797 fix allow readonly arrays in RawScopeInfoFromDecorator
ef2ce9a098 fix expose debuggableFn for non-computed signal graph nodes
7bcce260f5 fix prevent orphaned requestIdleCallback handle from re-entrant scheduling
44137117b3 fix replace all hasOwnProperty usages with Object.hasOwn
85f12a5a13 fix stop running further effects once one destroys the view mid-flush
c04931c88b fix throw a descriptive error instead of crashing when a hydration node is missing
601d1f6576 fix throw NG0500 instead of a raw TypeError on element hydration mismatch
forms
Commit Type Description
83450d2924 fix report forbidden 2way bindings on when FormField is applied
5cb4ea7e35 fix warn in dev mode when ngModel cannot reach parent NgForm across component boundary
http
Commit Type Description
0cd635e9e2 fix cancel oversized fetch response bodies
language-server
Commit Type Description
14fbe04612 fix recover project for external templates in solution-style workspaces
platform-browser
Commit Type Description
3ddcb1a101 fix disallow event handler attributes in Meta
640460d606 fix throw a descriptive error when insertBefore reference node is missing
router
Commit Type Description
abe019d505 fix pass correct component to canDeactivate for named outlets in componentless parent routes
babel/babel (@​babel/parser)

v8.0.5

Compare Source

v8.0.5 (2026-09-10)

Thanks @​drubetti, @​jibin7jose, @​joelle-a-dev, @​journey-ad, @​Kjubikstronk, @​MatteoGabriele, and @​zhangli091011 for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
📝 Documentation
🏠 Internal
  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types
🏃‍♀️ Performance
Committers: 14
babel/babel (@​babel/types)

v8.0.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
📝 Documentation
🏠 Internal
  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types
🏃‍♀️ Performance
eslint/eslint (eslint)

v10.10.0

Compare Source

v10.9.1

Compare Source

v10.9.0

Compare Source

sindresorhus/globals (globals)

v17.12.0

Compare Source


rolldown/tsdown (tsdown)

v0.23.0

Compare Source

   🧭 Migration Guide

Most users can upgrade directly. Before upgrading, run one final build with tsdown@0.22.14 and resolve all deprecation warnings.

  • config:
    • bundle: falseunbundle: true; bundle: true can be removed
    • outExtensionoutExtensions
    • publicDir / --public-dircopy / --copy
    • removeNodeProtocol: truenodeProtocol: 'strip'
    • injectStylecss.inject
  • deps:
    • inlineOnly / deps.onlyAllowBundledeps.onlyBundle
    • skipNodeModulesBundle: truedeps.neverBundle: true
    • resolveDepSubpath now defaults to false; set it to true to preserve the previous behavior
  • dts:
    • Select a generator with dts.generator, for example { generator: 'oxc' }
    • dts.cjsReexport was removed; dual-format builds now generate CJS declarations in a separate pass
  • attw:
    • The default profile changed from strict to esm-only; set profile: 'strict' to preserve the previous checks
  • programmatic API:
    • build() now returns { bundles, watch }; replace const bundles = await build() with const { bundles } = await build()
  • requirements:
    • Node.js 25 is no longer supported; use ^22.18.0, ^24.11.0, or >=26.0.0
    • The packages no longer publish legacy types and typesVersions fallbacks; use TypeScript’s bundler, node16, or nodenext module resolution
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)

v8.70.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#​12780)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.69.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.68.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-pr-new

pkg-pr-new Bot commented Sep 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/angular-estree-parser@418

commit: 720ff5a

@github-actions

Copy link
Copy Markdown

Size Change: -288 B (-0.79%)

Total Size: 36.3 kB

📦 View Changed
Filename Size Change
dist/ast-transform/node-types.d.ts 987 B -81 B (-7.58%)
dist/estree-parser.d.ts 682 B -76 B (-10.03%) 👏
dist/microsyntax/microsyntax-node-types.d.ts 1.6 kB -104 B (-6.09%)
dist/microsyntax/transform-template-binding.js 6.03 kB -15 B (-0.25%)
dist/source.js 1.39 kB +15 B (+1.09%)
dist/types.d.ts 1.34 kB -10 B (-0.74%)
dist/visitor-keys.d.ts 861 B -17 B (-1.94%)
ℹ️ View Unchanged
Filename Size
dist/_virtual/_rolldown/runtime.js 355 B
dist/angular-parser.js 2.66 kB
dist/ast-transform/ast-transformer.js 273 B
dist/ast-transform/index.js 378 B
dist/ast-transform/node-transformer.js 1.23 kB
dist/ast-transform/transforms/index.js 3.79 kB
dist/ast-transform/transforms/transform-array-expression.js 253 B
dist/ast-transform/transforms/transform-arrow-function-expression.js 515 B
dist/ast-transform/transforms/transform-ast-with-source.js 200 B
dist/ast-transform/transforms/transform-binary-expression.js 710 B
dist/ast-transform/transforms/transform-call-expression.js 773 B
dist/ast-transform/transforms/transform-chained-expression.js 248 B
dist/ast-transform/transforms/transform-conditional-expression.js 377 B
dist/ast-transform/transforms/transform-empty-expression.js 171 B
dist/ast-transform/transforms/transform-interpolation.js 360 B
dist/ast-transform/transforms/transform-literal.js 802 B
dist/ast-transform/transforms/transform-member-expression.js 1.63 kB
dist/ast-transform/transforms/transform-non-null-expression.js 260 B
dist/ast-transform/transforms/transform-object-expression.js 1.09 kB
dist/ast-transform/transforms/transform-parenthesized-expression.js 236 B
dist/ast-transform/transforms/transform-pipe-expression.js 365 B
dist/ast-transform/transforms/transform-spread-element.js 247 B
dist/ast-transform/transforms/transform-template-literal.js 1.12 kB
dist/ast-transform/transforms/transform-this-expression.js 173 B
dist/ast-transform/transforms/transform-unary-expression.js 696 B
dist/ast-transform/transforms/transform-unexpected-node.js 317 B
dist/ast-transform/visitor-keys.js 228 B
dist/ast-transform/visitors.js 189 B
dist/estree-parser.js 1.1 kB
dist/index.d.ts 387 B
dist/index.js 310 B
dist/microsyntax/visitor-keys.js 330 B
dist/utilities.js 1.32 kB
dist/visitor-keys.js 287 B

compressed-size-action

@fisker
fisker merged commit 37d2e55 into main Sep 11, 2026
15 checks passed
@fisker
fisker deleted the renovate/non-major-dev-dependencies branch September 11, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant