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 15.2.9 to 17.0.9 in /src/pybind/mgr/dashboard/frontend #121

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps @angular/language-service from 15.2.9 to 17.0.9.

Release notes

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

v17.0.9

17.0.9 (2024-01-10)

common

Commit Description
fix - c22b513b3f remove unused parameters from the ngClass constructor (#53831)
fix - bd9f89d1c8 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 92fd6cc42e generate less code for advance instructions (#53845)
fix - 6a41961fbd ignore empty switch blocks (#53776)

compiler-cli

Commit Description
fix - 7309463697 interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Description
fix - 441db5123f afterRender hooks now only run on ApplicationRef.tick (#52455)
fix - f9120d79cb allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Description
fix - e92c86b77f Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Description
fix - 91cb16fde9 Do not delete global Event (#53659)

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)

... (truncated)

Changelog

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

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

Commit Type Description
7309463697 fix interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Type Description
441db5123f fix afterRender hooks now only run on ApplicationRef.tick (#52455)
f9120d79cb fix allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Type Description
e92c86b77f fix Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Type Description
91cb16fde9 fix Do not delete global Event (#53659)

17.1.0-next.5 (2023-12-21)

compiler

Commit Type Description
3a689c2050 fix correctly intercept index in loop tracking function (#53604)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

core

Commit Type Description
aecb675fa5 fix avoid repeated work when parsing version (#53598)
872e7f25fe fix tree shake version class (#53598)

migrations

Commit Type Description
d49333edc3 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
8e2178792d fix cf migration - ensure full check runs for all imports (#53637)
22b95de9bc fix cf migration - fix bug in attribute formatting (#53636)

... (truncated)

Commits
  • 6240613 refactor(language-service): Add flag to allow disabling block syntax parsing ...
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • de3454a refactor(language-service): Improve autocomplete snippet of for block (#52405)
  • e355f05 refactor(language-service): Add quick info for built in control flow/blocks (...
  • 9d565cd fix(language-service): Autocomplete block keywords in more cases (#52198)
  • 449830f feat(language-service): Complete inside @​switch (#52153)
  • 7c052bb feat(language-service): Support autocompletion for blocks (#52121)
  • 023a181 feat(language-service): Implement outlining spans for control flow blocks (#5...
  • 04169e1 refactor(language-service): Prepare to support blocks in the langauge service...
  • 40c5357 refactor(compiler): introduce unknown block node (#52047)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 15.2.9 to 17.0.9.
- [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/17.0.9/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>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Superseded by #126.

@dependabot dependabot bot closed this Jan 18, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-language-service-17.0.9 branch January 18, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants