Skip to content

build: update angular#23116

Merged
clydin merged 1 commit into
mainfrom
renovate/angular
May 18, 2022
Merged

build: update angular#23116
clydin merged 1 commit into
mainfrom
renovate/angular

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 9013099 -> 031f0c0 age adoption passing confidence
@angular/animations devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/cdk dependencies digest e647c3a -> ade1e09 age adoption passing confidence
@angular/cdk devDependencies patch 14.0.0-next.13 -> 14.0.0-rc.0 age adoption passing confidence
@angular/common dependencies digest 803ef76 -> 6518586 age adoption passing confidence
@angular/common devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/compiler dependencies digest 15a712a -> 961ac87 age adoption passing confidence
@angular/compiler devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/compiler-cli dependencies digest 633bfed -> 9b38f18 age adoption passing confidence
@angular/compiler-cli devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/core dependencies digest 0b0b098 -> c0c5dbe age adoption passing confidence
@angular/core devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/dev-infra-private devDependencies digest f557392 -> ce1d7f6 age adoption passing confidence
@angular/forms dependencies digest 6423386 -> 665f07d age adoption passing confidence
@angular/forms devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/language-service dependencies digest 08589e1 -> 5233001 age adoption passing confidence
@angular/localize dependencies digest d57ea12 -> 2f71b0e age adoption passing confidence
@angular/localize devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/material dependencies digest 92599d1 -> f443e04 age adoption passing confidence
@angular/material devDependencies patch 14.0.0-next.13 -> 14.0.0-rc.0 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 1b8aa53 -> 4920e5e age adoption passing confidence
@angular/platform-browser dependencies digest 9934c44 -> c226efa age adoption passing confidence
@angular/platform-browser devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest d036997 -> 924c887 age adoption passing confidence
@angular/platform-browser-dynamic devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/platform-server dependencies digest 27fbfe1 -> 02e8e89 age adoption passing confidence
@angular/platform-server devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/router dependencies digest 9c27232 -> 58029b3 age adoption passing confidence
@angular/router devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
@angular/service-worker dependencies digest d010313 -> 581598b age adoption passing confidence
@angular/service-worker devDependencies patch 14.0.0-next.16 -> 14.0.0-rc.0 age adoption passing confidence
angular/dev-infra action digest 6f5ad48 -> 2a04da0 age adoption passing confidence

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


Release Notes

angular/angular

v14.0.0-rc.0

Compare Source

bazel
Commit Type Description
d48e0ccc01 fix speed up d.ts bundling by configuring worker (#​45900)
core
Commit Type Description
e9317aee71 perf allow checkNoChanges mode to be tree-shaken in production (#​45913)
forms
Commit Type Description
5d13e58aed fix Allow NonNullableFormBuilder to be injected. (#​45904)
9f6fa5b746 fix Prevent FormBuilder from distributing unions to control types. (#​45942)
language-service
Commit Type Description
13fad9febe fix Add resource files as roots to their associated projects (#​45601)
ngcc
Commit Type Description
74a2e2e2ec fix cope with packages following APF v14+ (#​45833)
platform-browser
Commit Type Description
23c4c9601e perf avoid including Testability by default in bootstrapApplication (#​45885)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Cédric Exbrayat, Dylan Hunn, George Kalpakas, JayMartMedia, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

angular/components

v14.0.0-rc.0

Compare Source

cdk
Commit Type Description
f342375e29 fix dialog: add container structural styles (#​24905)
material
Commit Type Description
de63e29be4 fix core: noop animations not applying to selector lists (#​24904)
cf6ddb8d5a fix datepicker: add ability to have numeric zero value in input (#​24813)
020468dddf fix expansion: inconsistent spacing for anchor buttons (#​24882)
ba81d87355 fix menu: focus the first item when opening menu on iOS VoiceOver (#​24733)
google-maps
Commit Type Description
9f27303aad fix error when minified through closure (#​24897)
multiple
Commit Type Description
00f68c28e5 fix enable easy extension of harnesses (#​24878)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend, dobrevad and renovate[bot]


Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels May 11, 2022
@renovate renovate Bot changed the title build: update angular to 981bc87 build: update angular to 9b17362 May 11, 2022
@renovate renovate Bot force-pushed the renovate/angular branch from d599359 to cacdd1c Compare May 11, 2022 16:14
@renovate renovate Bot changed the title build: update angular to 9b17362 build: update angular May 11, 2022
@renovate renovate Bot force-pushed the renovate/angular branch 25 times, most recently from 1169f93 to 7146268 Compare May 18, 2022 13:35
@renovate renovate Bot force-pushed the renovate/angular branch from 7146268 to acf2c8a Compare May 18, 2022 13:38
@renovate renovate Bot force-pushed the renovate/angular branch from acf2c8a to 29f2c0f Compare May 18, 2022 16:43
@clydin clydin merged commit 516f8a8 into main May 18, 2022
@renovate renovate Bot deleted the renovate/angular branch May 18, 2022 17:21
@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 Jun 18, 2022
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 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