digital-resources
digital-resources copied to clipboard
chore(deps): bump @astrojs/language-server from 2.11.1 to 2.13.2
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.2Patch 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.1Patch 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.0Minor 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.8Patch Changes
- 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases
@astrojs/language-server
@2
.12.7Patch 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.1Patch Changes
- 708167e: Fixes script and style tags being wrongfully included in the generated TSX
@astrojs/language-server
@2
.12.0Minor 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 expected2.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
b6d5aab
Version Packages (#930)e8e18a8
chore: update compiler (#929)492b2bf
Version Packages (#926)cc94bef
chore: changeset93b5c30
Version Packages (#925)3a60f00
FixAstro.glob
CodeLens (#924)b65d6b4
Adds support for SCSS and LESS intellisense inside style tags (#923)5a79bbd
Version Packages (#919)398b41c
Revert "feat: put emmet in JSX mode to avoid expressions completions (#911)"97d2558
Version Packages (#917)- Additional commits viewable in compare view
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)