Skip to content
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

chore(deps): update angular-cli monorepo to ~19.2.0 #62

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ~19.1.0 -> ~19.2.0 age adoption passing confidence
@angular-devkit/core ~19.1.0 -> ~19.2.0 age adoption passing confidence
@angular-devkit/schematics ~19.1.0 -> ~19.2.0 age adoption passing confidence
@angular/cli ~19.1.0 -> ~19.2.0 age adoption passing confidence
@schematics/angular ~19.1.0 -> ~19.2.0 age adoption passing confidence

Release Notes

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

v19.2.0

Compare Source

@​schematics/angular
Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app
@​angular-devkit/build-angular
Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder
@​angular/build
Commit Type Description
11fab9c7d feat add application builder karma testing to package
a5fcf8044 fix provide karma stack trace sourcemap support
964fb778b fix support per component updates of multi-component files
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions
@​angular/ssr
Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control

v19.1.9

Compare Source

@​angular/build
Commit Type Description
2d361e9b0 fix always disable JSON stats with dev-server

v19.1.8

Compare Source

@​angular/cli
Commit Type Description
f76cee637 fix correctly parse and resolve relative schematic collection names on Windows
ceba7739c fix prefer installed package as fallback when listing package groups
@​angular-devkit/build-angular
Commit Type Description
c54b9996a fix pass missing options to Karma esbuild builder
@​angular/build
Commit Type Description
2f60a24dd fix suppress asset missing warning for /index.html requests
b8f7952b7 fix update critical CSS inlining to support autoCsp

v19.1.7

Compare Source

@​schematics/angular
Commit Type Description
de73b1c0c fix include default export for Express app
@​angular/build
Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds
@​angular/ssr
Commit Type Description
f5d974576 fix accurately calculate content length for static pages with \r\n
c26ea1619 fix properly handle baseHref with protocol

v19.1.6

Compare Source

@​schematics/angular
Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency
@​angular/build
Commit Type Description
27f833186 fix avoid pre-transform errors with Vite pre-bundling
8f6ee7ed9 fix ensure full rebuild after initial error build in watch mode
2b9c00f68 fix prevent fallback to serving main.js for unknown requests
45abd15b7 fix prevent server manifest generation when no server features are enabled
@​angular/ssr
Commit Type Description
5bf5e5fd2 fix prioritize the first matching route over subsequent ones

v19.1.5

Compare Source

@​schematics/angular
Commit Type Description
14e3a71e4 fix update library schematic to use @angular-devkit/build-angular:ng-packagr
@​angular/build
Commit Type Description
d53d25fc1 fix allow tailwindcss 4.x as a peer dependency
bd9d379f0 fix disable TypeScript removeComments option
e73e9102e fix handle empty module case to avoid TypeError
bb413456e fix keep background referenced HMR update chunks
2011d3428 fix support template updates that also trigger global stylesheet changes
688019946 fix update vite to version 6.0.11
@​angular/ssr
Commit Type Description
94643d54d fix enhance dynamic route matching for better performance and accuracy
747557aa0 fix redirect to locale pathname instead of full URL
bbbc1eb7a fix rename provideServerRoutesConfig to provideServerRouting

v19.1.4

Compare Source

@​angular-devkit/schematics
Commit Type Description
aa6f0d051 fix ensure collections can be resolved via test runner in pnpm workspaces
@​angular/build
Commit Type Description
ff8192a35 fix correct path for /@​ng/components on Windows
14d2f7ca0 fix include extracted routes in the manifest during prerendering
c87a38f5b fix only issue invalid i18n config error for duplicate subPaths with inlined locales
d50788cf9 fix replace deprecation of i18n.baseHref with a warning
@​angular/ssr
Commit Type Description
bcc5fab75 fix prevent route matcher error when SSR routing is not used
9bacf3981 fix properly manage catch-all routes with base href
59c757781 fix unblock route extraction with withEnabledBlockingInitialNavigation

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

Copy link

nx-cloud bot commented Jan 24, 2025

View your CI Pipeline Execution ↗ for commit 70c8122.

Command Status Duration Result
nx affected -t lint test build ✅ Succeeded 17s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-29 18:21:56 UTC

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a086d53 to 70c8122 Compare January 29, 2025 18:20
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.1.4 chore(deps): update angular-cli monorepo to v19.1.5 Jan 29, 2025
Copy link
Contributor Author

renovate bot commented Jan 30, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @ngx-page-object-model/source@undefined
npm error Found: @angular/compiler@19.1.3
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"~19.1.0" from the root project
npm error   peer @angular/compiler@"^19.0.0" from @angular/build@19.1.3
npm error   node_modules/@angular/build
npm error     peerOptional @angular/build@"^18.0.0 || ^19.0.0" from @analogjs/vite-plugin-angular@1.13.0
npm error     node_modules/@analogjs/vite-plugin-angular
npm error       dev @analogjs/vite-plugin-angular@"~1.13.0" from the root project
npm error       1 more (@analogjs/vitest-angular)
npm error   2 more (@angular/compiler-cli, @angular/platform-browser-dynamic)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"~19.2.0" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@19.1.8
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"19.1.8" from @angular/compiler-cli@19.1.8
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"~19.1.0" from the root project
npm error     peer @angular/compiler-cli@"^19.0.0 || ^19.2.0-next.0" from @angular-devkit/build-angular@19.2.0
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"~19.2.0" from the root project
npm error     1 more (ng-packagr)
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-02-27T02_11_26_197Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-02-27T02_11_26_197Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.1.5 chore(deps): update angular-cli monorepo to v19.1.6 Feb 6, 2025
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.1.6 chore(deps): update angular-cli monorepo to v19.1.7 Feb 12, 2025
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.1.7 chore(deps): update angular-cli monorepo to v19.1.8 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 70c8122 to 516e1b1 Compare February 26, 2025 22:38
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v19.1.8 chore(deps): update angular-cli monorepo Feb 26, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 516e1b1 to bd9c714 Compare February 27, 2025 02:11
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo chore(deps): update angular-cli monorepo to ~19.2.0 Feb 27, 2025
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