Skip to content

mgr/dashboard: bump @angular/language-service from 12.2.16 to 16.1.1 in /src/pybind/mgr/dashboard/frontend#128

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-language-service-16.1.1
Closed

mgr/dashboard: bump @angular/language-service from 12.2.16 to 16.1.1 in /src/pybind/mgr/dashboard/frontend#128
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-language-service-16.1.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @angular/language-service from 12.2.16 to 16.1.1.

Release notes

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

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)

core

Commit Description
feat - 68017d4e75 add ability to transform input values (#50420)
feat - 69dadd2502 support TypeScript 5.1 (#50156)
fix - c0ebe34cbd add additional component metadata to component ID generation (#50336)

http

Commit Description
feat - 85c5427582 Introduction of the fetch Backend for the HttpClient (#50247)

v16.1.0-rc.0

16.1.0-rc.0 (2023-06-08)

compiler

Commit Description
fix - 540e643347 do not remove comments in component styles (#50346)
fix - 4e663297c5 error when reading compiled input transforms metadata in JIT mode (#50600)

core

Commit Description
fix - 79a706c847 incorrectly throwing error for self-referencing component (#50559)
fix - edceb486dd wait for HTTP in ngOnInit correctly before server render (#50573)

http

... (truncated)

Changelog

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

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)

migrations

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

16.1.0 (2023-06-13)

compiler

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

core

Commit Type Description
68017d4e75 feat add ability to transform input values (#50420)
69dadd2502 feat support TypeScript 5.1 (#50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#50336)

http

Commit Type Description
85c5427582 feat Introduction of the fetch Backend for the HttpClient (#50247)

16.0.6 (2023-06-13)

core

Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#50644)

16.0.5 (2023-06-08)

compiler

Commit Type Description

... (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)
  • be97c87 refactor(compiler): required inputs prerequisite refactors (#49333)
  • f594725 refactor(core): remove Node.js v14 support (#49255)
  • 99d874f feat(core): add support for TypeScript 5.0 (#49126)
  • 83a6e20 refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48...
  • d014503 fix(language-service): generate forwardRef for same file imports (#48898)
  • 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/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 12.2.16 to 16.1.1.
- [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.1/packages/language-service)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 22, 2023

Superseded by #130.

@dependabot dependabot bot closed this Jun 22, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-language-service-16.1.1 branch June 22, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants