Skip to content

build: update angular#27395

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/angular
Apr 8, 2024
Merged

build: update angular#27395
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/angular

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 2, 2024

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest de9a556 -> e27a91e
@angular/animations (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/bazel devDependencies digest 2117485 -> 41e7aa5
@angular/build-tooling devDependencies digest 9831b1a -> eb9ed9f
@angular/cdk dependencies digest e504211 -> 4abe64f
@angular/cdk devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/common dependencies digest 23af8ba -> a9e46dc
@angular/common (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/compiler dependencies digest 5113ce1 -> ca2bb5f
@angular/compiler (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/compiler-cli dependencies digest 104053e -> 8f54f38
@angular/compiler-cli (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/core dependencies digest 2fc1964 -> 064e00a
@angular/core (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/forms dependencies digest c481e33 -> 6005037
@angular/forms (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/language-service dependencies digest d7fe843 -> 187d516
@angular/localize dependencies digest cb86179 -> d2cf2b4
@angular/localize devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/material dependencies digest cc342b1 -> 0c67ddc
@angular/material devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/material-moment-adapter dependencies digest 6998ead -> d7b943e
@angular/ng-dev devDependencies digest a8690b0 -> 8a6d5db
@angular/platform-browser dependencies digest 6a9febe -> e4bf889
@angular/platform-browser (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/platform-browser-dynamic dependencies digest 5e37c5a -> 26fa058
@angular/platform-browser-dynamic (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/platform-server dependencies digest 961063b -> 8b050c6
@angular/platform-server (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/router dependencies digest 49937ba -> 6e5314a
@angular/router (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
@angular/service-worker dependencies digest 9ab5279 -> 3b815ad
@angular/service-worker (source) devDependencies patch 18.0.0-next.2 -> 18.0.0-next.3
angular/dev-infra action digest 4b43307 -> 86c4e22

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


Release Notes

angular/angular (@​angular/animations)

v18.0.0-next.3

Compare Source

Breaking Changes

router
  • Providers available to the routed components always
    come from the injector heirarchy of the routes and never inherit from
    the RouterOutlet. This means that providers available only to the
    component that defines the RouterOutlet will no longer be available to
    route components in any circumstances. This was already the case
    whenever routes defined providers, either through lazy loading an
    NgModule or through explicit providers on the route config.
compiler
Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#​55160)
compiler-cli
Commit Type Description
c04ffb1fa6 fix use switch statements to narrow Angular switch blocks (#​55168)
core
Commit Type Description
666d646575 feat Add event delegation library to queue up events and replay them when the application is ready (#​55121)
146306a141 feat add support for i18n hydration (#​54823)
840c375255 fix do not save point-in-time setTimeout and rAF references (#​55124)
231e0a3528 fix handle ChainedInjectors in injector debug utils (#​55144)
a5fa279b6e fix prevent i18n hydration from cleaning projected nodes (#​54823)
f44a5e4604 fix support content projection and VCRs in i18n (#​54823)
914e4530b0 fix test cleanup should not throw if Zone is not present (#​55096)
a99cb7ce5b fix zoneless scheduler should check if Zone is defined before accessing it (#​55118)
forms
Commit Type Description
1c736dc3b2 feat Unified Control State Change Events (#​54579)
language-service
Commit Type Description
a48afe0d94 fix avoid generating TS syntactic diagnostics for templates (#​55091)
migrations
Commit Type Description
0c20c4075a fix avoid conflicts with some greek letters in control flow migration (#​55113)
platform-browser
Commit Type Description
45ae7a6b60 feat add withI18nSupport() in developer preview (#​55130)
router
Commit Type Description
87f3f27f90 feat Allow resolvers to return RedirectCommand (#​54556)
3839cfbb18 fix Routed components never inherit RouterOutlet EnvironmentInjector (#​54265)
angular/components (@​angular/cdk)

v18.0.0-next.3

Compare Source

material
Commit Type Description
46db6a6ba5 fix button-toggle: standard button toggle strong focus bord… (#​28790)
49901c6400 fix button-toggle: use radio pattern for single select Mat toggle button group (#​28548)
ced93a94db fix sort: clear aria description on destroy (#​28801)
d4e61e2330 fix table: use ResizeObserver to react to size changes (#​28783)
multiple
Commit Type Description
452cde2ad9 fix set nonce using setAttribute (#​28800)

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 Apr 2, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 2, 2024
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 21 times, most recently from 77494f0 to eb3f020 Compare April 8, 2024 04:10
@alan-agius4 alan-agius4 merged commit 39624a3 into angular:main Apr 8, 2024
@angular-robot angular-robot deleted the ng-renovate/angular branch April 8, 2024 13:11
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 May 9, 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.

2 participants