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/language-service from 16.2.12 to 17.0.2 #746

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

Bumps @angular/language-service from 16.2.12 to 17.0.2.

Release notes

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

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

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

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (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 will merge this PR once CI passes on it, as requested by @antoantonyk.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2023
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 16.2.12 to 17.0.2.
- [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.2/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 dependabot bot force-pushed the dependabot/npm_and_yarn/angular/language-service-17.0.2 branch from 450f3da to ab9d248 Compare November 10, 2023 22:04
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 4ac281c into master Nov 10, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/language-service-17.0.2 branch November 10, 2023 22:08
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.

None yet

1 participant