Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @angular/router from 8.0.3 to 11.0.2.

Changelog

Sourced from @angular/router's changelog.

11.0.2 (2020-11-19)

Bug Fixes

11.1.0-next.0 (2020-11-18)

Bug Fixes

Features

  • compiler: recover expression parsing in more malformed pipe cases (#39437) (e336572)
  • compiler: support recovery of malformed property writes (#39103) (e44e10b)
  • compiler-cli: implement partial directive declaration linking (#39518) (87e9cd6)
  • compiler-cli: partial compilation of directives (#39518) (8c0a92b)
  • core: add shouldCoalesceRunChangeDetection option to coalesce change detections in the same event loop. (#39422) (5e92d64), closes #39348 #39348
  • language-service: Implement go to definition for style and template urls (#39202) (563fb6c)

11.0.1 (2020-11-18)

Bug Fixes

  • compiler-cli: incorrectly type checking calls to implicit template variables (#39686) (e05cfdd), closes #39634 * compiler-cli: setComponentScope should only list used components/pipes (#39662) (8d317df) * core: handle !important in style property value (#39603) (978f081), closes #35323 * core: not inserting ViewContainerRef nodes when inside root of a component (#39599) (20db90a), closes #39556 * core: remove deprecated wtfZoneSpec from NgZone (#37864) (e02bea8), closes #33949
  • forms: more precise control cleanup (#39623) (050cea9)
  • http: queue jsonp tag onLoad event handler in microtask (#39512) (10e4ac0), closes #39496

Performance Improvements

  • compiler: optimize computation of i18n message ids (#39694) (1891455)
  • compiler: use raw bytes to represent utf-8 encoded strings (#39694) (882ff8f)
  • compiler-cli: reduce filesystem hits during resource resolution (#39604) (a7adcbd)

11.0.0 (2020-11-11)

Commits
  • b2f3952 fix(router): Ensure all outlets are used when commands have a prefix (#39456)
  • 3abf95d refactor(router): Small refactor of createUrlTree and extra tests (#39456)
  • d746804 docs(router): Fix ActivationEnd link (#39469)
  • 161b278 fix(router): incorrect signature for createUrlTree (#39347)
  • c4becca feat(router): add new initialNavigation options to replace legacy (#37480)
  • 783a5bd fix(router): remove preserveQueryParams symbol (#38762)
  • 8fd25d9 docs: remove IE10 references from comments in the code (#39090)
  • b0b4953 fix(router): Allow undefined inputs on routerLink (#39151)
  • d8c0534 fix(router): properly assign ExtraOptions to Router in RouterTestingModule (#...
  • ea19683 fix(router): update getRouteGuards to check if the context outlet is activate...
  • 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 Nov 20, 2020
@dependabot-preview
Copy link
Author

Superseded by #332.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/router-11.0.2 branch December 3, 2020 06:03
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