Skip to content

chore(deps): update external major (major) #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular ~0.901.11 -> ~20.1.0 age adoption passing confidence devDependencies major
@angular/animations (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/cli ~9.1.8 -> ~20.1.0 age adoption passing confidence devDependencies major
@angular/common (source) ^9.1.12 -> ^9.1.12 || ^20.0.0 age adoption passing confidence peerDependencies major
@angular/common (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/compiler (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/compiler-cli (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence devDependencies major
@angular/core (source) ^9.1.12 -> ^9.1.12 || ^20.0.0 age adoption passing confidence peerDependencies major
@angular/forms (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/platform-browser (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/platform-browser-dynamic (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@angular/router (source) ~9.1.12 -> ~20.1.0 age adoption passing confidence dependencies major
@semantic-release/changelog ^5.0.1 -> ^6.0.0 age adoption passing confidence devDependencies major
@semantic-release/exec ^5.0.0 -> ^7.0.0 age adoption passing confidence devDependencies major
@semantic-release/git ^9.0.0 -> ^10.0.0 age adoption passing confidence devDependencies major
@semantic-release/github ^7.2.0 -> ^11.0.0 age adoption passing confidence devDependencies major
@types/jasmine (source) ~3.5.0 -> ~5.1.0 age adoption passing confidence devDependencies major
@types/node (source) ^12.11.1 -> ^24.0.0 age adoption passing confidence devDependencies major
actions/checkout v2 -> v5 age adoption passing confidence action major
actions/setup-node v2 -> v4 age adoption passing confidence action major
actions/setup-node v1 -> v4 age adoption passing confidence action major
codelyzer ^5.1.2 -> ^6.0.0 age adoption passing confidence devDependencies major
jasmine-core (source) ~3.5.0 -> ~5.9.0 age adoption passing confidence devDependencies major
jasmine-spec-reporter ~4.2.1 -> ~7.0.0 age adoption passing confidence devDependencies major
karma-coverage-istanbul-reporter ~2.1.0 -> ~3.0.0 age adoption passing confidence devDependencies major
karma-jasmine ~3.0.1 -> ~5.1.0 age adoption passing confidence devDependencies major
karma-jasmine-html-reporter ^1.4.2 -> ^2.0.0 age adoption passing confidence devDependencies major
node 12 -> 22 age adoption passing confidence uses-with major
puppeteer (source) ^9.1.1 -> ^24.0.0 age adoption passing confidence devDependencies major
rxjs (source) ~6.5.4 -> ~7.8.0 age adoption passing confidence dependencies major
ts-node (source) ~8.3.0 -> ~10.9.0 age adoption passing confidence devDependencies major
tslib (source) ^1.10.0 -> ^2.0.0 age adoption passing confidence dependencies major
typescript (source) ~3.8.3 -> ~5.9.0 age adoption passing confidence devDependencies major

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v20.1.6

Compare Source

@​schematics/angular
Commit Type Description
584bc1d41 fix add extra prettier config
02b0506fd fix correct configure the typeSeparator in the library schematic

v20.1.5

Compare Source

@​angular/cli
Commit Type Description
48ca04474 fix cache MCP best practices content and add tool annotations

v20.1.4

Compare Source

@​angular/cli
Commit Type Description
2d753cc62 fix skip workspace-specific tools when outside a workspace
@​angular/build
Commit Type Description
42d72ef4d fix skip vite transformation of CSS-like assets

v20.1.3

Compare Source

@​angular/build
Commit Type Description
ea5cd0e81 fix update vite to 7.0.6

v20.1.2

Compare Source

@​angular/cli
Commit Type Description
96785224f fix define option is being included multiple times in the JSON help
@​angular-devkit/core
Commit Type Description
0d0040bdf fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

v20.1.1

Compare Source

@​angular/build
Commit Type Description
541b33f8d fix emit a warning when outputHashing is set to all or bundles when HMR is enabled
558a0fe92 fix normalize code coverage include paths to POSIX

v20.1.0

Compare Source

@​angular/cli
Commit Type Description
dc45c186e feat add initial MCP server implementation
@​schematics/angular
Commit Type Description
1c19e0dcd feat use signal in app component
@​angular-devkit/build-angular
Commit Type Description
49a09737d feat provide partial custom postcss configuration support
@​angular/build
Commit Type Description
1159cf081 feat add code coverage reporters option for unit-test
8f305ef0b feat add dataurl, base64 loaders
adfeee0a4 fix adjust coverage includes/excludes for unit-test vitest runner
c19cd2985 fix coverage reporter option
8879716ca fix expose unit test and karma builder API
a415a4999 fix improve default coverage reporter handling for vitest
e0de8680d fix inject zone.js/testing before karma builder execution
2672f6ec1 fix json and json-summary as vitest coverage reporters
b67fdfd6b fix resolve "Controller is already closed" error in Karma
2784883ec fix support extra test setup files with unit-test vitest runner
f177f5508 fix support injecting global styles into vitest unit-tests
130c65014 fix use an empty array as default value for vitest exclude
917af12ae fix use date/time based output path for vitest unit-test
@​angular/ssr
Commit Type Description
21b5852f1 fix ensure loadChildren runs in correct injection context during route extraction

v20.0.6

Compare Source

@​schematics/angular
Commit Type Description
5542445d3 fix remove constructor from service template
@​angular/build
Commit Type Description
0836ad28f fix correctly remap Angular diagnostics
c475e546b fix exclude @vitest/browser/context from esbuild bundling
1a2da161e fix failed to proxy error for assets

v20.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ebd53df7 fix remove unused @vitejs/plugin-basic-ssl dependency
@​angular/build
Commit Type Description
05cebdbcd fix proxy karma request from / to /base

v20.0.4

Compare Source

@​schematics/angular
Commit Type Description
2316fe29d fix add missing prettier config
@​angular/ssr
Commit Type Description
309742289 fix avoid preloading unnecessary dynamic bundles
82691b98f fix ensure correct referer header handling in web request conversion

v20.0.3

Compare Source

@​schematics/angular
Commit Type Description
e90a808c0 fix include main.server.ts in tsconfig.files when present
5c48b8e0a fix reset module typeSeparator when generating applications
@​angular/build
Commit Type Description
56f426e25 fix include custom bundle name scripts with karma
dfe3a8b73 fix increase worker idle timeout
e6d27bd5e fix set scripts option output as classic script for karma

v20.0.2

Compare Source

@​schematics/angular
Commit Type Description
bf64a0f2d fix add less as a devDependency when selected as the style preprocessor
cb258a3e1 fix correctly detect modules using new file extension format
@​angular/build
Commit Type Description
424f1cbbf fix do not consider internal Angular files as external imports

v20.0.1

Compare Source

@​angular/cli
Commit Type Description
0883248cb fix improve Node.js version check and error messages
@​schematics/angular
Commit Type Description
525ddcbd2 fix only overwrite JSON file if actually changed
83c820e5a fix remove karma config devkit package usages during application migration
87266b38a fix skip zone.js dependency for zoneless applications
@​angular/build
Commit Type Description
e5efdc577 fix also disable outputMode in vitest unit-tests
5814393db fix resolve junit karma reporter output to workspace root

v20.0.0

Compare Source

Breaking Changes

@​angular/cli
  • Node.js v18 is no longer supported with Angular.

    Before updating a project to Angular v20, the Node.js version must be
    at least 20.11.1. For the full list of supported Node.js versions,
    see https://angular.dev/reference/versions.

  • Node.js versions from 22.0 to 22.10 are no longer supported

@​schematics/angular
  • --server-routing option has been removed from several schematics. Server routing will be used when using the application builder.
@​angular-devkit/schematics
  • The NodePackageLinkTask has been removed without a replacement. Create a custom task if needed.

    Note: This does not affect application developers.

@​angular/build
  • TypeScript versions less than 5.8 are no longer supported.
@​schematics/angular
Commit Type Description
e03f2b899 feat Add global error listeners to new app generation
1e137ca84 feat add migration to update moduleResolution to bundler
26fd4ea73 feat add migrations for server rendering updates
5876577af feat Add prompt for new apps to be zoneless
fdc6291dd feat add update migration to keep previous style guide generation behavior
093c5a315 feat directly use @angular/build in new projects
d6f594fe0 feat generate applications using TypeScript project references
0ab1ddf63 feat generate libraries using TypeScript project references
18e13e2ce feat remove --server-routing option
03180fe03 feat use TypeScript module preserve option for new projects
86d241629 fix add @angular/ssr dependency only when provideServerRendering import has been updated
9e6b9b537 fix add type checking of host bindings to strict config
8654b3fea fix application migration should migrate karma builder package
c557a19ef fix avoid empty polyfill option for new zoneless application
90615a88b fix default component templates to not use .ng.html extension
672ae14cd fix drop composite in tsconfig
da6ef626f fix ensure app-shell schematic consistently uses withAppShell
f126f8d34 fix ensure module discovery checks for an NgModule decorator
dc2f65999 fix generate component templates with a .ng.html file extension
[23fc8e1e

Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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.

@renovate renovate bot force-pushed the renovate/major-external-major branch from 42d8545 to f9a238d Compare May 23, 2024 05:59
@renovate renovate bot force-pushed the renovate/major-external-major branch from f9a238d to 7846899 Compare June 21, 2024 06:02
@renovate renovate bot force-pushed the renovate/major-external-major branch from 7846899 to 9991b0c Compare July 11, 2024 05:42
@renovate renovate bot force-pushed the renovate/major-external-major branch from 9991b0c to 7a4a531 Compare July 20, 2024 23:59
@renovate renovate bot force-pushed the renovate/major-external-major branch from 7a4a531 to b798c51 Compare July 29, 2024 14:50
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 6bafa4d to 0bf4dad Compare August 15, 2024 05:42
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 6abe794 to dd473de Compare September 10, 2024 08:58
@renovate renovate bot force-pushed the renovate/major-external-major branch from dd473de to 5f91b8a Compare September 25, 2024 17:45
@renovate renovate bot force-pushed the renovate/major-external-major branch from 5f91b8a to 8a25c4f Compare October 13, 2024 05:28
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 87570a0 to bcff548 Compare November 23, 2024 00:03
@renovate renovate bot force-pushed the renovate/major-external-major branch from bcff548 to 406a473 Compare December 4, 2024 05:59
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 90cf9e3 to 701d74b Compare January 16, 2025 04:05
@renovate renovate bot force-pushed the renovate/major-external-major branch from 701d74b to 499d6c8 Compare January 24, 2025 11:59
@renovate renovate bot force-pushed the renovate/major-external-major branch from 499d6c8 to 1c910eb Compare February 1, 2025 00:03
@renovate renovate bot force-pushed the renovate/major-external-major branch from 1c910eb to e36dc4d Compare February 8, 2025 23:27
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 21ac53b to 4a2c169 Compare March 1, 2025 03:27
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 1fa7838 to a39970a Compare March 14, 2025 00:12
@renovate renovate bot force-pushed the renovate/major-external-major branch from a39970a to e7a0d7e Compare April 3, 2025 00:01
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 14a043e to ddab79d Compare April 27, 2025 11:55
@renovate renovate bot force-pushed the renovate/major-external-major branch from ddab79d to 0c6c983 Compare June 1, 2025 03:59
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 322d87c to 110582a Compare June 15, 2025 07:30
@renovate renovate bot force-pushed the renovate/major-external-major branch from 110582a to f936320 Compare July 6, 2025 07:49
@renovate renovate bot force-pushed the renovate/major-external-major branch from f936320 to faf15d9 Compare July 20, 2025 07:55
@renovate renovate bot force-pushed the renovate/major-external-major branch 4 times, most recently from 37ee963 to 90f3ef8 Compare August 9, 2025 07:37
@renovate renovate bot force-pushed the renovate/major-external-major branch from 90f3ef8 to f069d7e Compare August 14, 2025 20:00
@renovate renovate bot force-pushed the renovate/major-external-major branch from f069d7e to 3484bc7 Compare August 16, 2025 07:05
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.

0 participants