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/common from 15.2.7 to 16.2.12 in /modules/web #536

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps @angular/common from 15.2.7 to 16.2.12.

Release notes

Sourced from @​angular/common's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)

v16.2.11

16.2.11 (2023-10-25)

core

Commit Description
fix - 54ea3b65c3 emit provider configured event when a service is configured with providedIn (#52365)
fix - 78533324dc get root and platform injector providers in special cases (#52365)
fix - 019a0f4c22 load global utils before creating platform injector in the standalone case (#52365)

router

Commit Description
fix - b79b4aca91 RouterTestingHarness 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

Commit Description
fix - 51a5baace3 reset() call with null values on nested group (#48830)

v16.2.8

16.2.8 (2023-10-04)

language-service

Commit Description
fix - b732961fc3 Retain correct language service when ts.Project reloads (#51912)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

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

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits
  • e092184 fix(common): apply fixed_srcset_width values only to fixed srcsets (#52486)
  • 372dd0a docs: the Component import is not being used (#52323)
  • af9cd84 build: migrate to node 18 (#51609)
  • a43c077 fix(common): Allow safeUrl for ngSrc in NgOptimizedImage (#51351)
  • 03619ad docs(common): revert format date_pipe (#51359)
  • d8e5316 docs(common): add new date format example to documentation (#51359)
  • 77efeb5 docs: Add usage information to HttpInterceptorFn (#51236)
  • 29d3581 feat(common): add component input binding support for NgComponentOutlet (#51148)
  • daaa0a4 docs: remove trailing periods after @see (#51144)
  • 57e8412 fix(http): check whether Zone is defined (#51119)
  • 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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 15.2.7 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/common)

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

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 Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #536 (3df261f) into master (5d81c6f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #536   +/-   ##
=======================================
  Coverage   42.05%   42.05%           
=======================================
  Files         164      164           
  Lines       10913    10913           
=======================================
  Hits         4590     4590           
  Misses       6063     6063           
  Partials      260      260           

Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #548.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/web/angular/common-16.2.12 branch November 9, 2023 13:30
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