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

chore(deps): bump @angular/router from 17.0.4 to 17.3.3 #146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps @angular/router from 17.0.4 to 17.3.3.

Release notes

Sourced from @​angular/router's releases.

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)

v17.3.2

17.3.2 (2024-03-28)

compiler

Commit Description
fix - 2b7bad5151 invoke method-based tracking function with context (#54960)

compiler-cli

Commit Description
fix - b478dfbfda report errors when initializer APIs are used on private fields (#55070)

core

Commit Description
fix - 708ba8115f establish proper injector resolution order for @defer blocks (#55079)

http

Commit Description
fix - cb433af0e1 include transferCache when cloning HttpRequest (#54939)
fix - 64f202cab9 manage different body types for caching POST requests (#54980)

migrations

Commit Description
fix - 2f9d94bc4a account for variables in imports initializer (#55081)

router

Commit Description
fix - 365fd50407 RouterLinkActive will always remove active classes when links are not active (#54982)

v17.3.1

17.3.1 (2024-03-20)

compiler

Commit Description
fix - c0788200e2 capture data bindings for content projection purposes in blocks (#54876)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

17.3.3 (2024-04-03)

core

Commit Type Description
158ceaf062 fix handle ChainedInjectors in injector debug utils (#55144)
4d043992e5 fix test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Type Description
949dec26b8 fix avoid conflicts with some greek letters in control flow migration (#55113)

17.3.2 (2024-03-28)

compiler

Commit Type Description
2b7bad5151 fix invoke method-based tracking function with context (#54960)

compiler-cli

Commit Type Description
b478dfbfda fix report errors when initializer APIs are used on private fields (#55070)

core

Commit Type Description
708ba8115f fix establish proper injector resolution order for @defer blocks (#55079)

http

Commit Type Description
cb433af0e1 fix include transferCache when cloning HttpRequest (#54939)
64f202cab9 fix manage different body types for caching POST requests (#54980)

migrations

Commit Type Description
2f9d94bc4a fix account for variables in imports initializer (#55081)

router

Commit Type Description
365fd50407 fix RouterLinkActive will always remove active classes when links are not active (#54982)

17.3.1 (2024-03-20)

compiler

Commit Type Description
c0788200e2 fix capture data bindings for content projection purposes in blocks (#54876)

compiler-cli

... (truncated)

Commits
  • 708ba81 fix(core): establish proper injector resolution order for @defer blocks (#5...
  • 365fd50 fix(router): RouterLinkActive will always remove active classes when links ar...
  • 7225485 fix(router): Navigations triggered by cancellation events should cancel previ...
  • c1c7384 feat(router): Add reusable types for router guards (#54580)
  • d3b273a fix(router): Clear internal transition when navigation finalizes (#54261)
  • a9741e6 docs(router): deprecate RouterTestingModule (#54466)
  • b857aaf refactor: migrate router to prettier formatting (#54318)
  • 0dfbde9 Revert "fix(router): Clear internal transition when navigation finalizes (#54...
  • 6681292 fix(router): Clear internal transition when navigation finalizes (#54261)
  • 4f7edaa refactor(router): RouterLink read urlTree only once (#53817)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 17.0.4 to 17.3.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.3/packages/router)

---
updated-dependencies:
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2024
Copy link

stackblitz bot commented Apr 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #154.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/router-17.3.3 branch April 15, 2024 20:25
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants