-
Notifications
You must be signed in to change notification settings - Fork 882
Commit 479238e
authored
Update dependency @astrojs/check to ^0.9.0 (#1909)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@astrojs/check](https://redirect.github.com/withastro/language-tools/tree/main/packages/astro-check)
([source](https://redirect.github.com/withastro/language-tools/tree/HEAD/packages/astro-check))
| dependencies | minor | [`^0.5.8` ->
`^0.9.0`](https://renovatebot.com/diffs/npm/@astrojs%2fcheck/0.5.10/0.9.4)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>withastro/language-tools (@​astrojs/check)</summary>
###
[`v0.9.4`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#094)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.9.3...@astrojs/check@0.9.4)
##### Patch Changes
-
[`6e62aaa`](https://redirect.github.com/withastro/language-tools/commit/6e62aaa):
Upgrades chokidar to v4
-
[`5a44072`](https://redirect.github.com/withastro/language-tools/commit/5a44072):
Fixes formatting not working by default in certain circumstances
- Updated dependencies
\[[`5a44072`](https://redirect.github.com/withastro/language-tools/commit/5a44072)]
- Updated dependencies
\[[`3a836de`](https://redirect.github.com/withastro/language-tools/commit/3a836de)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).15.0
###
[`v0.9.3`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#093)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.9.2...@astrojs/check@0.9.3)
##### Patch Changes
-
[`28dfebe`](https://redirect.github.com/withastro/language-tools/commit/28dfebe):
Updates to the stable version of Volar 2.4.0
- Updated dependencies
\[[`28dfebe`](https://redirect.github.com/withastro/language-tools/commit/28dfebe)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).14.1
###
[`v0.9.2`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#092)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.9.1...@astrojs/check@0.9.2)
##### Patch Changes
-
[`e8e18a8`](https://redirect.github.com/withastro/language-tools/commit/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
- Updated dependencies
\[[`e8e18a8`](https://redirect.github.com/withastro/language-tools/commit/e8e18a8)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).13.2
###
[`v0.9.1`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#091)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.9.0...@astrojs/check@0.9.1)
##### Patch Changes
-
[`cc94bef`](https://redirect.github.com/withastro/language-tools/commit/cc94bef):
Revert a change to top-level returns that could prevent the return types
of functions from being correct in certain cases
- Updated dependencies
\[[`cc94bef`](https://redirect.github.com/withastro/language-tools/commit/cc94bef)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).13.1
###
[`v0.9.0`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#090)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.8.3...@astrojs/check@0.9.0)
##### Minor Changes
-
[`b65d6b4`](https://redirect.github.com/withastro/language-tools/commit/b65d6b4):
Adds support for SCSS and LESS intellisense inside style tags
##### Patch Changes
- Updated dependencies
\[[`3a60f00`](https://redirect.github.com/withastro/language-tools/commit/3a60f00)]
- Updated dependencies
\[[`b65d6b4`](https://redirect.github.com/withastro/language-tools/commit/b65d6b4)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).13.0
###
[`v0.8.3`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#083)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.8.2...@astrojs/check@0.8.3)
##### Patch Changes
-
[`0a46801`](https://redirect.github.com/withastro/language-tools/commit/0a46801):
Fixes a regression where errors could wrongly show (or not show) inside
scripts and style tags
- Updated dependencies
\[[`0a46801`](https://redirect.github.com/withastro/language-tools/commit/0a46801)]
- Updated dependencies
\[[`72f61e1`](https://redirect.github.com/withastro/language-tools/commit/72f61e1)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).12.7
###
[`v0.8.2`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#082)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.8.1...@astrojs/check@0.8.2)
##### Patch Changes
-
[`708167e`](https://redirect.github.com/withastro/language-tools/commit/708167e):
Fixes script and style tags being wrongfully included in the generated
TSX
- Updated dependencies
\[[`708167e`](https://redirect.github.com/withastro/language-tools/commit/708167e)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).12.1
###
[`v0.8.1`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#081)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.8.0...@astrojs/check@0.8.1)
##### Patch Changes
-
[`5eb20f2`](https://redirect.github.com/withastro/language-tools/commit/5eb20f2):
Fixes installation on Yarn 4
- Updated dependencies
\[[`5eb20f2`](https://redirect.github.com/withastro/language-tools/commit/5eb20f2)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).11.1
###
[`v0.8.0`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#080)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.7.0...@astrojs/check@0.8.0)
##### Minor Changes
-
[`b8a6af3`](https://redirect.github.com/withastro/language-tools/commit/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`](https://redirect.github.com/withastro/language-tools/commit/a1769da):
Adds a README with helpful links
- Updated dependencies
\[[`b8a6af3`](https://redirect.github.com/withastro/language-tools/commit/b8a6af3)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).11.0
###
[`v0.7.0`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#070)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.6.0...@astrojs/check@0.7.0)
##### Minor Changes
-
[`c8af6db`](https://redirect.github.com/withastro/language-tools/commit/c8af6db):
Upgrades the language server to use the latest version of Volar. This
changes should have no negative impacts on the experience.
##### Patch Changes
- Updated dependencies
\[[`c8af6db`](https://redirect.github.com/withastro/language-tools/commit/c8af6db)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).10.0
###
[`v0.6.0`](https://redirect.github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#060)
[Compare
Source](https://redirect.github.com/withastro/language-tools/compare/@astrojs/check@0.5.10...@astrojs/check@0.6.0)
##### Minor Changes
-
[`65d3425`](https://redirect.github.com/withastro/language-tools/commit/65d3425):
Upgrades the language server to use Volar 2.2. This changes should have
no negative impacts on the experience.
##### Patch Changes
- Updated dependencies
\[[`65d3425`](https://redirect.github.com/withastro/language-tools/commit/65d3425)]
-
[@​astrojs/language-server](https://redirect.github.com/astrojs/language-server)[@​2](https://redirect.github.com/2).9.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 87f780b commit 479238eCopy full SHA for 479238e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- nx-monorepo/website
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changednx-monorepo/website/package.json
Copy file name to clipboardExpand all lines: nx-monorepo/website/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments