digital-resources icon indicating copy to clipboard operation
digital-resources copied to clipboard

chore(deps): bump @astrojs/language-server from 2.11.1 to 2.13.2

Open dependabot[bot] opened this issue 6 months ago • 1 comments

Bumps @astrojs/language-server from 2.11.1 to 2.13.2.

Release notes

Sourced from @​astrojs/language-server's releases.

@​astrojs/language-server@​2.13.2

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file

@​astrojs/language-server@​2.13.1

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases

@​astrojs/language-server@​2.13.0

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • 3a60f00: Fixes code lens on Astro.glob not working as expected

@​astrojs/language-server@​2.12.8

Patch Changes

  • 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases

@​astrojs/language-server@​2.12.7

Patch Changes

  • 0a46801: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags
  • 72f61e1: Fixes Emmet completions sometimes showing in places they shouldn't

@​astrojs/language-server@​2.12.1

Patch Changes

  • 708167e: Fixes script and style tags being wrongfully included in the generated TSX

@​astrojs/language-server@​2.12.0

Minor Changes

  • d993c0d: Improves the handling of script and style tags. This release fixes numerous issues where the presence of those tags could break intellisense in certain parts of the file.

Patch Changes

  • aae45af: Updates prettier-plugin-astro to 0.14.1
Changelog

Sourced from @​astrojs/language-server's changelog.

2.13.2

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file

2.13.1

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases

2.13.0

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • 3a60f00: Fixes code lens on Astro.glob not working as expected

2.12.8

Patch Changes

  • 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases

2.12.7

Patch Changes

  • 0a46801: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags
  • 72f61e1: Fixes Emmet completions sometimes showing in places they shouldn't

2.12.1

Patch Changes

  • 708167e: Fixes script and style tags being wrongfully included in the generated TSX

2.12.0

Minor Changes

  • d993c0d: Improves the handling of script and style tags. This release fixes numerous issues where the presence of those tags could break intellisense in certain parts of the file.

Patch Changes

  • aae45af: Updates prettier-plugin-astro to 0.14.1
Commits

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)

dependabot[bot] avatar Aug 10 '24 19:08 dependabot[bot]