chore(deps): bump the github-actions group across 1 directory with 4 updates#1628
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the github-actions group across 1 directory with 4 updates#1628dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…updates Bumps the github-actions group with 4 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [tsx](https://github.com/privatenumber/tsx), [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `astro` from 6.3.3 to 6.3.8 - [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.8/packages/astro) Updates `tsx` from 4.22.1 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.1...v4.22.3) Updates `vercel` from 54.1.0 to 54.5.1 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@54.5.1/packages/cli) Updates `vitest` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: astro dependency-version: 6.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vercel dependency-version: 54.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
2e55cd4 to
479c9ac
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 github-actions group with 4 updates in the / directory: astro, tsx, vercel and vitest.
Updates
astrofrom 6.3.3 to 6.3.8Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
1e49163[ci] release (#16832)2f3bbf1refactor: move integration tests to unit tests (#16866)4591fb0[ci] format334ce13fix(core): includemodin SSR route-cache entry to silence false-positive w...3df6a45Fix missing CSS for conditionally rendered Svelte components (#16823)221bb4bfix(core): cache resolved actions in base pipeline (#16859)4f5a9a8chore: remove fixtures and move slot tests to unit (#16773)b22af11fix(docs): update InvalidRedirectDestination error message (#16840)e542226[ci] formatb7d1758fix(render): propagate styles through Fragment named slots (#16181) (#16702)Updates
tsxfrom 4.22.1 to 4.22.3Release notes
Sourced from tsx's releases.
Commits
dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverage674bb30test: consolidate tsImport commonjs mts coverageUpdates
vercelfrom 54.1.0 to 54.5.1Release notes
Sourced from vercel's releases.
Changelog
Sourced from vercel's changelog.
... (truncated)
Commits
a8488f5Version Packages (#16434)b66bd3efix(cli): skip external symlinks in standalone prebuilt deploys (PIPE-6621) (...93f6c51[CLI] adding version and auto update fixes (#16440)9ad632d[CLI] disabling auto update for binary for right now (#16421)57ea4baImprove deployment scope lookup speed (#16419)09a1436Version Packages (#16414)ff2a980[cli] add domains check command and bulk price/availability (#16429)2c17a12[cli] Add --open and --view flags tovc traces get(#16392)620bcfa[vercel] connect list: add --type, --service, --search filter flags (#16411)862badaVersion Packages (#16402)Updates
vitestfrom 4.1.6 to 4.1.7Release notes
Sourced from vitest's releases.
Commits
a09d472chore: release v4.1.7