Skip to content

build: update angular packages#20187

Merged
filipesilva merged 1 commit intomasterfrom
renovate/angular
Mar 8, 2021
Merged

build: update angular packages#20187
filipesilva merged 1 commit intomasterfrom
renovate/angular

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 49f57ad -> 7dccd11
@angular/animations devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/cdk dependencies digest c2aede2 -> 6cbc31c
@angular/cdk devDependencies patch 11.2.2 -> 11.2.3
@angular/common dependencies digest 6d50e8f -> 0c9d26f
@angular/common devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/compiler dependencies digest d8ee647 -> 5198e11
@angular/compiler devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/compiler-cli dependencies digest da1eb1d -> 5e58e9e
@angular/compiler-cli devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/core dependencies digest c519a10 -> 5fd9dad
@angular/core devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/dev-infra-private devDependencies digest 89e78f6 -> 992364d
@angular/forms dependencies digest 42c6f5d -> 7a81e88
@angular/forms devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/language-service dependencies digest 1a77544 -> f27e78d
@angular/localize dependencies digest ba6904e -> 66ae8b0
@angular/localize devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/material dependencies digest 2a1f0ce -> b2b6f2d
@angular/material devDependencies patch 11.2.2 -> 11.2.3
@angular/material-moment-adapter dependencies digest ed08934 -> 8d8617d
@angular/platform-browser dependencies digest b92dc7d -> cd6e97e
@angular/platform-browser devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/platform-browser-dynamic dependencies digest f1c5d26 -> ed6ff1f
@angular/platform-browser-dynamic devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/platform-server dependencies digest 3d2703c -> 400c8a8
@angular/platform-server devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/router dependencies digest be33e29 -> ae1dc73
@angular/router devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3
@angular/service-worker devDependencies patch 12.0.0-next.2 -> 12.0.0-next.3

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


Release Notes

angular/angular

v12.0.0-next.3

Compare Source

Bug Fixes
Features
  • animations: add support for disabling animations through BrowserAnimationsModule.withConfig (#​40731) (29d8a0a)
  • router: Add more find-tuned control in routerLinkActiveOptions (#​40303) (6c05c80), closes #​13205
BREAKING CHANGES
  • common: The methods of the HttpParams class now accept string | number | boolean
    instead of string for the value of a parameter.
    If you extended this class in your application,
    you'll have to update the signatures of your methods to reflect these changes.
  • router: The type of the RouterLinkActive.routerLinkActiveOptions input was
    expanded to allow more fine-tuned control. Code that previously read
    this property may need to be updated to account for the new type.

11.2.4 (2021-03-03)

Bug Fixes
angular/components

v11.2.3

Compare Source

cdk
bug fix a11y: detect fake touchstart events from screen readers (#​21987) (a99a4d298adf9824a3d57756b9fb35b7a1729f36), closes #​21947
bug fix accordion: allow for closeAll to be used when multiple mode is disabled (#​22055) (02fcebe1a398360bd80ba2ab5e10439cc17d42f7), closes #​22003
bug fix overlay: resolve regression when overlay is imported through shorthand path (#​22043) (#​22086) (2010bb5340e445b50ff1ab6eb89262753549b52f), closes #​21896
material
bug fix datepicker: hide date selection model from docs (#​22056) (92de83752f25734f6a1c6bad1120ed9e0a17ab87), closes #​21985
material-experimental
bug fix mdc-button: add mdc ripple class for fab (#​21923) (e1875945a6b8e2f8ecfae503872658acdbc4ce09)
bug fix mdc-form-field: always check hideRequiredMarker (#​22068) (020edd5ed0dd24407e79793e1ecfb90aacd52d21)

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: major This PR is targeted for the next major release labels Mar 3, 2021
@renovate renovate bot force-pushed the renovate/angular branch from 47f48a5 to 20f8ee2 Compare March 3, 2021 07:38
@google-cla google-cla bot added the cla: yes label Mar 3, 2021
@renovate renovate bot force-pushed the renovate/angular branch 12 times, most recently from 7e50e2c to 111be08 Compare March 6, 2021 00:04
@renovate renovate bot force-pushed the renovate/angular branch from 111be08 to 1f8f261 Compare March 7, 2021 23:33
@filipesilva filipesilva merged commit d26be39 into master Mar 8, 2021
@renovate renovate bot deleted the renovate/angular branch March 8, 2021 14:54
@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 Apr 8, 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: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants