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 #29511

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Jan 29, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 790a6fc -> db9c25c
@angular/animations (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/bazel devDependencies digest f215fab -> 01395b7
@angular/build-tooling devDependencies digest ce04ec6 -> 733a276
@angular/cdk dependencies digest 159f774 -> 2c3f41c
@angular/common dependencies digest 82c41c9 -> 637e65a
@angular/common (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/compiler dependencies digest 4574edc -> 5395de9
@angular/compiler (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/compiler-cli dependencies digest f735a3d -> 210114f
@angular/compiler-cli (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/core dependencies digest 0e2d0f1 -> 15d7782
@angular/core (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/forms dependencies digest df56f06 -> 243447b
@angular/forms (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/language-service dependencies digest f687301 -> b050c2e
@angular/localize dependencies digest cd2dc08 -> fb5806b
@angular/localize devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/material dependencies digest ffa94db -> 16e906b
@angular/material-moment-adapter dependencies digest 1a4f9f3 -> 4605dcd
@angular/ng-dev devDependencies digest 2a80acc -> 38cf39f
@angular/platform-browser dependencies digest 3e7498f -> e9bf2c1
@angular/platform-browser (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/platform-browser-dynamic dependencies digest 57cdf08 -> 8e67c02
@angular/platform-browser-dynamic (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/platform-server dependencies digest e5b6998 -> 79da94e
@angular/platform-server (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/router dependencies digest 8c1bdee -> 1c2d5ca
@angular/router (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
@angular/service-worker dependencies digest bf788c7 -> 57a89d2
@angular/service-worker (source) devDependencies patch 19.2.0-next.0 -> 19.2.0-next.1
angular/dev-infra action digest 2670abf -> 15db94d

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular (@​angular/animations)

v19.2.0-next.1

Compare Source

core
Commit Type Description
168516462a9 feat support default value in resource() (#​59655)
6c92d653493 fix add hasValue narrowing to ResourceRef (#​59708)
96e602ebe9c fix cancel in-progress request when same value is assigned (#​59280)
cf9054248d1 fix check whether application is destroyed before printing hydration stats (#​59716)
82876242e55 fix ensure type is preserved during HMR (#​59700)
127fc0dc847 fix fix resource()'s previous.state (#​59708)
f862ace1819 fix fixes test timer-based test flakiness in CI (#​59674)
elements
Commit Type Description
0c1ecb453c8 fix not setting initial value on signal-based input (#​59773)
platform-browser
Commit Type Description
e6cb411e439 fix automatically disable animations on the server (#​59762)
6b09716754b fix prepend baseHref to sourceMappingURL in CSS content (#​59730)
fd7ee47bf70 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
65cf061feb4 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
af9d74710c4 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
platform-server
Commit Type Description
fc5d187da5e fix decouple server from animations module (#​59762)
router
Commit Type Description
c7b6e1107c6 fix prevent error handling when injector is destroyed (#​59457)
service-worker
Commit Type Description
e2987a1d4ab fix add missing rxjs peer dependency (#​59747)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 target: minor This PR is targeted for the next minor release labels Jan 29, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 29, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 2 times, most recently from 6e89dbd to 65e1f02 Compare January 29, 2025 17:04
@angular-robot
Copy link
Collaborator Author

⚠️ 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: pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

@angular-robot angular-robot force-pushed the ng-renovate/angular branch 4 times, most recently from 4f628c8 to 93164df Compare January 29, 2025 21:05
@alan-agius4 alan-agius4 merged commit 448e920 into angular:main Jan 30, 2025
41 checks passed
@alan-agius4 alan-agius4 deleted the ng-renovate/angular branch January 30, 2025 07:00
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 target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants