Bump the astro group with 5 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the astro group with 5 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) | `4.1.3` | `5.1.0` | | [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.15` | `4.0.18` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.0` | `3.7.2` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.18.0` | `6.1.1` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.7` | `0.9.8` | Updates `@astrojs/preact` from 4.1.3 to 5.1.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@5.1.0/packages/integrations/preact) Updates `@astrojs/rss` from 4.0.15 to 4.0.18 - [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.18/packages/astro-rss) Updates `@astrojs/sitemap` from 3.7.0 to 3.7.2 - [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.2/packages/integrations/sitemap) Updates `astro` from 5.18.0 to 6.1.1 - [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.1.1/packages/astro) Updates `@astrojs/check` from 0.9.7 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) --- updated-dependencies: - dependency-name: "@astrojs/preact" dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: "@astrojs/rss" dependency-version: 4.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.1.1 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 ... Signed-off-by: dependabot[bot] <support@github.com>
404989e to
c70d3dd
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 5 updates:
4.1.35.1.04.0.154.0.183.7.03.7.25.18.06.1.10.9.70.9.8Updates
@astrojs/preactfrom 4.1.3 to 5.1.0Release notes
Sourced from
@astrojs/preact's releases.... (truncated)
Changelog
Sourced from
@astrojs/preact's changelog.... (truncated)
Commits
4a6ff2a[ci] release (#16020)81d9f1dfix(deps): update astro client runtimes (#15928)06fba3afix: add ability to pass Babel props to Preact adapter (#15862)efcd607[ci] release (#15938)d3c7de9feat: drop node 20 support (#15864)09ecdd7[ci] release (#15889)de2860cPreact: avoid useId collisions across islands (#15881)48e5c4d[ci] release (#15808)2ce9e74chore: update docs links (#15732)25560db[ci] release (beta) (#15773)Updates
@astrojs/rssfrom 4.0.15 to 4.0.18Release notes
Sourced from
@astrojs/rss's releases.Changelog
Sourced from
@astrojs/rss's changelog.... (truncated)
Commits
4a6ff2a[ci] release (#16020)fdd2c5afix(rss): unpin fast-xml-parser to resolve entity expansion CVEs (#16037)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)Updates
@astrojs/sitemapfrom 3.7.0 to 3.7.2Release notes
Sourced from
@astrojs/sitemap's releases.Changelog
Sourced from
@astrojs/sitemap's changelog.Commits
4a6ff2a[ci] release (#16020)28079e9[ci] formatbabf57ffeat(astro): Add fallbackRoutes toastro:routes:resolved's return type and ...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)Updates
astrofrom 5.18.0 to 6.1.1Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
f649ae0[ci] release (#16108)10c3a47[ci] format999c875fix(transitions): auto-persist styles with data-vite-dev-id (#16089)23d60defix(dev-toolbar): normalize aria-query role aliases to prevent audit crash (#...88fcc98fix integrations links across docs (#16098)4a6ff2a[ci] release (#16020)b9e96dafix(deps): update dependency vitest to v4 (#15372)4fad14atest: strengthen the tests of rendering utilities (#16086)f74465afix(hmr): handle middleware changes during dev (#16054)fa5bcderefactor(test): move params encoding to unit tests (#16056)Updates
@astrojs/checkfrom 0.9.7 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)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