Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @angular/router from 8.0.3 to 11.2.1.

Changelog

Sourced from @angular/router's changelog.

11.2.1 (2021-02-17)

Bug Fixes

12.0.0-next.0 (2021-02-10)

Bug Fixes

  • bazel: update build tooling for latest changes in rules_nodejs (#40710) (696f7bc)
  • bazel: update integration test to use rules_nodejs@3.1.0 (#40710) (34de89a)
  • bazel: update type castings for JSON.parse usage (#40710) (2c90391)
  • benchpress: update type castings for JSON.parse usage (#40710) (e721a5d)
  • compiler: support multiple :host-context() selectors (#40494) (07b7af3), closes #19199
  • compiler: update type castings for JSON.parse usage (#40710) (f728490)
  • compiler-cli: update ngcc integration tests for latest changes in rules_nodejs (#40710) (d7f5755)
  • compiler-cli: update type castings for JSON.parse usage (#40710) (b75d7cb)
  • core: make DefaultIterableDiffer keep the order of duplicates (#23941) (a826926), closes #23815
  • core: NgZone coaleascing options should trigger onStable correctly (#40540) (22f9e45)
  • elements: update type castings for JSON.parse usage (#40710) (efd4149)
  • http: complete the request on timeout (#39807) (61a0b6d), closes #26453
  • http: emit error on XMLHttpRequest abort event (#40767) (3897265), closes #22324
  • localize: update type castings for JSON.parse usage (#40710) (4b469c9)
  • platform-browser: update type castings for JSON.parse usage (#40710) (7ecfd2d)
  • router: update type castings for JSON.parse usage (#40710) (350dada)
  • service-worker: update type castings for JSON.parse usage (#40710) (4f7ff96)

Features

  • common: implement appendAll() method on HttpParams (#20930) (575a2d1), closes #20798
  • forms: introduce min and max validators (#39063) (8fb83ea), closes #16352
  • http: expose a list of human-readable http status codes (#23548) (6fe3a1d), closes #23543
  • language-service: add command for getting components for a template file (#40655) (5cde4ad)
  • language-service: Add diagnostics to suggest turning on strict mode (#40423) (ecae75f)
  • language-service: Implement getRenameInfo (#40439) (4e8198d)
  • language-service: initial implementation for findRenameLocations (#40140) (9a5ac47)

... (truncated)

Commits
  • 4906bf6 fix(router): fix load interaction of navigation and preload strategies (#40389)
  • 0227ca8 Revert "fix(router): fix load interaction of navigation and preload strategie...
  • bba1981 fix(router): fix load interaction of navigation and preload strategies (#40389)
  • 35c3d80 fix(router): update type castings for JSON.parse usage (#40710)
  • 737bc7a fix(router): stop emitting to event observable on destroy (#40638)
  • ff93a67 refactor(router): fix several typos in router spec (#40626)
  • f0733d1 fix(router): Fix occasional error when creating url tree in IE 11 and Edge (#...
  • 3cf4e3c fix(router): always stringify matrix parameters (#25095)
  • b37a9eb fix(router): lazy loaded modules without RouterModule.forChild() won't cause ...
  • cf02cf1 docs: remove duplicated the (#40434)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @angular/router since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant