Skip to content

Bump @angular/router from 16.2.4 to 16.2.12 in /graph-app - #318

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graph-app/angular/router-16.2.12
Open

Bump @angular/router from 16.2.4 to 16.2.12 in /graph-app#318
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graph-app/angular/router-16.2.12

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 6, 2023

Copy link
Copy Markdown
Contributor

Bumps @angular/router from 16.2.4 to 16.2.12.

Release notes

Sourced from @​angular/router's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

CommitDescription
fix - 03f4050636remove finish listener once player is destroyed (#51136)

common

CommitDescription
fix - e092184a5capply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

CommitDescription
fix - b3b4ae4c3aproperly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454use originally used module specifier for transform functions (#52437)

v16.2.11

16.2.11 (2023-10-25)

core

CommitDescription
fix - 54ea3b65c3emit provider configured event when a service is configured with providedIn (#52365)
fix - 78533324dcget root and platform injector providers in special cases (#52365)
fix - 019a0f4c22load global utils before creating platform injector in the standalone case (#52365)

router

CommitDescription
fix - b79b4aca91RouterTestingHarness should throw if a component is expected but navigation fails (#52357)

v16.2.10

16.2.10 (2023-10-18)

v16.2.9

16.2.9 (2023-10-11)

forms

CommitDescription
fix - 51a5baace3reset() call with null values on nested group (#48830)

v16.2.8

16.2.8 (2023-10-04)

language-service

CommitDescription
fix - b732961fc3Retain correct language service when ts.Project reloads (#51912)

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

16.2.12 (2023-11-02)

animations

CommitTypeDescription
03f4050636fixremove finish listener once player is destroyed (#51136)

common

CommitTypeDescription
e092184a5cfixapply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

CommitTypeDescription
b3b4ae4c3afixproperly emit literal types in input coercion function arguments (#52437)
873c4f2454fixuse originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

CommitTypeDescription
6795cccbbbfixaccount for type-only imports in defer blocks (#52343)
81c315ec6efixtemplate type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

CommitTypeDescription
ea6d75291ffixemit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82fixEnsure backwards-referenced transplanted views are refreshed (#51854)
957effa404fixget root and platform injector providers in special cases (#52365)
a803c89a21fixload global utils before creating platform injector in the standalone case (#52365)
1dc14d9853perfavoid unnecessary callbacks in after render hooks (#52292)

http

CommitTypeDescription
bd9e91ecf7perfreduce data transfer when using HTTP caching (#52347)

language-service

CommitTypeDescription
9d565cd6d6fixAutocomplete block keywords in more cases (#52198)

migrations

CommitTypeDescription
4c878f90d2fixAdd support for nested structures inside a switch statement (#52358)
54fed68bbffixFixes the root level template offset in control flow migration (#52355)
54bc384661fixhandle nested classes in block entities migration (#52309)
c9b1ddff4dfixhandle nested classes in control flow migration (#52309)

platform-server

CommitTypeDescription

... (truncated)

Commits
  • b79b4ac fix(router): RouterTestingHarness should throw if a component is expected b...
  • 630e906 docs(router): add clarification for behavior of paramsInheritanceStrategy: 'e...
  • 4ccd845 refactor(router): Refactor loadChildren callback execution and privately expo...
  • 3b46066 refactor: ensure top-level symbols are marked as side-effect free (#51776)
  • 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 16.2.4 to 16.2.12.
- [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/16.2.12/packages/router)
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants