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

fix(deps): update angular-cli monorepo to v19.1.7 #2885

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/core 19.1.3 -> 19.1.7 age adoption passing confidence
@angular-devkit/schematics 19.1.3 -> 19.1.7 age adoption passing confidence
@angular-devkit/schematics-cli 19.1.3 -> 19.1.7 age adoption passing confidence

Release Notes

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

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.

@lluiscab
Copy link

lluiscab commented Jan 24, 2025

Would it be possible to get this PR merged & released alongside nestjs/schematics#1976? Currently both packages use different versions of @angular-devkit (v19.1.3 here vs v19.0.1 in schematics), using the same dependency in both packages would prevent two different versions @angular-devkit from being installed and actually allow us to update to NestJS 11. This de-sync in library versions is a blocking issue for us.

@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v19.1.4 fix(deps): update angular-cli monorepo to v19.1.5 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3867ab8 to f829030 Compare January 29, 2025 16:22
@lluiscab
Copy link

lluiscab commented Feb 4, 2025

Really really worry to tag you directly @kamilmysliwiec but could you take a look at this? It's quite easy to solve and would unblock my organization from upgrading to nestjs v11

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f829030 to 538f641 Compare February 5, 2025 21:53
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v19.1.5 fix(deps): update angular-cli monorepo Feb 5, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 538f641 to 4ae7711 Compare February 6, 2025 01:53
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo fix(deps): update angular-cli monorepo to v19.1.6 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4ae7711 to de27430 Compare February 12, 2025 22:52
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v19.1.6 fix(deps): update angular-cli monorepo to v19.1.7 Feb 12, 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.

1 participant