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-dev): bump @angular/compiler-cli from 14.2.8 to 16.0.4 in /springwolf-ui #197

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps @angular/compiler-cli from 14.2.8 to 16.0.4.

Release notes

Sourced from @​angular/compiler-cli's releases.

v16.0.4

16.0.4 (2023-06-01)

animations

Commit Description
fix - df65c4fc8f Trigger leave animation when ViewContainerRef is injected (#48705)

common

Commit Description
fix - 7e1bc513de untrack subscription and unsubscription in async pipe (#50522)

core

Commit Description
fix - 9970b29ace update ApplicationRef.isStable to account for rendering pending tasks (#50425)

v16.0.3

16.0.3 (2023-05-24)

core

Commit Description
fix - c11041e372 adds missing symbols for animation standalone bundling test (#50434)
fix - 98e8fdf40e fix Self flag inside embedded views with custom injectors (#50270)
fix - 199ff4fe7f host directives incorrectly validating aliased bindings (#50364)

http

Commit Description
fix - 080bbd2137 create macrotask during request handling instead of load start (#50406)

v16.0.2

16.0.2 (2023-05-17)

core

Commit Description
fix - c1016d4e57 add additional component metadata to component ID generation (#50340)
fix - cc41758b59 allow onDestroy unregistration while destroying (#50237)
fix - 7d679bdb59 allow passing value of any type to isSignal function (#50035)

v16.0.1

16.0.1 (2023-05-10)

core

Commit Description
fix - 52c74d3b4a add additional component metadata to component ID generation (#50203)
fix - 048b6b1e0d bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120)
fix - d68796782f handle hydration of root components with injected ViewContainerRef (#50136)
fix - f751ce6445 handle projection of hydrated containters into components that skip hydration (#50199)

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

16.0.4 (2023-06-01)

animations

Commit Type Description
df65c4fc8f fix Trigger leave animation when ViewContainerRef is injected (#48705)

common

Commit Type Description
7e1bc513de fix untrack subscription and unsubscription in async pipe (#50522)

core

Commit Type Description
9970b29ace fix update ApplicationRef.isStable to account for rendering pending tasks (#50425)

16.1.0-next.2 (2023-05-24)

core

Commit Type Description
75fdbcb8f2 fix fix Self flag inside embedded views with custom injectors (#50270)
8b44ba3170 fix host directives incorrectly validating aliased bindings (#50364)

http

Commit Type Description
2cdb4c5911 fix create macrotask during request handling instead of load start (#50406)

16.0.3 (2023-05-24)

core

Commit Type Description
c11041e372 fix adds missing symbols for animation standalone bundling test (#50434)
98e8fdf40e fix fix Self flag inside embedded views with custom injectors (#50270)
199ff4fe7f fix host directives incorrectly validating aliased bindings (#50364)

http

Commit Type Description
080bbd2137 fix create macrotask during request handling instead of load start (#50406)

16.1.0-next.1 (2023-05-17)

core

Commit Type Description

... (truncated)

Commits
  • 334238a refactor(router): run spell check on router package (#50445)
  • 4b3af3e refactor(compiler): remove convertIndexImportShorthand (#50343)
  • 5574e47 refactor: remove unnecessary array copying (#50370)
  • 199ff4f fix(core): host directives incorrectly validating aliased bindings (#50364)
  • f99d4e8 build: update babel dependencies (#48273)
  • 25756e8 refactor(compiler): introduce internal transplanted type (#50104)
  • 5c593d5 build: lock file maintenance (#49914)
  • 97d56f8 refactor(compiler): reflect arrow function definition (#50084)
  • 65b11ef refactor(compiler-cli): add back ngcc as a no-op with a warning (#50045)
  • 6da1054 fix(compiler-cli): catch fatal diagnostic when getting diagnostics for compon...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 14.2.8 to 16.0.4.
- [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.0.4/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2023
@timonback timonback mentioned this pull request Jun 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #218.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/springwolf-ui/angular/compiler-cli-16.0.4 branch June 12, 2023 23:06
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