Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@angular-eslint/builder (source) 20.6.0 -> 20.7.0 age confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 20.6.0 -> 20.7.0 age confidence dependencies minor
@angular-eslint/eslint-plugin-template (source) 20.6.0 -> 20.7.0 age confidence devDependencies minor
@angular-eslint/schematics (source) 20.6.0 -> 20.7.0 age confidence devDependencies minor
@angular-eslint/template-parser (source) 20.6.0 -> 20.7.0 age confidence devDependencies minor
@coreui/angular (source) 5.5.9 -> 5.6.4 age confidence dependencies minor
@coreui/coreui (source) 5.4.2 -> 5.5.0 age confidence dependencies minor
@coreui/icons-angular (source) 5.5.9 -> 5.6.4 age confidence dependencies minor
@playwright/test (source) 1.56.0 -> 1.57.0 age confidence devDependencies minor
@sindresorhus/transliterate 2.2.0 -> 2.3.0 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 8.47.0 -> 8.50.1 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.47.0 -> 8.50.1 age confidence devDependencies minor
eslint-plugin-jsdoc 61.2.0 -> 61.5.0 age confidence devDependencies minor
ngx-owl-carousel-o 20.0.1 -> 20.1.0 age confidence dependencies minor
node 24.11.0 -> 24.12.0 age confidence uses-with minor
prettier (source) 3.6.2 -> 3.7.4 age confidence devDependencies minor
zone.js (source, changelog) ^0.15.1 -> ^0.16.0 age confidence dependencies minor

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v20.7.0

Compare Source

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

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v20.7.0

Compare Source

🩹 Fixes
  • eslint-plugin: [use-component-selector] detect variables (#​2797)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#​2769)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#​2770)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v20.7.0

Compare Source

🚀 Features
  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#​2772)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v20.7.0

Compare Source

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

angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v20.7.0

Compare Source

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

coreui/coreui-angular (@​coreui/angular)

v5.6.4

Compare Source

  • chore(dependencies): update
    • @angular-devkit/schematics @​ "21.0.4" (was "21.0.3")
    • @angular/build @​ "21.0.4" (was "21.0.3")
    • @angular/cli @​ "21.0.4" (was "21.0.3")
    • @angular/compiler-cli @​ "21.0.6" (was "21.0.5")
    • @angular/language-service @​ "21.0.6" (was "21.0.5")
    • @angular/animations @​ "21.0.6" (was "21.0.5")
    • @angular/cdk @​ "21.0.5" (was "21.0.3")
    • @angular/common @​ "21.0.6" (was "21.0.5")
    • @angular/compiler @​ "21.0.6" (was "21.0.5")
    • @angular/core @​ "21.0.6" (was "21.0.5")
    • @angular/forms @​ "21.0.6" (was "21.0.5")
    • @angular/localize @​ "21.0.6" (was "21.0.5")
    • @angular/platform-browser @​ "21.0.6" (was "21.0.5")
    • @angular/router @​ "21.0.6" (was "21.0.5")
    • lodash-es @​ "4.17.22" (was "4.17.21")

v5.6.2

Compare Source

  • chore(dependencies): update
    • ng-packagr @​ "21.0.1" (was "21.0.0")
    • eslint @​ "9.39.2" (was "9.39.1")
    • typescript-eslint @​ "^8.50.0" (was "8.49.0")
    • @types/node @​ "24.10.4" (was "24.10.3")

v5.6.1

Compare Source

  • fix(dropdown): potential infinite loop setting listeners
  • chore(dependencies): update to Angular 21.0.5
    • @angular-devkit/schematics @​ "21.0.3" (was "21.0.2")
    • @angular/build @​ "21.0.3" (was "21.0.2")
    • @angular/cli @​ "21.0.3" (was "21.0.2")
    • @angular/compiler-cli @​ "21.0.5" (was "21.0.3")
    • @angular/language-service @​ "21.0.5" (was "21.0.3")
    • @angular/animations @​ "21.0.5" (was "21.0.3")
    • @angular/cdk @​ "21.0.3" (was "21.0.2")
    • @angular/common @​ "21.0.5" (was "21.0.3")
    • @angular/compiler @​ "21.0.5" (was "21.0.3")
    • @angular/core @​ "21.0.5" (was "21.0.3")
    • @angular/forms @​ "21.0.5" (was "21.0.3")
    • @angular/localize @​ "21.0.5" (was "21.0.3")
    • @angular/platform-browser @​ "21.0.5" (was "21.0.3")
    • @angular/router @​ "21.0.5" (was "21.0.3")
    • @types/node @​ "24.10.3" (was "24.10.2")

v5.6.0

Compare Source

  • chore(dependencies): update to Angular 21
    • @angular-devkit/schematics @​ "21.0.2" (was "20.3.12")
    • @angular/build @​ "21.0.2" (was "20.3.12")
    • @angular/cli @​ "21.0.2" (was "20.3.12")
    • @angular/compiler-cli @​ "21.0.3" (was "20.3.14")
    • @angular/language-service @​ "21.0.3" (was "20.3.14")
    • @angular/animations @​ "21.0.3" (was "20.3.14")
    • @angular/cdk @​ "21.0.2" (was "20.2.14")
    • @angular/common @​ "21.0.3" (was "20.3.14")
    • @angular/compiler @​ "21.0.3" (was "20.3.14")
    • @angular/core @​ "21.0.3" (was "20.3.14")
    • @angular/forms @​ "21.0.3" (was "20.3.14")
    • @angular/localize @​ "21.0.3" (was "20.3.14")
    • @angular/platform-browser @​ "21.0.3" (was "20.3.14")
    • @angular/router @​ "21.0.3" (was "20.3.14")
    • ng-packagr @​ "21.0.0" (was "20.3.2")
    • zone.js @​ "0.16.0" (was "0.15.1")
    • @types/node @​ "24.10.2" (was "22.19.1")
    • angular-eslint @​ "21.1.0" (was "20.7.0")
    • jasmine-core @​ "5.13.0" (was "5.12.1")
    • prettier @​ "3.7.4" (was "3.6.2")
    • typescript-eslint @​ "8.49.0" (was "8.48.0")
  • remove @angular/platform-browser-dynamic
  • test: updates, cleanups and fixes
  • refactor(sidebar.service): cleanup
  • refactor(dropdown.service): cleanup
  • refactor(sidebar-nav): signal inputs, test
  • refactor(sidebar-nav.service): SidebarNavHelper providedIn: root
  • refactor: migration from NgClass to class bindings
  • refactor: migration from NgStyle to style bindings
  • test: RouterTestingModule migration

v5.5.25

Compare Source

  • fix(backdrop): modal backdrop not removed on zoneless - close #​240 - thanks @​anyplin
  • chore(dependencies): update to Angular 20.3.14
    • @angular/compiler-cli @​ "20.3.14" (was "20.3.13")
    • @angular/language-service @​ "20.3.14" (was "20.3.13")
    • @angular/animations @​ "20.3.14" (was "20.3.13")
    • @angular/common @​ "20.3.14" (was "20.3.13")
    • @angular/compiler @​ "20.3.14" (was "20.3.13")
    • @angular/core @​ "20.3.14" (was "20.3.13")
    • @angular/forms @​ "20.3.14" (was "20.3.13")
    • @angular/localize @​ "20.3.14" (was "20.3.13")
    • @angular/platform-browser @​ "20.3.14" (was "20.3.13")
    • @angular/platform-browser-dynamic @​ "20.3.14" (was "20.3.13")
    • @angular/router @​ "20.3.14" (was "20.3.13")

v5.5.24

Compare Source

  • refactor(modal): visible signal, cleanup
  • chore(devDependencies): update
    • @angular-devkit/schematics @​ "20.3.12" (was "20.3.11")
    • @angular/build @​ "20.3.12" (was "20.3.11")
    • @angular/cli @​ "20.3.12" (was "20.3.11")

v5.5.23

Compare Source

  • chore(dependencies): update to Angular 20.3.13
    • @angular-devkit/schematics @​ "20.3.11" (was "20.3.9")
    • @angular/build @​ "20.3.11" (was "20.3.9")
    • @angular/cli @​ "20.3.11" (was "20.3.9")
    • @angular/compiler-cli @​ "20.3.13" (was "20.3.10")
    • @angular/language-service @​ "20.3.13" (was "20.3.10")
    • @angular/animations @​ "20.3.13" (was "20.3.10")
    • @angular/cdk @​ "20.2.14" (was "20.2.12")
    • @angular/common @​ "20.3.13" (was "20.3.10")
    • @angular/compiler @​ "20.3.13" (was "20.3.10")
    • @angular/core @​ "20.3.13" (was "20.3.10")
    • @angular/forms @​ "20.3.13" (was "20.3.10")
    • @angular/localize @​ "20.3.13" (was "20.3.10")
    • @angular/platform-browser @​ "20.3.13" (was "20.3.10")
    • @angular/platform-browser-dynamic @​ "20.3.13" (was "20.3.10")
    • @angular/router @​ "20.3.13" (was "20.3.10")
    • ng-packagr @​ "20.3.2" (was "20.3.0")
    • @types/jasmine @​ "5.1.13" (was "5.1.12")
    • @types/node @​ "22.19.1" (was "22.19.0")
    • angular-eslint @​ "20.7.0" (was "20.5.2")
    • typescript-eslint @​ "8.48.0" (was "8.46.3")

v5.5.22

Compare Source

  • refactor(pagination): input transform for disabled prop, cleanups
  • chore(dependencies): update
    • angular-eslint @​ "20.5.2" (was "20.5.1")

v5.5.21

Compare Source

  • chore(dependencies): update to Angular 20.3.10
    • @angular-devkit/schematics @​ "20.3.9" (was "20.3.8")
    • @angular/build @​ "20.3.9" (was "20.3.8")
    • @angular/cli @​ "20.3.9" (was "20.3.8")
    • @angular/compiler-cli @​ "20.3.10" (was "20.3.9")
    • @angular/language-service @​ "20.3.10" (was "20.3.9")
    • @angular/animations @​ "20.3.10" (was "20.3.9")
    • @angular/cdk @​ "20.2.12" (was "20.2.10")
    • @angular/common @​ "20.3.10" (was "20.3.9")
    • @angular/compiler @​ "20.3.10" (was "20.3.9")
    • @angular/core @​ "20.3.10" (was "20.3.9")
    • @angular/forms @​ "20.3.10" (was "20.3.9")
    • @angular/localize @​ "20.3.10" (was "20.3.9")
    • @angular/platform-browser @​ "20.3.10" (was "20.3.9")
    • @angular/platform-browser-dynamic @​ "20.3.10" (was "20.3.9")
    • @angular/router @​ "20.3.10" (was "20.3.9")
    • @types/node @​ "22.19.0" (was "22.18.13")
    • angular-eslint @​ "20.5.1" (was "20.5.0")
    • eslint @​ "9.39.1" (was "9.38.0")
    • typescript-eslint @​ "8.46.3" (was "8.46.2")

v5.5.20

Compare Source

  • refactor: size and sizing prop types, hostClasses cleanup

v5.5.19

Compare Source

v5.5.18

Compare Source

  • chore(dependencies): update to Angular 20.3.7
    • @angular-devkit/schematics @​ "20.3.7" (was "20.3.4")
    • @angular/build @​ "20.3.7" (was "20.3.4")
    • @angular/cli @​ "20.3.7" (was "20.3.4")
    • @angular/compiler-cli @​ "20.3.7" (was "20.3.3")
    • @angular/language-service @​ "20.3.7" (was "20.3.3")
    • @angular/animations @​ "20.3.7" (was "20.3.3")
    • @angular/cdk @​ "20.2.10" (was "20.2.7")
    • @angular/common @​ "20.3.7" (was "20.3.3")
    • @angular/compiler @​ "20.3.7" (was "20.3.3")
    • @angular/core @​ "20.3.7" (was "20.3.3")
    • @angular/forms @​ "20.3.7" (was "20.3.3")
    • @angular/localize @​ "20.3.7" (was "20.3.3")
    • @angular/platform-browser @​ "20.3.7" (was "20.3.3")
    • @angular/platform-browser-dynamic @​ "20.3.7" (was "20.3.3")
    • @angular/router @​ "20.3.7" (was "20.3.3")
    • @types/jasmine @​ "5.1.12" (was "5.1.9")
    • @types/node @​ "22.18.13" (was "22.18.8")
    • angular-eslint @​ "20.5.0" (was "20.3.0")
    • chart.js @​ "4.5.1" (was "4.5.0")
    • eslint @​ "9.38.0" (was "9.36.0")
    • jasmine-core @​ "5.12.0" (was "5.11.0")
    • typescript-eslint @​ "8.46.2" (was "8.45.0")

v5.5.17

Compare Source

  • chore(dependencies): update to Angular 20.3.3
    • @angular-devkit/schematics @​ "20.3.4" (was "20.3.3")
    • @angular/build @​ "20.3.4" (was "20.3.3")
    • @angular/cli @​ "20.3.4" (was "20.3.3")
    • @angular/compiler-cli @​ "20.3.3" (was "20.3.2")
    • @angular/language-service @​ "20.3.3" (was "20.3.2")
    • @angular/animations @​ "20.3.3" (was "20.3.2")
    • @angular/cdk @​ "20.2.7" (was "20.2.5")
    • @angular/common @​ "20.3.3" (was "20.3.2")
    • @angular/compiler @​ "20.3.3" (was "20.3.2")
    • @angular/core @​ "20.3.3" (was "20.3.2")
    • @angular/forms @​ "20.3.3" (was "20.3.2")
    • @angular/localize @​ "20.3.3" (was "20.3.2")
    • @angular/platform-browser @​ "20.3.3" (was "20.3.2")
    • @angular/platform-browser-dynamic @​ "20.3.3" (was "20.3.2")
    • @angular/router @​ "20.3.3" (was "20.3.2")
    • @types/node @​ "22.18.8" (was "22.18.6")
    • jasmine-core @​ "5.11.0" (was "5.10.0")
    • typescript @​ "5.9.3" (was "5.9.2")
    • typescript-eslint @​ "8.45.0" (was "8.44.1")

v5.5.16

Compare Source

  • chore(dependencies): update to Angular 20.3.2
    • @angular-devkit/schematics @​ "20.3.3" (was "20.3.2")
    • @angular/build @​ "20.3.3" (was "20.3.2")
    • @angular/cli @​ "20.3.3" (was "20.3.2")
    • @angular/compiler-cli @​ "20.3.2" (was "20.3.1")
    • @angular/language-service @​ "20.3.2" (was "20.3.1")
    • @angular/animations @​ "20.3.2" (was "20.3.1")
    • @angular/cdk @​ "20.2.5" (was "20.2.4")
    • @angular/common @​ "20.3.2" (was "20.3.1")
    • @angular/compiler @​ "20.3.2" (was "20.3.1")
    • @angular/core @​ "20.3.2" (was "20.3.1")
    • @angular/forms @​ "20.3.2" (was "20.3.1")
    • @angular/localize @​ "20.3.2" (was "20.3.1")
    • @angular/platform-browser @​ "20.3.2" (was "20.3.1")
    • @angular/platform-browser-dynamic @​ "20.3.2" (was "20.3.1")
    • @angular/router @​ "20.3.2" (was "20.3.1")

v5.5.15

Compare Source

  • chore(dependencies): update

v5.5.14

Compare Source


v5.5.13

Compare Source

  • chore(dependencies): update to Angular 20.3.0

    • @angular-devkit/schematics @​ "20.3.1" (was "20.2.2")
    • @angular/build @​ "20.3.1" (was "20.2.2")
    • @angular/cli @​ "20.3.1" (was "20.2.2")
    • @angular/compiler-cli @​ "20.3.0" (was "20.2.4")
    • @angular/language-service @​ "20.3.0" (was "20.2.4")
    • @angular/animations @​ "20.3.0" (was "20.2.4")
    • @angular/cdk @​ "20.2.3" (was "20.2.2")
    • @angular/common @​ "20.3.0" (was "20.2.4")
    • @angular/compiler @​ "20.3.0" (was "20.2.4")
    • @angular/core @​ "20.3.0" (was "20.2.4")
    • @angular/forms @​ "20.3.0" (was "20.2.4")
    • @angular/localize @​ "20.3.0" (was "20.2.4")
    • @angular/platform-browser @​ "20.3.0" (was "20.2.4")
    • @angular/platform-browser-dynamic @​ "20.3.0" (was "20.2.4")
    • @angular/router @​ "20.3.0" (was "20.2.4")
    • @types/node @​ "22.18.4" (was "22.18.1")
    • ng-packagr @​ "20.3.0" (was "20.2.0")
    • angular-eslint @​ "20.3.0" (was "20.2.0")
    • eslint @​ "9.35.0" (was "9.34.0")
    • typescript-eslint @​ "8.44.0" (was "8.42.0")

v5.5.12

Compare Source

  • chore(dependencies): update to Angular 20.2.4
    • @angular-devkit/schematics@"20.2.2" (was "20.2.1")
    • @angular/build@"20.2.2" (was "20.2.1")
    • @angular/cli@"20.2.2" (was "20.2.1")
    • @angular/compiler-cli@"20.2.4" (was "20.2.2")
    • @angular/language-service@"20.2.4" (was "20.2.2")
    • @angular/animations@"20.2.4" (was "20.2.2")
    • @angular/cdk@"20.2.2" (was "20.2.1")
    • @angular/common@"20.2.4" (was "20.2.2")
    • @angular/compiler@"20.2.4" (was "20.2.2")
    • @angular/core@"20.2.4" (was "20.2.2")
    • @angular/forms@"20.2.4" (was "20.2.2")
    • @angular/localize@"20.2.4" (was "20.2.2")
    • @angular/platform-browser@"20.2.4" (was "20.2.2")
    • @angular/platform-browser-dynamic@"20.2.4" (was "20.2.2")
    • @angular/router@"20.2.4" (was "20.2.2")
    • @types/node@"22.18.1" (was "22.18.0")
    • jasmine-core@"5.10.0" (was "5.9.0")
    • typescript-eslint@"8.42.0" (was "8.41.0")

v5.5.11

Compare Source

  • chore(dependencies): update to Angular 20.2.2

v5.5.10

Compare Source

  • chore(dependencies): update to Angular 20.2.x

coreui/coreui (@​coreui/coreui)

v5.5.0

Compare Source

What's Changed

Full Changelog: coreui/coreui@v5.4.3...v5.5.0

v5.4.3

Compare Source

Full Changelog: coreui/coreui@v5.4.2...v5.4.3

microsoft/playwright (@​playwright/test)

v1.57.0

Compare Source

v1.56.1

Compare Source

Highlights

#​37871 chore: allow local-network-access permission in chromium
#​37891 fix(agents): remove workspaceFolder ref from vscode mcp
#​37759 chore: rename agents to test agents
#​37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0
sindresorhus/transliterate (@​sindresorhus/transliterate)

v2.3.0

Compare Source


typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.50.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#​11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#​11813)
❤️ Thank You

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

v8.50.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-default-assignment] add rule (#​11720)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.49.0

Compare Source

🚀 Features
  • eslint-plugin: use Intl.Segmenter instead of graphemer (#​11804)
🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

🩹 Fixes
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#​11764, #​11759)
  • eslint-plugin: honor ignored base types on generic classes (#​11767)
  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#​11769)
❤️ Thank You

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

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.50.1

Compare Source

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.

v8.50.0

Compare Source

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.

v8.49.0

Compare Source

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.

v8.48.1

Compare Source

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.

v8.48.0

Compare Source

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.

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v61.5.0

Compare Source

Features
  • check-tag-names, require-template, check-template-names: make typeParam a non-preferred alias for template (3cd7cbd)

v61.4.2

Compare Source

Bug Fixes
  • require-rejects: reflect proper tag name in error message (44b2631)

v61.4.1

Compare Source

Bug Fixes
  • require-rejects: do not treat synchronous throw as rejection; fixes #​1603 (f776d63)

v61.4.0

Compare Source

Features

v61.3.0

Compare Source

Features

v61.2.1

Compare Source

Bug Fixes
  • require-param: ensure all structures with interfaces do not trigger with interfaceExemptsParamsCheck: true (39a5b0a)
  • tag-lines: avoid reformatting post-delimiter spacing; fixes #​1593 (702b226)
vitalii-andriiovskyi/ngx-owl-carousel-o (ngx-owl-carousel-o)

v20.1.0

Compare Source

The version v20.1.0 fixes bugs #293, #294, and #295.

actions/node-versions (node)

v24.12.0: 24.12.0

Compare Source

Node.js 24.12.0

v24.11.1: 24.11.1

Compare Source

Node.js 24.11.1

prettier/prettier (prettier)

v3.7.4

Compare Source

diff

LWC: Avoid quote around interpolations (#​18383 by @​kovsu)
<!-- Input -->
<div foo={bar}>   </div>

<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>

<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>
TypeScript: Fix comment inside union type gets duplicated (#​18393 by @​fisker)
// Input
type Foo = (/** comment */ a | b) | c;

// Prettier 3.7.3
type Foo = /** comment */ (/** comment */ a | b) | c;

// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;
TypeScript: Fix unstable comment print in union type comments (#​18395 by @​fisker)
// Input
type X = (A | B) & (
  // comment
  A | B
);

// Prettier 3.7.3 (first format)
type X = (A | B) &
  (// comment
  A | B);

// Prettier 3.7.3 (second format)
type X = (
  | A
  | B // comment
) &
  (A | B);

// Prettier 3.7.4
type X = (A | B) &
  // comment
  (A | B);

v3.7.3

Compare Source

diff

API: Fix prettier.getFileInfo() change that breaks VSCode extension (#​18375 by @​fisker)

An internal refactor accidentally broke the VSCode extension plugin loading.

v3.7.2

Compare Source

diff

JavaScript: Fix string print when switching quotes (#​18351 by @​fisker)
// Input
console.log("A descriptor\\'s .kind must be \"method\" or \"field\".")

// Prettier 3.7.1
console.log('A descriptor\\'s .kind must be "method" or "field".');

// Prettier 3.7.2
console.log('A descriptor\\\'s .kind must be "method" or "field".');
JavaScript: Preserve quote for embedded HTML attribute values (#​18352 by @​kovsu)
// Input
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;

// Prettier 3.7.1
const html = /* HTML */ ` <div class=${styles.banner}></div> `;

// Prettier 3.7.2
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;
TypeScript: Fix comment in empty type literal (#​18364 by @​fisker)
// Input
export type XXX = {
  // tbd
};

// Prettier 3.7.1
export type XXX = { // tbd };

// Prettier 3.7.2
export type XXX = {
  // tbd
};

v3.7.1

Compare Source

diff

API: Fix performance regression in doc printer (#​18342 by @​fisker)

Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.

v3.7.0

Compare Source

diff

🔗 Release Notes

angular/angular (zone.js)

v0.16.0

Compare Source

BREAKING CHANGE
  • IE/Non-Chromium Edge are not supported anymore.

Configuration

📅 Schedule: 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 is behind base branch, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Nov 19, 2025
@renovate renovate bot requested a review from a team November 19, 2025 15:16
@renovate renovate bot force-pushed the deps/all-minor-patch branch from d6f0d57 to d0f6b45 Compare November 19, 2025 22:26
@renovate renovate bot changed the title feat(Dependencies): Update dependency eslint-plugin-jsdoc to v61.3.0 feat(Dependencies): Update all non-major dependencies (minor) Nov 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @denbi/[email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/animations
npm error   @angular/animations@"20.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@"^21.0.0" from @coreui/[email protected]
npm error node_modules/@coreui/angular
npm error   @coreui/angular@"5.6.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-22T19_01_57_688Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-22T19_01_57_688Z-debug-0.log

@renovate renovate bot force-pushed the deps/all-minor-patch branch 7 times, most recently from f527f5b to 4dec1e6 Compare November 27, 2025 12:35
@renovate renovate bot force-pushed the deps/all-minor-patch branch 4 times, most recently from 1d2e182 to 7f5c678 Compare December 3, 2025 04:44
@renovate renovate bot force-pushed the deps/all-minor-patch branch 7 times, most recently from acded18 to 3e77f3a Compare December 12, 2025 19:13
@renovate renovate bot force-pushed the deps/all-minor-patch branch 4 times, most recently from a5fd7a2 to 0eb2cfd Compare December 19, 2025 22:49
@renovate renovate bot force-pushed the deps/all-minor-patch branch from 0eb2cfd to 8993d67 Compare December 22, 2025 15:32
| datasource      | package                                | from    | to      |
| --------------- | -------------------------------------- | ------- | ------- |
| npm             | @angular-eslint/builder                | 20.6.0  | 20.7.0  |
| npm             | @angular-eslint/eslint-plugin          | 20.6.0  | 20.7.0  |
| npm             | @angular-eslint/eslint-plugin-template | 20.6.0  | 20.7.0  |
| npm             | @angular-eslint/schematics             | 20.6.0  | 20.7.0  |
| npm             | @angular-eslint/template-parser        | 20.6.0  | 20.7.0  |
| npm             | @coreui/angular                        | 5.5.9   | 5.6.4   |
| npm             | @coreui/coreui                         | 5.4.2   | 5.5.0   |
| npm             | @coreui/icons-angular                  | 5.5.9   | 5.6.4   |
| npm             | @playwright/test                       | 1.56.0  | 1.57.0  |
| npm             | @sindresorhus/transliterate            | 2.2.0   | 2.3.0   |
| npm             | @typescript-eslint/eslint-plugin       | 8.47.0  | 8.50.1  |
| npm             | @typescript-eslint/parser              | 8.47.0  | 8.50.1  |
| npm             | eslint-plugin-jsdoc                    | 61.2.0  | 61.5.0  |
| npm             | ngx-owl-carousel-o                     | 20.0.1  | 20.1.0  |
| github-releases | actions/node-versions                  | 24.11.0 | 24.12.0 |
| npm             | prettier                               | 3.6.2   | 3.7.4   |
| npm             | zone.js                                | 0.15.1  | 0.16.0  |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from 8993d67 to 94a9c7e Compare December 22, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant