deps(deps): bump the astro group across 1 directory with 2 updates#2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the astro group across 1 directory with 2 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
8e38411 to
bfdd55d
Compare
bfdd55d to
c8c0a4e
Compare
Bumps the astro group with 2 updates in the / directory: [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/react` from 4.4.2 to 5.0.5 - [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@5.0.5/packages/integrations/react) Updates `astro` from 5.18.1 to 6.3.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.3.5/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: astro dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
c8c0a4e to
b758607
Compare
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 2 updates in the / directory: @astrojs/react and astro.
Updates
@astrojs/reactfrom 4.4.2 to 5.0.5Release notes
Sourced from @astrojs/react's releases.
Changelog
Sourced from @astrojs/react's changelog.
... (truncated)
Commits
e345bcd[ci] release (#16653)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)21ca872[ci] release (#16399)99464edBump vite, picomatch, and unstorage to latest patch versions (#16448)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)5ed467frefactor: migrate react tests to typescript (#16318)2c9bf5e[ci] release (#16182)73cbb9c[ci] formatUpdates
astrofrom 5.18.1 to 6.3.5Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
5b4122e[ci] release (#16772)5d661cdFix dev server serving stale content for files outside project root (#16757)be5ad21[ci] format50924ceOverhaul errors for consistency and correctness (#16593)23c0bda[ci] format07c8805fix: position prop with CSP (#16771)45b7fa9[ci] release (#16742)67a1016[ci] format0f10bfefeat: advanced routing types and config gaps (#16723)904d19aFix actions and server islands in dev mode with prerendered catch-all routes ...