vijaygill / wg-ui-plus

Wireguard VPN + Management Web-UI with fine-grained control over access.
MIT License
2 stars 0 forks source link

Bump @angular/router from 18.1.1 to 18.1.2 in /src/clientapp #97

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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 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)
dependabot[bot] commented 2 months ago

Looks like @angular/router is up-to-date now, so this is no longer needed.