chore(deps): bump the github-actions group with 6 updates#1580
Merged
julien-deramond merged 1 commit intomainfrom Apr 2, 2026
Merged
Conversation
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) | `10.0.3` | `10.0.4` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.1.2` | `6.1.3` | | [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas) | `0.10.1` | `0.11.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.0` | | [parse-github-url](https://github.com/jonschlinkert/parse-github-url) | `1.0.3` | `1.0.4` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.38.1` | `50.38.2` | Updates `@astrojs/vercel` from 10.0.3 to 10.0.4 - [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.4/packages/integrations/vercel) Updates `astro` from 6.1.2 to 6.1.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.1.3/packages/astro) Updates `astro-og-canvas` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/delucis/astro-og-canvas/releases) - [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.11.0/packages/astro-og-canvas) Updates `dotenv` from 17.3.1 to 17.4.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.0) Updates `parse-github-url` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/jonschlinkert/parse-github-url/blob/master/CHANGELOG.md) - [Commits](jonschlinkert/parse-github-url@v1.0.3...v1.0.4) Updates `vercel` from 50.38.1 to 50.38.2 - [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@50.38.2/packages/cli) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astro dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astro-og-canvas dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: dotenv dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: parse-github-url dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vercel dependency-version: 50.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
julien-deramond
approved these changes
Apr 2, 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:
10.0.310.0.46.1.26.1.30.10.10.11.017.3.117.4.01.0.31.0.450.38.150.38.2Updates
@astrojs/vercelfrom 10.0.3 to 10.0.4Release notes
Sourced from
@astrojs/vercel's releases.Changelog
Sourced from
@astrojs/vercel's changelog.Commits
b5b8093[ci] release (#16159)d0fe1ecfix(vercel): edge middleware next() drops HTTP method and body (#16170)88fcc98fix integrations links across docs (#16098)Updates
astrofrom 6.1.2 to 6.1.3Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b5b8093[ci] release (#16159)7454854fix(astro): FixisHTMLStringcheck failing in multi-realm environments (#16...a7e7567Include injected routes when determining whether renderers are needed in SSR ...a0a49e9fix(cloudflare): ensure HMR works whenprerenderEnvironmentis set to 'node...b51f297Preserve head metadata in Cloudflare dev rendering (#16161)4eec0f1test: don't use tmp fixtures (#16177)a9138ab[ci] format34b5f13chore: move unit tests to ts (#16157)6b6751d[ci] formatde669f0fix(core): append assetQueryParams to inter-chunk JS imports (#15964) (#16110)Updates
astro-og-canvasfrom 0.10.1 to 0.11.0Release notes
Sourced from astro-og-canvas's releases.
Changelog
Sourced from astro-og-canvas's changelog.
Commits
d9c7bebVersion Packages (#160)91ac061Update dependency entities to v8 (#157)1066126Update dependency canvaskit-wasm to ^0.41.0 (#155)f1ea3a0Update astro (#153)6fbab24Update dependency astro to ^6.0.4 (#152)0b30f26Update dependency astro to ^6.0.3 (#151)2faf8b7Update dependency astro to v6 (#150)5102527Update astro (#143)8baf4e3Update dependency astro to ^5.18.0 (#141)139fb77Update dependency astro to ^5.17.3 (#138)Updates
dotenvfrom 17.3.1 to 17.4.0Changelog
Sourced from dotenv's changelog.
Commits
a2e31d617.4.04f041eechangelog 🪵bab8b98README516d47eupdatece9b98fadjust quickstartd3a9065update links9a3f955add bannerd35b6a9clean upa115e3aremove version185e641hide as2 for now - very early betaUpdates
parse-github-urlfrom 1.0.3 to 1.0.4Changelog
Sourced from parse-github-url's changelog.
Commits
4c9189av1.0.4ab4f0a8[Dev Deps] updatenpmignore771ffeb[Fix] deprecation of url.parse74a03e6[meta] remove unused filed49444c[meta] switch fromfilestonpmignore2aae57b[actions] update workflows8abcf5f[Dev Deps] update@ljharb/eslint-config,auto-changelog,eslint,tape01b50da[meta] usenpm auditinstead ofaudc2fb7a9[readme] replace runkit CI badge with shields.io check-runs badgeUpdates
vercelfrom 50.38.1 to 50.38.2Release notes
Sourced from vercel's releases.
Changelog
Sourced from vercel's changelog.
Commits
789f5e2Version Packages (#15803)26156e7[cli] Read shouldCheckForUpdates env vars at startup (#15804)2967e05[cli] Start getUser call sooner to speed up CLI commands (#15760)7df9c4aFix flaky vercel-json-configuration-overrides test (#15797)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