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

Merged
merged 1 commit into from
Jul 15, 2021
Merged

build: update angular #21342

merged 1 commit into from
Jul 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 8535d08 -> b973977
@angular/animations devDependencies patch 12.1.1 -> 12.1.2
@angular/cdk dependencies digest df28e69 -> e808ff1
@angular/cdk devDependencies patch 12.1.1 -> 12.1.2
@angular/common dependencies digest d9e7141 -> 36e455d
@angular/common devDependencies patch 12.1.1 -> 12.1.2
@angular/compiler dependencies digest 59e1748 -> 0c765c9
@angular/compiler devDependencies patch 12.1.1 -> 12.1.2
@angular/compiler-cli dependencies digest 4348dd7 -> 309389a
@angular/compiler-cli devDependencies patch 12.1.1 -> 12.1.2
@angular/core dependencies digest 2ff4eea -> 3995258
@angular/core devDependencies patch 12.1.1 -> 12.1.2
@angular/dev-infra-private devDependencies digest 0057dac -> fa808ed
@angular/forms dependencies digest 2a4de2d -> 7409d95
@angular/forms devDependencies patch 12.1.1 -> 12.1.2
@angular/language-service dependencies digest 4c0de41 -> 4915671
@angular/localize dependencies digest 7095cbb -> 980e8af
@angular/localize devDependencies patch 12.1.1 -> 12.1.2
@angular/material dependencies digest 0c7f4d1 -> 947cda9
@angular/material devDependencies patch 12.1.1 -> 12.1.2
@angular/material-moment-adapter dependencies digest e2e2190 -> db3f0cc
@angular/platform-browser dependencies digest 1b50857 -> bcf8bbc
@angular/platform-browser devDependencies patch 12.1.1 -> 12.1.2
@angular/platform-browser-dynamic dependencies digest 509ba1c -> 24d34a3
@angular/platform-browser-dynamic devDependencies patch 12.1.1 -> 12.1.2
@angular/platform-server dependencies digest c21be25 -> c59490d
@angular/platform-server devDependencies patch 12.1.1 -> 12.1.2
@angular/router dependencies digest 09520c2 -> c2656a7
@angular/router devDependencies patch 12.1.1 -> 12.1.2
@angular/service-worker dependencies digest 4ce83b7 -> 824d31b
@angular/service-worker devDependencies patch 12.1.1 -> 12.1.2

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


Release Notes

angular/angular

v12.1.2

Compare Source

bazel
Commit Description
4a8ab4f149 fix(bazel): enable dts bundling for Ivy packages (#​42728)
common
Commit Description
d654c7933a fix(common): re-sort output of KeyValuePipe when compareFn changes (#​42821)
compiler
Commit Description
2566cbb48c fix(compiler): add mappings for all HTML entities (#​42818)
65330f03a9 fix(compiler): incorrect context object being referenced from listener instructions inside embedded views (#​42755)
compiler-cli
Commit Description
17d3de25da fix(compiler-cli): properly emit literal types when recreating type parameters in a different file (#​42761)
0a17e98ae2 fix(compiler-cli): inline type checking instructions no longer prevent incremental reuse (#​42759)
45116097c1 fix(compiler-cli): support reflecting namespace declarations (#​42728)
df5cc1fbbf fix(compiler-cli): return directives for an element on a microsyntax template (#​42640)
core
Commit Description
63013546e1 fix(core): associate the NgModule scope for an overridden component (#​42817)
9ebd41e39c fix(core): allow proper type inference when ngFor is used with a trackBy function (#​42692)
41c6877c01 fix(core): error in TestBed if module is reset mid-compilation in ViewEngine (#​42669)
language-service
Commit Description
97c18f4527 fix(language-service): Do not override TS LS methods not supported by VE NgLS (#​42727)
service-worker
Commit Description
d87917542a fix(service-worker): correctly handle unrecoverable state when a client no longer exists (#​42736)
f2523a8fef fix(service-worker): avoid storing redundant metadata for hashed assets (#​42606)

Special Thanks:

Alan Agius, Andrew Kushnir, Andrew Scott, Arthur Ming, Bastian, Borislav Ivanov, David Gilson, David Shevitz, Gabriele Franchitto, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Mark Goho, Meir Blumenfeld, Paul Gschwendtner, Pete Bacon Darwin, Ryan Andersen, Theoklitos Bampouris, behrooz bozorg chami, dario-piotrowicz, ivanwonder and mgechev

angular/components

v12.1.2

Compare Source

cdk
bug fix a11y: fake mousedown detection not working (#​23029) (4de15eae05aded1037a5604496c88a10ec7eab33), closes #​22549
bug fix drag-drop: avoid conflicts with sticky table headers (#​22864) (2f90fc253d9c58b06334d44bb2873fd3dda2722b), closes #​22781
bug fix drag-drop: don't start dragging on fake screen reader events (#​23126) (1463338653686d4cdfd48bab6948dc60a9c36609)
bug fix table: set default role of table to 'table' (#​22491) (f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0)
bug fix testing: strongly type return value of TestElement.getProperty (#​22918) (03203daf92f1dc7ed5cfacdaded426e0b64b98b9)
performance scrolling: don't re-measure viewport on resize (#​23124) (dec3ab0597951e8342a64a73ca937bc2834e7944)
material
bug fix chips: restoring focus to last chip when pressing backspace (#​23136) (a62eed8fe792112009bfd4bcd9543aa6497c91d1), closes #​19700 #​23128
bug fix core: align ripple animation parameters with spec (#​23086) (083311aefaa352c387a4a5284251b548584ddeac)
bug fix core: Focus indicator theme and color mixins should accept a basic color as well. (#​23016) (#​23134) (140849089efc49f884dbe0cad2a450d8aa7bbad0)
bug fix datepicker: correctly render calendar arrow in high contrast mode (#​23057) (c10c257b281d9053501adb099dd48dae3c65c163)
bug fix form-field: missing focus indicator for outline appearance in high-contrast (5317ceaae82164e631507623e1c10d9fc4d9c86f), closes #​22989
bug fix list: set initial focus on first selected option in selection list (#​23092) (e68874475cd16aad51704e093ac407318aaf9ba1), closes #​22675
bug fix radio: hidden circle visible on some zoom levels (#​22066) (281267720089c60bdd1443f6e7a50ac7d77d9288), closes #​22036
bug fix select: scroll to top on last option before option group (#​23147) (71078ddcc046b76dd938b0c68501d44f099fff19)
bug fix stepper: indicate to assistive technology when step is disabled (#​23090) (6a794ab975a46de2a73caa7087ec58796db1f10e), closes #​23088
bug fix table: switch back to class-based styling for flex tables (#​22350) (749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c), closes #​22349 #​22349
google-maps
bug fix throw an error if clustering library hasn't been loaded (#​23064) (a60154699f4912a5610a668c75b659222639503d), closes #​23050
material-experimental
bug fix mdc-button: not disabling animations under noop animations module (#​23027) (ebb1c73c37f3e224134499a8f4e68342b4fc1bf8)
bug fix mdc-button: pass query param to extended mixin (a7b0c4c4107942daaa4364219c1ee2088f77ecf8), closes #​23103
bug fix mdc-chips: add 'required' to chips input (#​23055) (1450943e3d182bd8654b7dde821e48726b29230c)
bug fix mdc-form-field: add stronger focus indicator in high-contrast mode (2f050e8054d9919141bd71b79a31c0d7305e5a3e)
bug fix mdc-form-field: color inputs not working (#​23095) (07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3)
bug fix mdc-list: support noop animations (#​23117) (279461c90bc8abf9a184f09d2a1ac6cf6e803a46)
bug fix mdc-menu: add disabled item styles (#​23112) (851f13e2ee200532c542d6af4ffeb52b04b10938)
bug fix mdc-menu: align ripple timings with MDC (#​23015) (124b42b1edd44b526317cc617b07f44ed917faaa)
bug fix mdc-slider: add strong focus indication (#​23040) (5a539531b0b77292672ef2c35021812716cb9c3f)
bug fix mdc-slider: don't disable ripples for noop animations (#​23084) (431e2e642934f4bf7ebd8038849e971caf58be92)
bug fix mdc-tooltip: make background color opaque (#​23106) (d0a204141a94101f31e9136c8cefd8dd9f149289)

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, check this box.

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 Jul 14, 2021
@google-cla google-cla bot added the cla: yes label Jul 14, 2021
@renovate renovate bot changed the title build: update angular to d81b823 build: update angular Jul 14, 2021
@alan-agius4 alan-agius4 merged commit 4b86f67 into master Jul 15, 2021
@renovate renovate bot deleted the renovate/angular branch July 15, 2021 05:09
@renovate renovate bot restored the renovate/angular branch July 15, 2021 15: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 Aug 15, 2021
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.

None yet

3 participants