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/core from 16.0.0-next.7 to 16.1.5 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps @angular/core from 16.0.0-next.7 to 16.1.5.

Release notes

Sourced from @​angular/core's releases.

v16.1.5

16.1.5 (2023-07-13)

animations

Commit Description
fix - f920fcbd94 Ensure elements are removed from the cache after leave animation. (#50929)

core

Commit Description
fix - 499fb5c772 ensure that standalone components get correct injector instances (#50954)
fix - c65913ecb7 handle deref returning null on RefactiveNode. (#50992)

platform-browser

Commit Description
perf - 31419f6a3b do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005)

upgrade

Commit Description
fix - 3efb577cf3 Use takeUntil on leaky subscription. (#50901)

v16.1.4

16.1.4 (2023-07-06)

core

Commit Description
fix - 4ba5850ba6 use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Description
fix - a4348355ce allow for downgraded components to work with component-router (#50871)

v16.1.3

16.1.3 (2023-06-28)

core

Commit Description
fix - dd6fc5785f expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Description
fix - e1bbe47c23 support input transform functions (#50713)

platform-browser

Commit Description
fix - 79dd6a847a wait until animation completion before destroying renderer (#50677)
fix - a797f41d1b wait until animation completion before destroying renderer (#50860)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

16.1.5 (2023-07-13)

animations

Commit Type Description
f920fcbd94 fix Ensure elements are removed from the cache after leave animation. (#50929)

core

Commit Type Description
499fb5c772 fix ensure that standalone components get correct injector instances (#50954)
c65913ecb7 fix handle deref returning null on RefactiveNode. (#50992)

platform-browser

Commit Type Description
31419f6a3b perf do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005)

upgrade

Commit Type Description
3efb577cf3 fix Use takeUntil on leaky subscription. (#50901)

16.1.4 (2023-07-06)

core

Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#50871)

16.2.0-next.1 (2023-06-28)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

core

Commit Type Description
29340a0678 fix expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Type Description
d64864e95e fix support input transform functions (#50713)

platform-browser

| Commit | Type | Description |

... (truncated)

Commits
  • de01f75 refactor(core): Log a warning when multiple pipes match a name (#50389)
  • c8e4516 docs: add missing jsdocs for static ngzone methods (#50924)
  • 32e74be docs: add missing backtick character (#50908)
  • 8c9377c refactor(core): fix Tnode/TView assertion. (#50914)
  • c65913e fix(core): handle deref returning null on RefactiveNode. (#50992)
  • ee8fb52 docs: Improve documentation about Injection context / inject (#49782)
  • 499fb5c fix(core): ensure that standalone components get correct injector instances (...
  • 4ba5850 fix(core): use setTimeout when coalescing tasks in Node.js (#50820)
  • dd6fc57 fix(core): expose input transform function on ComponentFactory and ComponentM...
  • 11d5c07 test(core): remove microbenchmarks (#50786)
  • 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 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 16.0.0-next.7 to 16.1.5.
- [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.1.5/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
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