Skip to content

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest d4b71a8 -> a0f4330
@angular/animations (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/bazel devDependencies digest d9b105a -> c79da6c
@angular/cdk dependencies digest e0607f3 -> ac8ee6a
@angular/cdk devDependencies patch 19.1.0-next.2 -> 19.1.0-next.3
@angular/common dependencies digest 4fd8f79 -> 39012f5
@angular/common (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/compiler dependencies digest b6b767f -> 0f5063f
@angular/compiler (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/compiler-cli dependencies digest 1facaa9 -> e40a52b
@angular/compiler-cli (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/core dependencies digest 78ebc73 -> 19ec33d
@angular/core (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/forms dependencies digest 38ebd42 -> 358b705
@angular/forms (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/language-service dependencies digest bc37dd1 -> 5876f7b
@angular/localize dependencies digest 9a35ccc -> c6ab4c1
@angular/localize devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/material dependencies digest 3b0f5ad -> dc2b42b
@angular/material devDependencies patch 19.1.0-next.2 -> 19.1.0-next.3
@angular/material-moment-adapter dependencies digest aec9602 -> ecacecb
@angular/platform-browser dependencies digest 99d2afc -> b4b7dc9
@angular/platform-browser (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/platform-browser-dynamic dependencies digest dbafd8c -> e348b5e
@angular/platform-browser-dynamic (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/platform-server dependencies digest 069232c -> 0dff9a1
@angular/platform-server (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/router dependencies digest baaa39c -> 9365ce2
@angular/router (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4
@angular/service-worker dependencies digest cb927ff -> 226269e
@angular/service-worker (source) devDependencies patch 19.1.0-next.3 -> 19.1.0-next.4

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


Release Notes

angular/angular (@​angular/animations)

v19.1.0-next.4

Compare Source

core
Commit Type Description
57f3550219 feat add utility for resolving defer block information to ng global (#​59184)
22f191f763 feat extend the set of profiler events (#​59183)
1f4ff2fa36 fix avoid triggering on timer and on idle on the server (#​59177)
cf89f14766 fix Fix nested timer serialization (#​59173)
platform-server
Commit Type Description
300b141cc8 fix Warn user when transfer state happens more than once (#​58935)
angular/components (@​angular/cdk)

v19.1.0-next.3

Compare Source

cdk
Commit Type Description
62a672af0d feat dialog: expose cdk dialog docs (#​1144)
a0a16fc70e feat menu: expose cdk menu docs (#​1142)
a141c22e99 fix drag-drop: resolve projected handles
454d9f9c09 fix drag-drop: stop dragging on touchcancel (#​30184)
d34d2a2ca3 fix testing: add code to keyboard events (#​30188)
material
Commit Type Description
057ed370aa fix api-theme: fix nav items hover/focus contrast (#​1004)
3163040850 fix docs: change twitter logo (#​1245)
4697d8e180 fix list: enable MacOS select all with command+a (#​30183)
4620df14f7 fix menu: remove dependency on animations module (#​30163)
c12b73ee66 fix table: improve filter predicate efficiency (#​30172)
04a7652dca fix table: set border none for header cells on last row (#​30193)
a0b5546111 fix theme: unselected theme picker
b924e869c5 fix theming: fix not found error in the guide duplicate theming styles document (#​30108)
c04f84fd3b fix tooltip: body line height affecting gap (#​30164)
cdk-experimental
Commit Type Description
50d906b3e3 fix column-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#​30161)

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 Dec 19, 2024
@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 bot added the area: build & ci Related the build and CI infrastructure of the project label Dec 19, 2024
@alan-agius4 alan-agius4 merged commit 07a8bce into angular:main Dec 19, 2024
41 of 44 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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