Renovate [BOT] bac0f12125
Some checks failed
Build Docker Image / build_docker (push) Failing after 2m32s
Lint / run (push) Failing after 36s
Build, check & Test / run (push) Successful in 6m42s
chore(deps): update dependency @astrojs/check to v0.7.0 (#5)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@astrojs/check](https://github.com/withastro/language-tools) ([source](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check)) | devDependencies | minor | [`0.3.2` -> `0.7.0`](https://renovatebot.com/diffs/npm/@astrojs%2fcheck/0.3.2/0.7.0) |

---

### Release Notes

<details>
<summary>withastro/language-tools (@&#8203;astrojs/check)</summary>

### [`v0.7.0`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#070)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.6.0...@astrojs/check@0.7.0)

##### Minor Changes

-   [`c8af6db`](https://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://github.com/withastro/language-tools/commit/c8af6db)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).10.0

### [`v0.6.0`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#060)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.10...@astrojs/check@0.6.0)

##### Minor Changes

-   [`65d3425`](https://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://github.com/withastro/language-tools/commit/65d3425)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).9.0

### [`v0.5.10`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#0510)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.9...@astrojs/check@0.5.10)

##### Patch Changes

-   [`9ca368b`](https://github.com/withastro/language-tools/commit/9ca368b): Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
-   Updated dependencies \[[`9ca368b`](https://github.com/withastro/language-tools/commit/9ca368b)]
-   Updated dependencies \[[`d57daad`](https://github.com/withastro/language-tools/commit/d57daad)]
-   Updated dependencies \[[`b166787`](https://github.com/withastro/language-tools/commit/b166787)]
-   Updated dependencies \[[`eb49fb2`](https://github.com/withastro/language-tools/commit/eb49fb2)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).8.4

### [`v0.5.9`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#059)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.8...@astrojs/check@0.5.9)

##### Patch Changes

-   [`f1447ef`](https://github.com/withastro/language-tools/commit/f1447ef): chore: Update `volar-service-prettier`. This is only an internal refactor and there should be no visible changes.
-   Updated dependencies \[[`f1447ef`](https://github.com/withastro/language-tools/commit/f1447ef)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).8.1

### [`v0.5.8`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#058)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.7...@astrojs/check@0.5.8)

##### Patch Changes

-   [`85b42dc`](https://github.com/withastro/language-tools/commit/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.
-   Updated dependencies \[[`85b42dc`](https://github.com/withastro/language-tools/commit/85b42dc)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).8.0

### [`v0.5.7`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#057)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.6...@astrojs/check@0.5.7)

##### Patch Changes

-   [`1b68dfb`](https://github.com/withastro/language-tools/commit/1b68dfb): Improves descriptions for attributes specific to Astro (`is:raw`, `set:html`, etc.)
-   Updated dependencies \[[`2bad6a8`](https://github.com/withastro/language-tools/commit/2bad6a8)]
-   Updated dependencies \[[`1b68dfb`](https://github.com/withastro/language-tools/commit/1b68dfb)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.7

### [`v0.5.6`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#056)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.5...@astrojs/check@0.5.6)

##### Patch Changes

-   [`fe6165b`](https://github.com/withastro/language-tools/commit/fe6165b): Makes astro check --tsconfig understand relative file names
-   Updated dependencies \[[`fe6165b`](https://github.com/withastro/language-tools/commit/fe6165b)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.6

### [`v0.5.5`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#055)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.4...@astrojs/check@0.5.5)

##### Patch Changes

-   [`1436e6e`](https://github.com/withastro/language-tools/commit/1436e6e): Fixes mapping from compiler location to LSP range.
-   Updated dependencies \[[`7c4c1f2`](https://github.com/withastro/language-tools/commit/7c4c1f2)]
-   Updated dependencies \[[`1436e6e`](https://github.com/withastro/language-tools/commit/1436e6e)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.5

### [`v0.5.4`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#054)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.3...@astrojs/check@0.5.4)

##### Patch Changes

-   [`6924c7e`](https://github.com/withastro/language-tools/commit/6924c7e): Fixes semantic highlighting not working inside .ts(x) files in certain cases
-   [`310fbfe`](https://github.com/withastro/language-tools/commit/310fbfe): Fix Svelte and Vue integrations not working on Windows in certain cases
-   Updated dependencies \[[`6924c7e`](https://github.com/withastro/language-tools/commit/6924c7e)]
-   Updated dependencies \[[`310fbfe`](https://github.com/withastro/language-tools/commit/310fbfe)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.4

### [`v0.5.3`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#053)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.2...@astrojs/check@0.5.3)

##### Patch Changes

-   [`de58706`](https://github.com/withastro/language-tools/commit/de58706): Fix imports from certain packages not working correctly in certain cases
-   Updated dependencies \[[`de58706`](https://github.com/withastro/language-tools/commit/de58706)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.3

### [`v0.5.2`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#052)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.1...@astrojs/check@0.5.2)

##### Patch Changes

-   [`a2280a8`](https://github.com/withastro/language-tools/commit/a2280a8): Avoid checking Svelte and Vue files when running astro check
-   Updated dependencies \[[`a2280a8`](https://github.com/withastro/language-tools/commit/a2280a8)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.2

### [`v0.5.1`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#0510)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.5.0...@astrojs/check@0.5.1)

##### Patch Changes

-   [`9ca368b`](https://github.com/withastro/language-tools/commit/9ca368b): Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
-   Updated dependencies \[[`9ca368b`](https://github.com/withastro/language-tools/commit/9ca368b)]
-   Updated dependencies \[[`d57daad`](https://github.com/withastro/language-tools/commit/d57daad)]
-   Updated dependencies \[[`b166787`](https://github.com/withastro/language-tools/commit/b166787)]
-   Updated dependencies \[[`eb49fb2`](https://github.com/withastro/language-tools/commit/eb49fb2)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).8.4

### [`v0.5.0`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#050)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.4.1...@astrojs/check@0.5.0)

##### Minor Changes

-   [`15a5532`](https://github.com/withastro/language-tools/commit/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

-   Updated dependencies \[[`15a5532`](https://github.com/withastro/language-tools/commit/15a5532)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).7.0

### [`v0.4.1`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#041)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.4.0...@astrojs/check@0.4.1)

##### Patch Changes

-   [`63e2c81`](https://github.com/withastro/language-tools/commit/63e2c81): Fix fallback types not being properly included in some contexts such as inside the VS Code extension
-   Updated dependencies \[[`63e2c81`](https://github.com/withastro/language-tools/commit/63e2c81)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).6.2

### [`v0.4.0`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#040)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.3.4...@astrojs/check@0.4.0)

##### Minor Changes

-   [`a314bcc`](https://github.com/withastro/language-tools/commit/a314bcc): Remove temporary workaround `astro check` that disabled checking JSX and TSX files

##### Patch Changes

-   Updated dependencies \[[`a314bcc`](https://github.com/withastro/language-tools/commit/a314bcc)]
-   Updated dependencies \[[`dab6801`](https://github.com/withastro/language-tools/commit/dab6801)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).6.0

### [`v0.3.4`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#034)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.3.3...@astrojs/check@0.3.4)

##### Patch Changes

-   [`b16fcbb`](https://github.com/withastro/language-tools/commit/b16fcbb): Temporarily disable checking `.jsx` and `.tsx` files using `astro check` until https://github.com/withastro/language-tools/issues/727 is fixed
-   Updated dependencies \[[`b16fcbb`](https://github.com/withastro/language-tools/commit/b16fcbb)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).5.5

### [`v0.3.3`](https://github.com/withastro/language-tools/blob/HEAD/packages/astro-check/CHANGELOG.md#033)

[Compare Source](https://github.com/withastro/language-tools/compare/@astrojs/check@0.3.2...@astrojs/check@0.3.3)

##### Patch Changes

-   [`45d49f5`](https://github.com/withastro/language-tools/commit/45d49f5): Fix errors spilling out of inline event attributes in certain cases
-   [`7c9c981`](https://github.com/withastro/language-tools/commit/7c9c981): Fix errors inside `.ts` files not being properly reported in certain cases
-   Updated dependencies \[[`45d49f5`](https://github.com/withastro/language-tools/commit/45d49f5)]
-   Updated dependencies \[[`7c9c981`](https://github.com/withastro/language-tools/commit/7c9c981)]
    -   [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)[@&#8203;2](https://github.com/2).5.4

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://git.dzeio.com/avior/template-web-astro/pulls/5
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
2024-06-25 13:14:34 +00:00
2024-06-25 12:01:13 +00:00
2023-11-11 14:09:56 +01:00
2023-07-20 17:41:16 +02:00
2023-07-20 17:41:16 +02:00
2023-11-11 14:09:56 +01:00
2024-05-23 14:55:52 +02:00
2023-07-20 17:41:16 +02:00
2023-10-02 08:13:06 +00:00
2023-10-09 08:12:25 +00:00
2024-05-23 14:55:52 +02:00
2023-10-02 08:16:21 +00:00
2023-07-20 17:56:24 +02:00

Astro Template

Description
Template for a Web Project built using Astro
Readme 80 MiB
Languages
TypeScript 87.2%
Astro 11.7%
Dockerfile 0.7%
JavaScript 0.4%