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

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Feb 1, 2024

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 0dc191d -> 1a29863
@angular/animations (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/bazel devDependencies digest b832c57 -> c73bcff
@angular/build-tooling devDependencies digest bab96c2 -> 07da064
@angular/cdk dependencies digest 851d822 -> 9a9d644
@angular/cdk devDependencies patch 17.1.1 -> 17.1.2
@angular/common dependencies digest becc05e -> 8ae335b
@angular/common (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/compiler dependencies digest c0a7fd7 -> ae8b297
@angular/compiler (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/compiler-cli dependencies digest 75316db -> 8f01662
@angular/compiler-cli (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/core dependencies digest bfb36ab -> 53cfc84
@angular/core (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/forms dependencies digest 14909cb -> 2289c90
@angular/forms (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/language-service dependencies digest 86efc9e -> 1730ff0
@angular/localize dependencies digest 456afc2 -> 97c49c2
@angular/localize devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/material dependencies digest 2cbea8d -> e2c591d
@angular/material devDependencies patch 17.1.1 -> 17.1.2
@angular/material-moment-adapter dependencies digest 3c58a99 -> c040800
@angular/ng-dev devDependencies digest f299b9c -> eacabd9
@angular/platform-browser dependencies digest 7e473b8 -> ef5a7f8
@angular/platform-browser (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/platform-browser-dynamic dependencies digest aa12269 -> a758dfa
@angular/platform-browser-dynamic (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/platform-server dependencies digest 6f15935 -> ea6f961
@angular/platform-server (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/router dependencies digest 65fe9a4 -> 3c7cd1f
@angular/router (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
@angular/service-worker dependencies digest 8168207 -> 70a16dc
@angular/service-worker (source) devDependencies patch 17.2.0-next.0 -> 17.2.0-next.1
angular/dev-infra action digest 2082270 -> f89362d

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


Release Notes

angular/angular (@​angular/animations)

v17.2.0-next.1

Compare Source

Commit Type Description
dfc6c8d0c7 fix cta clickability issue in adev homepage. (#​52905)
animations
Commit Type Description
75aeae42b7 fix cleanup DOM elements when root view is removed with async animations (#​53033)
common
Commit Type Description
f5c520b836 feat add placeholder to NgOptimizedImage (#​53783)
122213d37d fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#​53879)
compiler
Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#​54057)
7b4d275f49 fix Fix the template pipeline option (#​54148)
eddf5dae5e fix Update type check block to fix control flow source mappings (#​53980)
compiler-cli
Commit Type Description
7e861c640e feat generate extra imports for component local dependencies in local mode (#​53543)
3263df23f2 feat generate global imports in local compilation mode (#​53543)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#​53543)
0970129e20 fix show proper error for custom decorators in local compilation mode (#​53983)
58b8a232d6 fix support jumping to definitions of signal-based inputs (#​54053)
core
Commit Type Description
656bc282e3 fix add toString implementation to signals (#​54002)
037b79b72e fix change defer block fixture default behavior to playthrough (#​54088)
migrations
Commit Type Description
28ad6fc4ad fix error in standalone migration when non-array value is used as declarations in TestBed (#​54122)
angular/components (@​angular/cdk)

v17.1.2

Compare Source

material
Commit Type Description
8675ae2436 fix form-field: insufficient color contrast text to input fill (#​28274)
b6a9ac8214 fix schematics: import async animations and remove deprecated function usages (#​28481)
251293f950 fix slide-toggle: Emit token values under current selector or root (#​28390)
9e02a1135b fix slider: error if slider is destroyed before first change detection (#​28494)

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 Feb 1, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 1, 2024
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 2 times, most recently from f74290e to a88b0d5 Compare February 1, 2024 15:13
@dgp1130 dgp1130 merged commit 0386718 into angular:main Feb 1, 2024
49 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch February 1, 2024 17:11
@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 Mar 3, 2024
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.

None yet

3 participants