chore(deps): bump the github-actions group across 1 directory with 6 updates#1625
Merged
julien-deramond merged 2 commits intoMay 24, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
088cffa to
b0b6d4d
Compare
Member
|
@dependabot rebase |
…updates Bumps the github-actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.5` | `0.39.2` | | [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) | `10.0.6` | `10.0.7` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.2.2` | `6.3.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.1` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `53.2.0` | `54.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` | Updates `@astrojs/starlight` from 0.38.5 to 0.39.2 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.2/packages/starlight) Updates `@astrojs/vercel` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@10.0.7/packages/integrations/vercel) Updates `astro` from 6.2.2 to 6.3.3 - [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.3/packages/astro) Updates `tsx` from 4.21.0 to 4.22.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.1) Updates `vercel` from 53.2.0 to 54.1.0 - [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.1.0/packages/cli) Updates `vitest` from 4.1.5 to 4.1.6 - [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.6/packages/vitest) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.39.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: "@astrojs/vercel" dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astro dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: vercel dependency-version: 54.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: github-actions - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
b0b6d4d to
8228771
Compare
julien-deramond
approved these changes
May 24, 2026
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 6 updates in the / directory:
0.38.50.39.210.0.610.0.76.2.26.3.34.21.04.22.153.2.054.1.04.1.54.1.6Updates
@astrojs/starlightfrom 0.38.5 to 0.39.2Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
76ff51e[ci] release (#3891)2d05e18Make sure to enabletext-autospaceeven in non-Firefox browsers (#3890)0c0acc0[ci] release (#3886)b3c6990Add new icons to Starlight’s built-in set (#3887)010eed1fix: update the version mentioned inautogenerateerror message (#3885)c89c144[ci] release (#3883)dcf6d09Refactor autogenerated sidebar groups (#3618)6672c35Update i18next (#3858)6b18976[ci] format417a66cEnabletext-autospacein Chinese and Japanese documents (#3872)Updates
@astrojs/vercelfrom 10.0.6 to 10.0.7Release notes
Sourced from @astrojs/vercel's releases.
Changelog
Sourced from @astrojs/vercel's changelog.
Commits
e345bcd[ci] release (#16653)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)Updates
astrofrom 6.2.2 to 6.3.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
5ec95d0[ci] release (#16736)bce5c34[ci] formatbd84f33fix(security): escape slot names in hydration template attributes to prevent ...42e7eecrefactor: fix flaky view-transitions e2e test (#16735)33b54c4[ci] format0f868b0chore: remove redundant server assertions (#16721)e345bcd[ci] release (#16653)04fdbb2Update pnpm to v11 (#16716)772f13afix(astro): correctly exportbuild.assetsPrefixfromastro:config/server...d1c258atest: isolate fixture cache dirs for shared fixtures (#16689)Updates
tsxfrom 4.21.0 to 4.22.1Release notes
Sourced from tsx's releases.
Commits
6979f28fix: resolve tsconfig path aliases containing a colon (#780)b29f6eefeat: upgrade esbuild to 0.28 (#789)0dd17e9test: cover registerHooks loader compositionacf3d8ffix: support Node 20.11/21.2 import.meta paths4bbef80test: cover configDir paths without baseUrldddc5cetest: cover sync-hook watch reruns and cleanup retries09e8f8ctest: assert CLI runs without warnings1d7e528fix: support Node.js 26.1.0 and 25.9.0c1d2d45fix: support Node.js 24.15.0d04672dtest: update node version feature gatesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
vercelfrom 53.2.0 to 54.1.0Release notes
Sourced from vercel's releases.
... (truncated)
Changelog
Sourced from vercel's changelog.
... (truncated)
Commits
b168954Version Packages (#16324)fbffcb3[CLI] Add signed standalone Vercel CLI binaries (#16085)5f4e55b[cli] Skip redundant CLI deploy fetches (#16330)4fc110b[services] add preDeployCommand for experimentalServices (#15828)b1db109[cli] connect: drop FF_CONNEX_ENABLED gate, mark beta in help (#16334)cc30efd[cli] refresh vc setup flow + aligned-label output (#16301)9aead7a[cli] Addvercel connect detachand--triggersflag on attach (#16328)e8deaa1[cli] Renamevercel connexcommand tovercel connect(#16322)0f412cbVersion Packages (#16319)b3b5ed8[vercel] Preserve alias source for vc alias set (#16221)Updates
vitestfrom 4.1.5 to 4.1.6Release notes
Sourced from vitest's releases.
Commits
a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...