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

build: update angular dependencies #2590

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@angular/animations (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/build dependencies patch 19.2.0-next.1 -> 19.2.0-next.2
@angular/cli devDependencies patch 19.2.0-next.1 -> 19.2.0-next.2
@angular/common (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/compiler (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/compiler-cli (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/core (source) resolutions patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/core (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/forms (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/platform-browser (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/platform-browser-dynamic (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3
@angular/router (source) devDependencies patch 19.2.0-next.2 -> 19.2.0-next.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations)

v19.2.0-next.3

Compare Source

compiler
Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#​58520)
compiler-cli
Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#​59926)
core
Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#​59455) (#​59551)
c87e581dd9 fix Don't run effects in check no changes pass (#​59455) (#​59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#​59854)
migrations
Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#​59861)
1119f85ca9 fix count used dependencies inside existing control flow (#​59861)
angular/angular-cli (@​angular/build)

v19.2.0-next.2

Compare Source

@​schematics/angular
Commit Type Description
aa0ae457b fix include default export for Express app
4a5b76a8e fix remove additional newline after standalone property
c716ce152 fix skip ssr migration when @angular/ssr is not a dependency
@​angular-devkit/build-angular
Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
@​angular/build
Commit Type Description
beefed839 fix always provide Vite client helpers with development server
5c1360179 fix avoid pre-transform errors with Vite pre-bundling
be15b886c fix configure Vite CORS option
b24089ef8 fix ensure full rebuild after initial error build in watch mode
880a50c50 fix exclude unmodified files from logs with --localize
b55306989 fix handle unlocalizable files correctly in localized prerender
9a46be8d6 fix prevent fallback to serving main.js for unknown requests
9b0d73087 fix prevent server manifest generation when no server features are enabled
964fb778b fix support per component updates of multi-component files
b50b6ee92 perf cache translated i18n bundles for faster builds
@​angular/ssr
Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control
414736bc0 fix accurately calculate content length for static pages with \r\n
6448f80bf fix prioritize the first matching route over subsequent ones
833dc986d fix properly handle baseHref with protocol

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.

👻 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 has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker comp: build renovate managed labels Feb 13, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 13, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular-dependencies branch 7 times, most recently from 7ffab00 to ce01d21 Compare February 19, 2025 14:28
@angular-robot angular-robot force-pushed the ng-renovate/angular-dependencies branch from ce01d21 to 2aab6c4 Compare February 19, 2025 15:23
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott
Copy link
Member

This PR was merged into the repository by commit 7568235.

The changes were merged into the following branches: main

@angular-robot angular-robot deleted the ng-renovate/angular-dependencies branch February 19, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project comp: build renovate managed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants