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 packages #19833

Merged
merged 1 commit into from Jan 28, 2021
Merged

build: update angular packages #19833

merged 1 commit into from Jan 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest db71333 -> 30207ff
@angular/animations devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/cdk dependencies digest 9b33a65 -> 7bd10d7
@angular/cdk devDependencies minor 11.0.4 -> 11.1.1
@angular/common dependencies digest 6909caf -> d9e83b7
@angular/common devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/compiler dependencies digest 84691ba -> 4ea95c0
@angular/compiler devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/compiler-cli dependencies digest cbc77b1 -> 5a66492
@angular/compiler-cli devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/core dependencies digest 0952be5 -> 609b286
@angular/core devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/dev-infra-private devDependencies digest 6fe5d83 -> 6719e66
@angular/forms dependencies digest 4e959e6 -> da7bf53
@angular/forms devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/language-service dependencies digest b864a91 -> 14093c2
@angular/localize dependencies digest a46493d -> 17a7108
@angular/localize devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/material dependencies digest 7330043 -> 3fe4840
@angular/material devDependencies minor 11.0.4 -> 11.1.1
@angular/material-moment-adapter dependencies digest c62aa9d -> 242fe84
@angular/platform-browser dependencies digest 2e7133b -> c1f758b
@angular/platform-browser devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/platform-browser-dynamic dependencies digest ea9c4e5 -> 42c0c00
@angular/platform-browser-dynamic devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/platform-server dependencies digest 690d1a1 -> a6b73ed
@angular/platform-server devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/router dependencies digest f9f72a3 -> 1b35556
@angular/router devDependencies patch 11.1.0-rc.0 -> 11.1.1
@angular/service-worker devDependencies patch 11.1.0-rc.0 -> 11.1.1

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


Release Notes

angular/angular

v11.1.1

Compare Source

Bug Fixes
Features
Performance Improvements

v11.1.0

Compare Source

Bug Fixes
Performance Improvements
Features

11.0.9 (2021-01-13)

Bug Fixes

11.0.8 (2021-01-11)

Bug Fixes

11.0.7 (2021-01-07)

Bug Fixes

11.0.6 (2021-01-06)

Bug Fixes

11.0.5 (2020-12-16)

Bug Fixes

11.0.4 (2020-12-09)

Bug Fixes
Performance Improvements

11.0.3 (2020-12-02)

Bug Fixes
DEPRECATIONS
  • forms: Mark the {[key: string]: any} type for the options property of the FormBuilder.group method as deprecated. Using AbstractControlOptions gives the same functionality and is type-safe.

11.0.2 (2020-11-19)

Bug Fixes

11.0.1 (2020-11-18)

Bug Fixes
Performance Improvements
angular/components

v11.1.1

Compare Source

cdk
bug fix drag-drop: not detecting parent when projected using ngTemplateOutlet (#​21668) (958ecb265647dd95c2e12fcc97c558452a622ed6), closes #​21227
bug fix overlay: overriding pointer-events style (#​21666) (ba41912c3cf28f36246da59d02fc7b09798f32c6), closes #​21656
material
bug fix autocomplete: prevent inert host node from affecting surrounding layout (#​21649) (9c99070beb781f6265b4db8c22b2370ddf516e7f), closes #​21246
bug fix datepicker: clear tabindex from host node (#​21633) (bd4597fc60b37e74074dbdc8ac161a51c73623a2), closes #​21280 #​21046
bug fix datepicker: mark date input as touched when calendar is closed (#​21646) (75367e794884a49413f362114710826ef64419e3), closes #​21643
bug fix form-field: flickering when hovering invalid input on chrome (#​21620) (fe1b31c288bdd9ba7677081f4ea2e4d3fda84b59), closes #​21612
material-experimental
bug fix mdc-chips: decouple removal from animation (#​21636) (7643a3cb1981523a00d86696750dbe7f70ad912b)
bug fix mdc-chips: set correct ripple opacity for focus states (#​21624) (cf30c4449a72692e5893344ecad1cb4544aa219e)
bug fix mdc-radio: de-duplicate test harness logic (#​21532) (dfd566a4536a3f09a96843dd42710a16225596d1)
bug fix mdc-typography: fix always using mat-level (#​21669) (de5923a763f3c97186c9a4a113b7d9446254a3a4)

v11.1.0

Compare Source

cdk

| | |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Renovate 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 Jan 21, 2021
@google-cla google-cla bot added the cla: yes label Jan 21, 2021
@renovate renovate bot force-pushed the renovate/angular branch 24 times, most recently from 4f6005a to 5bd9df2 Compare January 27, 2021 20:32
@alan-agius4 alan-agius4 merged commit 25e1460 into master Jan 28, 2021
@alan-agius4 alan-agius4 deleted the renovate/angular branch January 28, 2021 08:36
@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 28, 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

2 participants