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

mgr/dashboard: bump @angular/language-service from 13.3.11 to 16.0.3 in /src/pybind/mgr/dashboard/frontend #120

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 May 24, 2023

Bumps @angular/language-service from 13.3.11 to 16.0.3.

Release notes

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

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)
fix - 346ab73dd9 only try to retrieve transferred state on the browser (#50144)

v16.0.0

16.0.0 (2023-05-03)

Commit Description
refactor - 48aa96ea13 remove Angular Compatibility Compiler (ngcc) (#49101)
refactor - 2703fd6260 remove deprecated EventManager method addGlobalEventListener (#49645)

common

Commit Description
feat - 5dce2a5a3a Provide MockPlatformLocation by default in BrowserTestingModule (#49137)
fix - d47fef72cb strict type checking for ngtemplateoutlet (#48374)
refactor - c41a21658c remove deprecated XhrFactory export from http entrypoint (#49251)

... (truncated)

Changelog

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

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
c0ebe34cbd fix add additional component metadata to component ID generation (#50336)
03f1e240b3 fix allow onDestroy unregistration while destroying (#50237)
165b8b647c fix allow passing value of any type to isSignal function (#50035)

16.0.2 (2023-05-17)

core

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

16.1.0-next.0 (2023-05-10)

core

Commit Type Description
69dadd2502 feat support TypeScript 5.1 (#50156)

16.0.1 (2023-05-10)

core

Commit Type Description

... (truncated)

Commits
  • 6da1054 fix(compiler-cli): catch fatal diagnostic when getting diagnostics for compon...
  • 898eecb 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)
  • 6beff5e refactor(compiler): rework and expose APIs to be used in schematics (#48730)
  • 13f10de test: update code fixes spec to work with esm-cjs interop lint (#48731)
  • 4ae384f feat(language-service): Allow auto-imports of a pipe via quick fix when its s...
  • 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 13.3.11 to 16.0.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.0.3/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>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants