build(deps-dev): bump the astro group with 6 updates#804
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the astro group with 6 updates#804dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the astro group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) | `14.1.0` | `14.1.1` | | [@astrojs/language-server](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/language-server) | `2.16.10` | `2.16.11` | | [@astrojs/markdown-satteri](https://github.com/withastro/astro/tree/HEAD/packages/markdown/satteri) | `0.3.2` | `0.3.3` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `6.0.0` | `6.0.1` | | [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) | `1.10.9` | `1.10.10` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.0.5` | `7.0.6` | Updates `@astrojs/cloudflare` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@14.1.1/packages/integrations/cloudflare) Updates `@astrojs/language-server` from 2.16.10 to 2.16.11 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/language-server/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/language-server@2.16.11/packages/language-tools/language-server) Updates `@astrojs/markdown-satteri` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/satteri/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-satteri@0.3.3/packages/markdown/satteri) Updates `@astrojs/react` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@6.0.1/packages/integrations/react) Updates `@astrojs/ts-plugin` from 1.10.9 to 1.10.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/ts-plugin/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/ts-plugin@1.10.10/packages/language-tools/ts-plugin) Updates `astro` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.0.6/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 14.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/language-server" dependency-version: 2.16.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/markdown-satteri" dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
developer-sumup-com | 123b252 | Commit Preview URL Branch Preview URL |
Jul 03 2026, 03:16 AM |
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.
Bumps the astro group with 6 updates:
14.1.014.1.12.16.102.16.110.3.20.3.36.0.06.0.11.10.91.10.107.0.57.0.6Updates
@astrojs/cloudflarefrom 14.1.0 to 14.1.1Release notes
Sourced from @astrojs/cloudflare's releases.
Changelog
Sourced from @astrojs/cloudflare's changelog.
Commits
a86160e[ci] release (#17256)Updates
@astrojs/language-serverfrom 2.16.10 to 2.16.11Release notes
Sourced from @astrojs/language-server's releases.
Changelog
Sourced from @astrojs/language-server's changelog.
Commits
a86160e[ci] release (#17256)60cb289fix(language-server): bump volar-service-* to 0.0.71 (CVE-2026-33532) (#17059)3652d1cchore: merge main into nextce88423Dedupevite(#16787)8d1af3bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextad9abdbMerge branch 'main' into chore/merge-main-into-next78653bbchore: merge main into next (#16586)c3072b5more fixes4d1ce40avoid errorUpdates
@astrojs/markdown-satterifrom 0.3.2 to 0.3.3Release notes
Sourced from @astrojs/markdown-satteri's releases.
Changelog
Sourced from @astrojs/markdown-satteri's changelog.
Commits
a86160e[ci] release (#17256)Updates
@astrojs/reactfrom 6.0.0 to 6.0.1Release notes
Sourced from @astrojs/react's releases.
Changelog
Sourced from @astrojs/react's changelog.
Commits
a86160e[ci] release (#17256)2bfb179chore: simpler package.json types (#17229)Updates
@astrojs/ts-pluginfrom 1.10.9 to 1.10.10Release notes
Sourced from @astrojs/ts-plugin's releases.
Changelog
Sourced from @astrojs/ts-plugin's changelog.
Commits
a86160e[ci] release (#17256)c72d4f2Find Astro.locals references from .ts files in the TypeScript plugin (#17269)3652d1cchore: merge main into next8062391chore(deps): dedupeviteinstallations (#16788)ce88423Dedupevite(#16787)Updates
astrofrom 7.0.5 to 7.0.6Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
a86160e[ci] release (#17256)f94280dFix route generator throwing on a dynamic param value of 0 (#17247)6f11739fix(css): use raw module ID for virtual CSS cache lookup in dev mode (#17267)...26c68f6[ci] format2aeaa44FixinferSizefor remote images in thePicturecomponent (#17279)b428648Resolve extensionless imports in island component paths (#17272)14524c0Keep component scripts in place when rendered via Astro.slots.render() (#17260)8c3579bfix: add render() type overload for live collection entries (#16688) (#17274)94dd2aa[ci] format5240e26Validate attribute names on custom HTML elements during SSR (#17251)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions