Bump @astrojs/vercel from 8.2.8 to 9.0.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(8 months ago)
(8 months ago)
Bumps @astrojs/vercel from 8.2.8 to 9.0.0.
Release notes
Sourced from @astrojs/vercel's releases.
@astrojs/vercel@8.2.11Patch Changes
#14570
c96711dThanks@matthewp! - Fix regression in 8.2.7: validate densities-based srcset widths against configured sizesWhen using
densitieswith the Vercel image adapter, calculated widths were not being validated against Vercel's configured sizes list. This caused images to fail when using densities, as Vercel would reject the invalid widths.This fix ensures densities-calculated widths are mapped to valid configured sizes, matching the behavior already implemented for the
widthsprop.
@astrojs/vercel@8.2.10Patch Changes
- #14536
9261996Thanks@florian-lefebvre! - Fixes a bug that caused too many files to be bundled in SSR
@astrojs/vercel@8.2.9Patch Changes
#14473
d9634d3Thanks@florian-lefebvre! - Fixes a bug that caused too many files to be bundled in SSRUpdated dependencies [
b8ca69b]:
@astrojs/internal-helpers@0.7.4
Changelog
Sourced from @astrojs/vercel's changelog.
9.0.0
Major Changes
- #14555
5601357Thanks@jacobdalamb! - Updates Node v18 'retiring' notice to 'deprecated' for Vercel adapter.Minor Changes
#14543
9b3241dThanks@matthewp! - Enables skew protection for Astro sites deployed on Vercel. Skew protection ensures that your site's client and server versions stay synchronized during deployments, preventing issues where users might load assets from a newer deployment while the server is still running the older version.Skew protection is automatically enabled on Vercel deployments when the
VERCEL_SKEW_PROTECTION_ENABLEDenvironment variable is set to1. The deployment ID is automatically included in both asset requests and API calls, allowing Vercel to serve the correct version to every user.8.2.11
Patch Changes
#14570
c96711dThanks@matthewp! - Fix regression in 8.2.7: validate densities-based srcset widths against configured sizesWhen using
densitieswith the Vercel image adapter, calculated widths were not being validated against Vercel's configured sizes list. This caused images to fail when using densities, as Vercel would reject the invalid widths.This fix ensures densities-calculated widths are mapped to valid configured sizes, matching the behavior already implemented for the
widthsprop.8.2.10
Patch Changes
- #14536
9261996Thanks@florian-lefebvre! - Fixes a bug that caused too many files to be bundled in SSR8.2.9
Patch Changes
#14473
d9634d3Thanks@florian-lefebvre! - Fixes a bug that caused too many files to be bundled in SSRUpdated dependencies [
b8ca69b]:
@astrojs/internal-helpers@0.7.4
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @astrojs/vercel since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10551221 |
| UUID: | 3554879388 |
| Node ID: | PR_kwDOKfapnc6vyofX |
| Host: | GitHub |
| Repository: | webstackdev/astro.webstackbuilders.com |