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

build(deps): bump @angular/router from 15.2.7 to 15.2.8 #2089

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

Bumps @angular/router from 15.2.7 to 15.2.8.

Release notes

Sourced from @​angular/router's releases.

v15.2.8

15.2.8 (2023-04-19)

core

Commit Description
fix - 2fff8fadbe handle invalid classes in class array bindings (#49924)

http

Commit Description
fix - 05a0225deb prevent headers from throwing an error when initializing numerical values (#49379)

router

Commit Description
fix - 09a42d988e canceledNavigationResolution: 'computed' with redirects to the current URL (#49793)
Changelog

Sourced from @​angular/router's changelog.

15.2.8 (2023-04-19)

core

Commit Type Description
2fff8fadbe fix handle invalid classes in class array bindings (#49924)

http

Commit Type Description
05a0225deb fix prevent headers from throwing an error when initializing numerical values (#49379)

router

Commit Type Description
09a42d988e fix canceledNavigationResolution: 'computed' with redirects to the current URL (#49793)

16.0.0-rc.1 (2023-04-14)

core

Commit Type Description
4721c48a24 fix error if document body is null (#49818)
87549af73c fix Fix capitalization of toObservableOptions (#49832)
c34d7e0822 fix onDestroy should be registered only on valid DestroyRef (#49804)

http

Commit Type Description
2a580b6f0b fix HTTP cache was being disabled prematurely (#49826)
95bc7e2c03 fix prevent headers from throwing an error when initializing numerical values (#49379)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Danilo Bassi, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski and Payam Valadkhan

16.0.0-rc.0 (2023-04-12)

compiler

Commit Type Description
9de1e9da8f fix incorrectly matching directives on attribute bindings (#49713)
6623810e4d fix Produce diagnositc if directive used in host binding is not exported (#49527)

compiler-cli

Commit Type Description
ed817e32fe fix Catch FatalDiagnosticError during template type checking (#49527)

core

Commit Type Description
f8e25864e8 fix allow async functions in effects (#49783)
84216dabfc fix catch errors from source signals outside of .next (#49769)

... (truncated)

Commits
  • 0a9d106 refactor(router): Do not access browserPageId if not computed resolution (#49...
  • 09a42d9 fix(router): canceledNavigationResolution: 'computed' with redirects to the c...
  • See full diff 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 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:/angular/angular/tree/HEAD/packages/router) from 15.2.7 to 15.2.8.
- [Release notes](https:/angular/angular/releases)
- [Changelog](https:/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https:/angular/angular/commits/15.2.8/packages/router)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2089 (1a66a34) into master (32d1bd7) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #2089   +/-   ##
=======================================
  Coverage   41.94%   41.94%           
=======================================
  Files          52       52           
  Lines         801      801           
  Branches       59       59           
=======================================
  Hits          336      336           
  Misses        461      461           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit 192d130 into master Apr 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/router-15.2.8 branch April 20, 2023 03: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