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

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

angular-robot
Copy link
Collaborator

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

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 02d1a2f -> 97b1caa
@angular/animations devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/bazel devDependencies digest 34aaf3b -> d0ba749
@angular/build-tooling devDependencies digest 93f8ece -> 4466ed3
@angular/cdk dependencies digest 11bf873 -> 888a829
@angular/cdk devDependencies patch 17.0.0-next.7 -> 17.0.0-rc.0
@angular/common dependencies digest 9516156 -> f27a773
@angular/common devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/compiler dependencies digest b2117e4 -> 2a84f13
@angular/compiler devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/compiler-cli dependencies digest c66c338 -> b7a728e
@angular/compiler-cli (source) devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/core dependencies digest 73c1e4a -> bf80088
@angular/core devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/forms dependencies digest 7cc5f98 -> bab54c1
@angular/forms devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/language-service dependencies digest cc5ac5a -> ac15447
@angular/localize dependencies digest 5db0127 -> 309e830
@angular/localize devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/material dependencies digest 613a594 -> 1498985
@angular/material devDependencies patch 17.0.0-next.7 -> 17.0.0-rc.0
@angular/material-moment-adapter dependencies digest 9e4cf7a -> 9f9ce7f
@angular/ng-dev devDependencies digest ad7f268 -> 1f35c99
@angular/platform-browser dependencies digest 8af3244 -> f1cfaab
@angular/platform-browser devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/platform-browser-dynamic dependencies digest 8dbd078 -> 556d499
@angular/platform-browser-dynamic devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/platform-server dependencies digest 74ddbb5 -> 7a281a6
@angular/platform-server devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/router dependencies digest cbe9406 -> 85765d4
@angular/router (source) devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
@angular/service-worker dependencies digest e2989d0 -> 910c4c9
@angular/service-worker devDependencies patch 17.0.0-next.8 -> 17.0.0-rc.0
angular/dev-infra action digest a4568d9 -> d1d6f4e

πŸ”‘ 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.0

Compare Source

Deprecations

core
  • NgProbeToken

    The NgProbeToken is not used internally since the transition from View Engine to Ivy. The token has no utility and can be removed from applications and libraries.

common
Commit Type Description
65b460448e fix missing space in ngSwitch equality warning (#​52180)
compiler
Commit Type Description
073ebfe09e fix apply style on :host attributes in prod builds. (#​49118)
81a287a79a fix avoid error in template parser for tag names that can occur in object prototype (#​52225)
core
Commit Type Description
99e7629159 fix do not remove used ng-template nodes in control flow migration (#​52186)
ffe9b1fcc2 fix handle for alias with as in control flow migration (#​52183)
e5720edb46 fix handle if alias in control flow migration (#​52181)
8e4a7ab52b perf avoid repeated access to LContainer and trackBy calculation (#​52227)
1032c1e1a5 perf cache LiveCollectionLContainerImpl (#​52227)
37d627dbd4 perf minimze trackBy calculations (#​52227)
ba9fc2419e refactor deprecate the NgProbeToken (#​51396)
platform-browser
Commit Type Description
c9cde3ab10 perf only append style element on creation (#​52237)
angular/components (@​angular/cdk)

v17.0.0-rc.0

Compare Source

material
Commit Type Description
74d1be62e2 fix button: align prefixes with MDC (#​27936)
1d101590ac fix button: buttons in toolbars (#​27948)
afceed2a56 fix expansion: move unthemable tokens to theme mixin (#​27885)

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 19, 2023
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 19, 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 19, 2023
@alan-agius4 alan-agius4 merged commit 6d9ccc3 into angular:main Oct 19, 2023
50 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch October 19, 2023 12:15
@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 19, 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

2 participants