chore(deps): update dependency @astrojs/check to ^0.9.0 #517
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.4
->^0.9.0
Release Notes
withastro/language-tools (@astrojs/check)
v0.9.4
Compare Source
Patch Changes
6e62aaa
: Upgrades chokidar to v45a44072
: Fixes formatting not working by default in certain circumstances5a44072
]3a836de
]v0.9.3
Compare Source
Patch Changes
28dfebe
: Updates to the stable version of Volar 2.4.028dfebe
]v0.9.2
Compare Source
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 filee8e18a8
]v0.9.1
Compare Source
Patch Changes
cc94bef
: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain casescc94bef
]v0.9.0
Compare Source
Minor Changes
b65d6b4
: Adds support for SCSS and LESS intellisense inside style tagsPatch Changes
3a60f00
]b65d6b4
]v0.8.3
Compare Source
Patch Changes
0a46801
: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags0a46801
]72f61e1
]v0.8.2
Compare Source
Patch Changes
708167e
: Fixes script and style tags being wrongfully included in the generated TSX708167e
]v0.8.1
Compare Source
Patch Changes
5eb20f2
: Fixes installation on Yarn 45eb20f2
]v0.8.0
Compare Source
Minor Changes
b8a6af3
: Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags.Patch Changes
a1769da
: Adds a README with helpful linksb8a6af3
]v0.7.0
Compare Source
Minor Changes
c8af6db
: Upgrades the language server to use the latest version of Volar. This changes should have no negative impacts on the experience.Patch Changes
c8af6db
]v0.6.0
Compare Source
Minor Changes
65d3425
: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.Patch Changes
65d3425
]v0.5.10
Compare Source
Patch Changes
9ca368b
: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently9ca368b
]d57daad
]b166787
]eb49fb2
]v0.5.9
Compare Source
Patch Changes
f1447ef
: chore: Updatevolar-service-prettier
. This is only an internal refactor and there should be no visible changes.f1447ef
]v0.5.8
Compare Source
Patch Changes
85b42dc
: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.85b42dc
]v0.5.7
Compare Source
Patch Changes
1b68dfb
: Improves descriptions for attributes specific to Astro (is:raw
,set:html
, etc.)2bad6a8
]1b68dfb
]v0.5.6
Compare Source
Patch Changes
fe6165b
: Makes astro check --tsconfig understand relative file namesfe6165b
]v0.5.5
Compare Source
Patch Changes
1436e6e
: Fixes mapping from compiler location to LSP range.7c4c1f2
]1436e6e
]v0.5.4
Compare Source
Patch Changes
6924c7e
: Fixes semantic highlighting not working inside .ts(x) files in certain cases310fbfe
: Fix Svelte and Vue integrations not working on Windows in certain cases6924c7e
]310fbfe
]v0.5.3
Compare Source
Patch Changes
de58706
: Fix imports from certain packages not working correctly in certain casesde58706
]v0.5.2
Compare Source
Patch Changes
a2280a8
: Avoid checking Svelte and Vue files when running astro checka2280a8
]v0.5.1
Compare Source
Patch Changes
9ca368b
: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently9ca368b
]d57daad
]b166787
]eb49fb2
]v0.5.0
Compare Source
Minor Changes
15a5532
: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.
Patch Changes
15a5532
]v0.4.1
Compare Source
Patch Changes
63e2c81
: Fix fallback types not being properly included in some contexts such as inside the VS Code extension63e2c81
]v0.4.0
Compare Source
Minor Changes
a314bcc
: Remove temporary workaroundastro check
that disabled checking JSX and TSX filesPatch Changes
a314bcc
]dab6801
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.