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

Bump @angular/router from 18.1.1 to 18.1.2 #1387

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps @angular/router from 18.1.1 to 18.1.2.

Release notes

Sourced from @​angular/router's releases.

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)
Changelog

Sourced from @​angular/router's changelog.

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

Commit Type Description
9e52c1c840 fix afterNextRender hooks return that callback value. (#57031)
b9fb98c67c fix tree shake dev mode error message (#57035)

18.2.0-next.1 (2024-07-17)

common

Commit Type Description
2c4613a002 fix Don't run preconnect assertion on the server. (#56213)

compiler

Commit Type Description
9167fc815c fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
107173c14d fix use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Type Description
98ed5b609e feat run JIT transform on classes with jit: true opt-out (#56892)
f0d6d0688d fix avoid emitting references to typecheck files in TS 5.4 (#56961)

core

Commit Type Description
e504ad97d4 fix not all callbacks running when registered at the same time (#56981)

language-service

Commit Type Description
4bb558ab0c feat support writing code refactorings (#56895)
7663debce1 perf quick exit if no code fixes can exist (#57000)

migrations

Commit Type Description
0ea6a4a361 fix fix common module removal (#56968)

Commits
  • c969422 Revert "fix(router): Scroller should scroll as soon as change detection compl...
  • 06ae226 docs: Update packages/router/src/router.ts (#57053)
  • f917b6e docs: Update packages/router/src/router.ts (#57053)
  • 87d042b docs: adding reference to RouterModule.forroot method in Router service for b...
  • 4b561f8 docs: Adding Router service hierarchical injection level (#57053)
  • 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 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 18.1.1 to 18.1.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.1.2/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 Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #1390.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/router-18.1.2 branch August 5, 2024 09:09
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.

0 participants