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/language-service from 16.0.2 to 16.1.3 #386

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/language-service from 16.0.2 to 16.1.3.

Release notes

Sourced from @​angular/language-service's releases.

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)

v16.1.2

16.1.2 (2023-06-21)

http

Commit Description
fix - 9488a3fd46 Send query params on fetch request (#50740)
fix - 5ae001829c use serializeBody to support JSON payload in FetchBackend (#50776)

v16.1.1

16.1.1 (2023-06-14)

compiler-cli

Commit Description
fix - 71360b3a3e libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715)

core

Commit Description
fix - d9bed48eb5 extend toSignal to accept any Subscribable (#50162)

migrations

Commit Description
fix - 5e1d8444ae Prevent a component from importing itself. (#50554)

v16.1.0

16.1.0 (2023-06-13)

compiler

Commit Description
fix - 4e663297c5 error when reading compiled input transforms metadata in JIT mode (#50600)
fix - 721bc72649 resolve deprecation warning with TypeScript 5.1 (#50460)

... (truncated)

Changelog

Sourced from @​angular/language-service's changelog.

16.1.3 (2023-06-28)

core

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

elements

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

platform-browser

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

16.2.0-next.0 (2023-06-21)

compiler-cli

Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

router

Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#50280)

16.1.2 (2023-06-21)

http

Commit Type Description
9488a3fd46 fix Send query params on fetch request (#50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#50776)

16.1.1 (2023-06-14)

compiler-cli

Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715)

core

Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#50162)

... (truncated)

Commits
  • 8234738 docs: removed duplicated words (#50648)
  • cf15c29 build: update to TypeScript 5.1 final (#50548)
  • 69dadd2 feat(core): support TypeScript 5.1 (#50156)
  • ce00738 fix(compiler-cli): catch fatal diagnostic when getting diagnostics for compon...
  • b98ecbc build: update minimum supported Node version from 16.13.0 -> 16.14.0 (#49771)
  • 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 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 dependabot bot requested a review from a team as a code owner June 28, 2023 15:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
@github-actions github-actions bot enabled auto-merge (squash) June 28, 2023 15:10
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 16.0.2 to 16.1.3.
- [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.3/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/language-service-16.1.3 branch from 7de39d1 to 26afa18 Compare July 6, 2023 15:15
@github-actions github-actions bot merged commit ac8dbb4 into main Jul 6, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/language-service-16.1.3 branch July 6, 2023 15:15
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.

1 participant