Skip to content

chore(deps): bump the github-actions group with 2 updates#1596

Merged
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/github-actions-3353166b57
Apr 16, 2026
Merged

chore(deps): bump the github-actions group with 2 updates#1596
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/github-actions-3353166b57

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps the github-actions group with 2 updates: astro and vercel.

Updates astro from 6.1.6 to 6.1.7

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

  • #16027 c62516b Thanks @​fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during static builds on Netlify.

  • #16311 94048f2 Thanks @​Arecsu! - Fixes --port flag being ignored after a Vite-triggered server restart (e.g. when a .env file changes)

  • #16316 0fcd04c Thanks @​ematipico! - Fixes the /_image endpoint accepting an arbitrary f=svg query parameter and serving non-SVG content as image/svg+xml. The endpoint now validates that the source is actually SVG before honoring f=svg, matching the same guard already enforced on the <Image> component path.

Changelog

Sourced from astro's changelog.

6.1.7

Patch Changes

  • #16027 c62516b Thanks @​fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during static builds on Netlify.

  • #16311 94048f2 Thanks @​Arecsu! - Fixes --port flag being ignored after a Vite-triggered server restart (e.g. when a .env file changes)

  • #16316 0fcd04c Thanks @​ematipico! - Fixes the /_image endpoint accepting an arbitrary f=svg query parameter and serving non-SVG content as image/svg+xml. The endpoint now validates that the source is actually SVG before honoring f=svg, matching the same guard already enforced on the <Image> component path.

Commits

Updates vercel from 51.2.1 to 51.4.0

Release notes

Sourced from vercel's releases.

[email protected]

Minor Changes

  • Support dynamically specifying crons from a python service (#15930)

Patch Changes

  • Add vercel flags rollout for progressive rollouts. (#15963)

    Examples:

    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,6h \
      --stage 10,6h \
      --stage 25,12h \
      --stage 50,1d
    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,30m \
      --stage 25,2h \
      --stage 50,8h \
      --start now
    vercel flags rollout welcome-message \
      --environment production \
      --by user.userId \
      --from-variant control \
      --to-variant treatment \
      --default-variant control \
      --stage 10,2h \
      --stage 50,12h \
      --start 2026-04-16T09:00:00Z
    vercel flags rollout redesigned-checkout \
      --environment production \
      --stage 10,6h \
      --stage 50,1d \
      --message "Adjust production rollout schedule"

... (truncated)

Changelog

Sourced from vercel's changelog.

51.4.0

Minor Changes

  • Support dynamically specifying crons from a python service (#15930)

Patch Changes

  • Add vercel flags rollout for progressive rollouts. (#15963)

    Examples:

    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,6h \
      --stage 10,6h \
      --stage 25,12h \
      --stage 50,1d
    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,30m \
      --stage 25,2h \
      --stage 50,8h \
      --start now
    vercel flags rollout welcome-message \
      --environment production \
      --by user.userId \
      --from-variant control \
      --to-variant treatment \
      --default-variant control \
      --stage 10,2h \
      --stage 50,12h \
      --start 2026-04-16T09:00:00Z
    vercel flags rollout redesigned-checkout \
      --environment production \
      --stage 10,6h \
      --stage 50,1d \
      --message "Adjust production rollout schedule"

... (truncated)

Commits
  • 1cb4e23 Version Packages (#15968)
  • 8f0699e [flags] Add vercel flags rollout for progressive rollouts (#15963)
  • 16aca7d Address bundling failures for vanilla node packages (#15891)
  • 4489729 [services] Support specifying multiple crons in a python service dynamically ...
  • 43915bb Version Packages (#15939)
  • 1056be9 Add root to experimentalServices. (#15929)
  • fc5a29d [vercel] fix: return 3xx responses when redirect is manual in client.fetch() ...
  • c27eeda [python] Add --functions-beta flag to vercel deploy. (#15892)
  • e939f51 [CLI] feat: alerts vs dashboard parity audit scope (CLI-238) (#15850)
  • bb66fe4 [flags] Add JSON feature flag support (#15741)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the github-actions group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).


Updates `astro` from 6.1.6 to 6.1.7
- [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/[email protected]/packages/astro)

Updates `vercel` from 51.2.1 to 51.4.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/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: vercel
  dependency-version: 51.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openresource-dev Ready Ready Preview, Comment Apr 16, 2026 7:24am

@julien-deramond julien-deramond merged commit 4e847ae into main Apr 16, 2026
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/github-actions-3353166b57 branch April 16, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant