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

Merged
merged 1 commit into from
Jan 20, 2022
Merged

build: update angular #22532

merged 1 commit into from
Jan 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 59918ee -> a3bbb83
@angular/animations devDependencies patch 13.1.2 -> 13.1.3
@angular/cdk dependencies digest 0954521 -> 8180057
@angular/cdk devDependencies patch 13.1.2 -> 13.1.3
@angular/common dependencies digest a4e2473 -> 7878687
@angular/common devDependencies patch 13.1.2 -> 13.1.3
@angular/compiler dependencies digest 9ab2209 -> d33929a
@angular/compiler devDependencies patch 13.1.2 -> 13.1.3
@angular/compiler-cli dependencies digest 7c89aac -> b650544
@angular/compiler-cli devDependencies patch 13.1.2 -> 13.1.3
@angular/core dependencies digest cb4ff8a -> 4d54a87
@angular/core devDependencies patch 13.1.2 -> 13.1.3
@angular/forms dependencies digest 378479a -> df8848d
@angular/forms devDependencies patch 13.1.2 -> 13.1.3
@angular/language-service dependencies digest 2dce55b -> 89b810b
@angular/localize dependencies digest cda9ef1 -> a222531
@angular/localize devDependencies patch 13.1.2 -> 13.1.3
@angular/material dependencies digest ad9ced8 -> 13301a6
@angular/material devDependencies patch 13.1.2 -> 13.1.3
@angular/material-moment-adapter dependencies digest dbe63c6 -> 1891f79
@angular/platform-browser dependencies digest 21a128b -> f78dc20
@angular/platform-browser devDependencies patch 13.1.2 -> 13.1.3
@angular/platform-browser-dynamic dependencies digest d62defb -> e8b7c63
@angular/platform-browser-dynamic devDependencies patch 13.1.2 -> 13.1.3
@angular/platform-server dependencies digest 13c788b -> 273f942
@angular/platform-server devDependencies patch 13.1.2 -> 13.1.3
@angular/router dependencies digest a7cfdfa -> 0851698
@angular/router devDependencies patch 13.1.2 -> 13.1.3
@angular/service-worker dependencies digest 122f0c9 -> 415f681
@angular/service-worker devDependencies patch 13.1.2 -> 13.1.3

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


Release Notes

angular/angular

v13.1.3

Compare Source

animations
Commit Type Description
af0a152a2c fix apply setStyles to only rootTimelines (#​44515)
compiler-cli
Commit Type Description
626f3f230b perf reduce analysis work during incremental rebuilds (#​44731)
ngcc
Commit Type Description
f9ca4d8499 fix support element accesses for export declarations (#​44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

angular/components

v13.1.3

Compare Source

cdk
Commit Type Description
109d5a150f fix a11y: not detecting fake mousedown on firefox (#​23493)
c48742eb4e fix table: revert breaking change of CdkTable constructor (#​24202)
material
Commit Type Description
70e0170b95 fix autocomplete: don't handle enter events with modifier keys (#​14717)
eae436fdab fix autocomplete: optionSelections not emitting when the list of options changes (#​14813)
402c07b3c7 fix autocomplete restore focus after emitting option selected event (#​18707)
761f9f25a8 fix card: handle picture element as mat-card-image (#​23678)
3565cfac59 fix core: make MatOption generic (#​20242)
f0272cf5eb fix core: throw error if hue does not exist (#​23612)
304afaef1d fix datepicker: add focus indication to calendar selected date in high contrast mode (#​22889)
805eee8d07 fix form-field: outline gap not recalculated when switching to empty label (#​23949)
feac08f138 fix input: inconsistently reading name from input with ngModel (#​19233)
439ad2c59d fix list: fix up disabled list item styles (#​18881)
4182717c57 fix menu: not interrupting keyboard events to other overlays (#​23310)
a4f655856e fix paginator: allow readonly options (#​24054)
966b2c52b7 fix progress-bar: unable to change value through property setter (#​19025)
462cb6d713 fix progress-spinner: animation not working on some zoom levels in Safari (#​23674)
94d466235a fix select component value not in sync with control value on init (#​18443)
ce9d8caa1f fix sidenav: end position sidenav tab order not matching visual order (#​18101)
cb0a2ad940 fix sidenav implicit content element being registered twice with scroll dispatcher (#​13973)
7be61b6357 fix slider: avoid error on some touchstart events (#​23823)
81528bc6a1 fix slider: first keypress ignored if out-of-bounds value is assigned (#​23827)
64dd8ed8b5 fix slider: incorrectly inheriting color when nested inside component with theme (#​21334)
99e77829cc fix snack-bar: handle long single-line content (#​24135)
ad21ee20ae fix table not clearing some internal references on destroy (#​16051)
9752b1d18f fix table: better handling of invalid data (#​18953)
e01e579a49 fix tooltip: not closing if escape is pressed while trigger isn't focused (#​14434)
4972dc5585 perf button: do not run change detection when the anchor is clicked (#​23992)
material-experimental
Commit Type Description
fe39b55f93 fix mdc-checkbox: emitting fallback values for density CSS variables (#​24184)
0ab3dce58a fix mdc-snack-bar: avoid hard reference to base components and align API (#​21425)

Special Thanks

Andrew Seguin, Artur Androsovych, Jeri Peier, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman


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 Jan 20, 2022
@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 Jan 20, 2022
@alan-agius4 alan-agius4 merged commit 4280990 into master Jan 20, 2022
@renovate renovate bot deleted the renovate/angular branch January 20, 2022 11:32
@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 Feb 20, 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: 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