Skip to content

build: update angular #21851

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

Merged
merged 1 commit into from
Oct 1, 2021
Merged

build: update angular #21851

merged 1 commit into from
Oct 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 7e7cddd -> a31a3ea
@angular/animations devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/cdk dependencies digest 3b6c1fd -> e5a4849
@angular/common dependencies digest 62429b4 -> 0fc7054
@angular/common devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/compiler dependencies digest c09a15b -> 8bed807
@angular/compiler devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/compiler-cli dependencies digest 14d2a1f -> b4e8112
@angular/compiler-cli devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/core dependencies digest 93ef495 -> 70f9f7e
@angular/core devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/dev-infra-private devDependencies digest e674228 -> 60593b6
@angular/forms dependencies digest cfcb549 -> 45281fc
@angular/forms devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/language-service dependencies digest 88ed056 -> 6035963
@angular/localize dependencies digest 8472626 -> b14bd32
@angular/localize devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/material dependencies digest 8eb8500 -> cad080a
@angular/material-moment-adapter dependencies digest 1a56cfb -> 1bb8e4c
@angular/platform-browser dependencies digest 9ea45b6 -> 8d67bad
@angular/platform-browser devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/platform-browser-dynamic dependencies digest eb33edf -> 7fc46c8
@angular/platform-browser-dynamic devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/platform-server dependencies digest e55a55f -> a14e97a
@angular/platform-server devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/router dependencies digest 4116b3d -> 541077b
@angular/router devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
@angular/service-worker dependencies digest 574dcd9 -> 6533cf2
@angular/service-worker devDependencies patch 13.0.0-next.8 -> 13.0.0-next.9
angular/dev-infra action digest e3359ce -> e638278

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


Release Notes

angular/angular

v13.0.0-next.9

Compare Source

Breaking Changes

router
  • It is no longer possible to use Route.loadChildren using a string
    value. The following supporting classes were removed from
    @angular/core:

  • NgModuleFactoryLoader

  • SystemJsNgModuleFactoryLoader

The @angular/router package no longer exports these symbols:

  • SpyNgModuleFactoryLoader
  • DeprecatedLoadChildren

The signature of the setupTestingRouter function from
@angular/core/testing has been changed to drop its NgModuleFactoryLoader
parameter, as an argument for that parameter can no longer be created.

bazel
Commit Type Description
62d7005a52 feat add strict_templates and experimental_extended_template_diagnostics to ng_module() rule (#​43582)
e0a72857cc fix construct a manifest file even when warnings are emitted (#​43582)
compiler-cli
Commit Type Description
8d2b6affcd fix correctly interpret token arrays in @​Injectable deps (#​43226)
8f7fdc59af fix not evaluating new signature for __spreadArray (#​43618)
core
Commit Type Description
7dccbdd27b feat add support for Types in ViewContainerRef.createComponent (#​43022)
66fb311d20 fix incorrect signature for initTestEnvironment (#​43615)
language-service
Commit Type Description
3e37e8979d fix provide dom event completions (#​43299)
ngcc
Commit Type Description
988cca7ef5 fix do not fail for packages which correspond with Object members (#​43589)
router
Commit Type Description
4f3beffdbf feat emit activate/deactivate events when an outlet gets attached/detached (#​43333)
361273fad5 refactor remove support for loadChildren string syntax (#​43591)

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bobby Galli, Charles Lyding, Chris, Daniel Díaz, Dmitrij Kuba, Doug Parker, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, dario-piotrowicz, enisfr and wszgrcy


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 Oct 1, 2021
@google-cla google-cla bot added the cla: yes label Oct 1, 2021
@renovate renovate bot force-pushed the renovate/angular branch from 326cc0c to 0380733 Compare October 1, 2021 16:55
@dgp1130 dgp1130 merged commit 1aad76f into master Oct 1, 2021
@dgp1130 dgp1130 deleted the renovate/angular branch October 1, 2021 17:35
@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 Nov 1, 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.

3 participants