⬆️ Bump the astro group with 6 updates#1082
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
c0c05b4 to
cdf2b4f
Compare
cdf2b4f to
6abc9fa
Compare
6abc9fa to
e55d00b
Compare
Bumps the astro group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/db](https://github.com/withastro/astro/tree/HEAD/packages/db) | `0.19.0` | `0.20.0` | | [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.15` | `4.0.17` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.0` | `3.7.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.18.0` | `6.0.5` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.6` | `0.9.8` | | [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) | `1.10.6` | `1.10.7` | Updates `@astrojs/db` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/db/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/db@0.20.0/packages/db) Updates `@astrojs/rss` from 4.0.15 to 4.0.17 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.17/packages/astro-rss) Updates `@astrojs/sitemap` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.1/packages/integrations/sitemap) Updates `astro` from 5.18.0 to 6.0.5 - [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@6.0.5/packages/astro) Updates `@astrojs/check` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.8/packages/language-tools/astro-check) Updates `@astrojs/ts-plugin` from 1.10.6 to 1.10.7 - [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/HEAD/packages/language-tools/ts-plugin) --- updated-dependencies: - dependency-name: "@astrojs/db" dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: "@astrojs/rss" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: "@astrojs/check" dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
e55d00b to
21e6293
Compare
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:
0.19.00.20.04.0.154.0.173.7.03.7.15.18.06.0.50.9.60.9.81.10.61.10.7Updates
@astrojs/dbfrom 0.19.0 to 0.20.0Release notes
Sourced from
@astrojs/db's releases.Changelog
Sourced from
@astrojs/db's changelog.Commits
48e5c4d[ci] release (#15808)6453380fix: manually updates packages who had main releases later than betas (#15816)2ce9e74chore: update docs links (#15732)6414732Spelling (#15601)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)3f108d6chore(cli): speedup test (#15639)aef04b9chore: add more lint rules (#15553)8f36582[ci] format478816e[ci] release (beta) (#15481)7038f07perf: switch to clack for CLI prompts (#14589)Updates
@astrojs/rssfrom 4.0.15 to 4.0.17Release notes
Sourced from
@astrojs/rss's releases.Changelog
Sourced from
@astrojs/rss's changelog.Commits
a2fff74[ci] release (#15826)8d3f3aafix(rss): Pin fast-xml-parser until upstream fix (#15830)48e5c4d[ci] release (#15808)6453380fix: manually updates packages who had main releases later than betas (#15816)6414732Spelling (#15601)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)10088fdfix(deps): update all non-major dependencies (#15707)4d49632[ci] release (beta) (#15590)1cc62dcfix(deps): update all non-major dependencies (#15612)413b0f7chore(deps): update dependency fast-xml-parser to v5.3.6 [security] (#15561)Updates
@astrojs/sitemapfrom 3.7.0 to 3.7.1Release notes
Sourced from
@astrojs/sitemap's releases.Changelog
Sourced from
@astrojs/sitemap's changelog.Commits
48e5c4d[ci] release (#15808)6453380fix: manually updates packages who had main releases later than betas (#15816)6414732Spelling (#15601)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)3758436[ci] release (beta) (#15354)14252b2fix(deps): update dependency zod to v4 (#15373)14b1d31chore: do renovate blocked updates (#15307)946bca2merge main in next (#15247)8dc3f6f[ci] release (beta) (#15189)9265546Merge main into next (#15176)Updates
astrofrom 5.18.0 to 6.0.5Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
09ecdd7[ci] release (#15889)325901efix(svg): track inline styles for CSP (#15933)925252eFix server island build error (#15888)23d5244fix(build): emit before-hydration chunk for client environment (#15904)759f946fix(astro): fix root Astro.url pathname for file format (#15882)07c1002Fix content collection JSON schema generation (#15901)765a887Validate non-prerendered routes after resolution (#15890)c43ef8aSurface prerender errors and ensure teardown (#15875)1861fedfix(build): entrypoint leak (#15887)b889231fix(dev): route server islands through prerender handler (#15891)Updates
@astrojs/checkfrom 0.9.6 to 0.9.8Release notes
Sourced from
@astrojs/check's releases.Changelog
Sourced from
@astrojs/check's changelog.Commits
09ecdd7[ci] release (#15889)a2f597dfix(check): Revert publint lint fix (#15892)48e5c4d[ci] release (#15808)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)ddeb230chore: address publint suggestions (#15653)7392857[ci] release (beta) (#15197)55107a1fix:@astrojs/checkbeta version (#15198)8dc3f6f[ci] release (beta) (#15189)6feb0d7Merge main in next (#15125)802685cMerge branch 'main' into nextUpdates
@astrojs/ts-pluginfrom 1.10.6 to 1.10.7Changelog
Sourced from
@astrojs/ts-plugin's changelog.Commits
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