Merged
Conversation
🦋 Changeset detectedLatest commit: 8d3aa28 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
HiDeoo
commented
Jan 14, 2026
| '@astrojs/check': patch | ||
| --- | ||
|
|
||
| Updates to Astro 6 beta |
Member
Author
There was a problem hiding this comment.
I used the same wording as in https://github.com/withastro/astro/pull/15187/files, not sure if more details are required.
Contributor
|
| 📦 Package | 🔒 Before | 🔓 After |
|---|---|---|
| @cloudflare/kv-asset-handler | trusted-with-provenance | none |
| @cloudflare/unenv-preset | trusted-with-provenance | none |
| workerd | trusted-with-provenance | none |
| ts-api-utils | provenance | none |
| miniflare | trusted-with-provenance | none |
| youch | provenance | none |
| @cloudflare/workerd-darwin-64 | trusted-with-provenance | none |
| @cloudflare/workerd-darwin-arm64 | trusted-with-provenance | none |
| @cloudflare/workerd-linux-64 | trusted-with-provenance | none |
| @cloudflare/workerd-linux-arm64 | trusted-with-provenance | none |
| @cloudflare/workerd-windows-64 | trusted-with-provenance | none |
| wrangler | trusted-with-provenance | none |
ematipico
approved these changes
Jan 14, 2026
Merged
dadezzz
pushed a commit
to dadezzz/ice-notes
that referenced
this pull request
Mar 14, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@astrojs/check](https://github.com/withastro/astro/tree/main/packages/language-tools/astro-check) ([source](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check)) | [`0.9.6` → `0.9.7`](https://renovatebot.com/diffs/npm/@astrojs%2fcheck/0.9.6/0.9.7) |  |  | | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.18.0` → `5.18.1`](https://renovatebot.com/diffs/npm/astro/5.18.0/5.18.1) |  |  | --- ### Release Notes <details> <summary>withastro/astro (@​astrojs/check)</summary> ### [`v0.9.7`](https://github.com/withastro/astro/blob/HEAD/packages/language-tools/astro-check/CHANGELOG.md#097) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/check@0.9.6...@astrojs/check@0.9.7) ##### Patch Changes - [#​15187](withastro/astro#15187) [`bbb5811`](withastro/astro@bbb5811) Thanks [@​matthewp](https://github.com/matthewp)! - Update to Astro 6 beta - [#​15198](withastro/astro#15198) [`55107a1`](withastro/astro@55107a1) Thanks [@​HiDeoo](https://github.com/HiDeoo)! - Updates to Astro 6 beta - Updated dependencies \[[`bbb5811`](withastro/astro@bbb5811), [`df6d2d7`](withastro/astro@df6d2d7)]: - [@​astrojs/language-server](https://github.com/astrojs/language-server)@​2.16.1 </details> <details> <summary>withastro/astro (astro)</summary> ### [`v5.18.1`](https://github.com/withastro/astro/releases/tag/astro%405.18.1) [Compare Source](https://github.com/withastro/astro/compare/astro@5.18.0...astro@5.18.1) ##### Patch Changes - Updated dependencies \[[`c2cd371`](withastro/astro@c2cd371)]: - [@​astrojs/internal-helpers](https://github.com/astrojs/internal-helpers)@​0.7.6 - [@​astrojs/markdown-remark](https://github.com/astrojs/markdown-remark)@​6.3.11 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS41IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Renovate Bot <renovate@zarantonello.dev> Co-committed-by: Renovate Bot <renovate@zarantonello.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes
This PR updates the version of
@astrojs/checkto fix its current versioning:0.9.5was released.0.9.6-alpha.0was released as part of the Astro v6alpha.0.9.6was released due to some changes inmain.0.9.6-beta.1was released yesterday as part of the Astro v6beta.This versioning goes backwards with
0.9.6-beta.1having more recent changes than0.9.6and, when exitingbeta, changesets will automatically try publishing0.9.6and skip it as it's already published on npm.This PR does 2 things:
package.jsonfileversionof@astrojs/checkto0.9.7-beta.0If my understanding is correct, this would mean that with the next release, it'll be published as
0.9.7-beta.1, and then when exiting beta, it'll be published as0.9.7.Testing
No testing; not aware of any testing possible for this.
Docs
This is a version fix; no doc updates are needed.