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

Merged
merged 1 commit into from Oct 26, 2023
Merged

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Oct 25, 2023

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 92d9a9c -> ae264cc
@angular/animations devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/bazel devDependencies digest aa1827a -> 2a68e95
@angular/build-tooling devDependencies digest 560121a -> 1aa5847
@angular/cdk dependencies digest 295a37d -> 3e981c7
@angular/cdk devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/common dependencies digest 5227f75 -> 6474647
@angular/common devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/compiler dependencies digest cb4aaa6 -> 4bcb5c6
@angular/compiler devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/compiler-cli dependencies digest a0942ee -> f7c2469
@angular/compiler-cli (source) devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/core dependencies digest b42fe83 -> 55a0599
@angular/core devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/forms dependencies digest 20ff147 -> f291d0c
@angular/forms devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/language-service dependencies digest b577515 -> 8a236dc
@angular/localize dependencies digest 9212534 -> c2fd6bc
@angular/localize devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/material dependencies digest bdb6e79 -> 002ac70
@angular/material devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/material-moment-adapter dependencies digest 1fd33d7 -> ae49315
@angular/ng-dev devDependencies digest f700a05 -> 162ca6b
@angular/platform-browser dependencies digest 92b7e96 -> 8d68d57
@angular/platform-browser devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/platform-browser-dynamic dependencies digest d9c3fe0 -> 7e6efa1
@angular/platform-browser-dynamic devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/platform-server dependencies digest a28490f -> 9f82fcb
@angular/platform-server devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/router dependencies digest aa0c4ec -> 01a3394
@angular/router (source) devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
@angular/service-worker dependencies digest 05e3442 -> 94c3f21
@angular/service-worker devDependencies patch 17.0.0-rc.0 -> 17.0.0-rc.1
angular/dev-infra action digest 9ddc899 -> 4ccf7ee

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


Release Notes

angular/angular (@​angular/animations)

v17.0.0-rc.1

Compare Source

compiler
Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#​52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#​52322)
core
Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#​52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#​51854)
957effa404 fix get root and platform injector providers in special cases (#​52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#​52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#​52292)
http
Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#​52347)
language-service
Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#​52198)
migrations
Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#​52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#​52355)
54bc384661 fix handle nested classes in block entities migration (#​52309)
c9b1ddff4d fix handle nested classes in control flow migration (#​52309)
platform-server
Commit Type Description
0c66e2424c fix resolve relative requests URL (#​52326)
router
Commit Type Description
6858149eb1 fix RouterTestingHarness should throw if a component is expected but navigation fails (#​52357)
4dce8766f8 fix Ensure newly resolved data is inherited by child routes (#​52167)
angular/components (@​angular/cdk)

v17.0.0-rc.1

Compare Source

material
Commit Type Description
215b92ae2 fix checkbox: add aria-checked (#​27970)
c6fa905dd fix divider: move unthemable tokens to theme mixin (#​27881)
0ac19114c fix form-field: move unthemable tokens to theme mixin (#​27887)
041a71b87 fix schematics: Create a schematic to add the base theme dimension (#​27964)
multiple
Commit Type Description
a3f9ca14b perf switch to built-in control flow (#​27987)

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 Oct 25, 2023
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 25, 2023
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels Oct 25, 2023
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 5 times, most recently from 9c240e4 to c9a7986 Compare October 25, 2023 18:13
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 2 times, most recently from 4caff0f to 5706520 Compare October 25, 2023 22:13
@alan-agius4 alan-agius4 merged commit 6fbe520 into angular:main Oct 26, 2023
49 of 50 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch October 26, 2023 09:14
@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 Nov 26, 2023
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: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants