Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @astrojs/vercel to v6 - autoclosed #27

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/vercel (source) 5.0.2 -> 6.1.4 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/vercel)

v6.1.4

Compare Source

Patch Changes

v6.1.3

Compare Source

Patch Changes

v6.1.2

Compare Source

Patch Changes

v6.1.1

Compare Source

Patch Changes

v6.1.0

Compare Source

Minor Changes
Patch Changes

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes
  • #​9199 49aa215a0 Thanks @​lilnasy! - The internals of the integration have been updated to support Astro 4.0. Make sure to upgrade your Astro version as Astro 3.0 is no longer supported.

  • #​9184 a145ac07e Thanks @​bluwy! - Removes deprecated analytics option. Use the webAnalytics option instead.

  • #​9263 3cbd8ea75 Thanks @​bluwy! - Removes the deprecated @astrojs/vercel/edge export. You should use @astrojs/vercel/serverless instead with the edgeMiddleware option.

v5.2.0

Compare Source

Minor Changes
  • #​8879 754e4fd31 Thanks @​lilnasy! - The Vercel adapter now streams responses!

    This brings better performance to your visitors by showing them content as it is rendered. The browser can also start loading the required stylesheets and scripts much sooner, which ultimately results in faster full page loads.

v5.1.0

Compare Source

Minor Changes
  • #​8867 b209e5335 Thanks @​lilnasy! - You can now configure how long your functions can run before timing out.

    export default defineConfig({
        output: "server",
        adapter: vercel({
    +       maxDuration: 60
        }),
    });
Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/astrojs-vercel-6.x branch 2 times, most recently from 2a19a12 to befa1b6 Compare December 14, 2023 19:42
@renovate renovate bot force-pushed the renovate/astrojs-vercel-6.x branch 2 times, most recently from 704f383 to 3e9e905 Compare January 2, 2024 15:35
@renovate renovate bot force-pushed the renovate/astrojs-vercel-6.x branch from 3e9e905 to e0d95e8 Compare January 5, 2024 22:17
@renovate renovate bot force-pushed the renovate/astrojs-vercel-6.x branch from e0d95e8 to f90a54d Compare January 11, 2024 09:42
@renovate renovate bot changed the title Update dependency @astrojs/vercel to v6 Update dependency @astrojs/vercel to v6 - autoclosed Jan 18, 2024
@renovate renovate bot closed this Jan 18, 2024
@renovate renovate bot deleted the renovate/astrojs-vercel-6.x branch January 18, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants