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 @sveltejs/adapter-vercel to v1.0.6 #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-vercel (source) 1.0.0-next.53 -> 1.0.6 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-vercel)

v1.0.6

Compare Source

Patch Changes

v1.0.5

Compare Source

Patch Changes
  • docs: move adapter docs to site (#​8531)

v1.0.4

Compare Source

Patch Changes

v1.0.3

Compare Source

Patch Changes

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes
  • fix: only apply immutable cache-control headers to immutable assets (#​8332)

v1.0.0

Compare Source

Major Changes

First major release, see below for the history of changes that lead up to this.
Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

v1.0.0-next.88

Compare Source

Patch Changes
  • chore: add peerDependencies, add more specific next version (#​8141)

v1.0.0-next.87

Compare Source

Patch Changes
  • fix: revert platform change from browser to neutral (#​8122)

v1.0.0-next.86

Compare Source

Patch Changes
  • fix: set esbuild platform to neutral (#​8083)

v1.0.0-next.85

Compare Source

Patch Changes

v1.0.0-next.84

Compare Source

Patch Changes
  • fix: Write redirects for prerendered pages with trailing slashes (#​7747)

v1.0.0-next.83

Compare Source

Patch Changes
  • fix: handle root route for split config (#​7741)

v1.0.0-next.82

Compare Source

Patch Changes
  • Handle redirects inside SvelteKit (#​7719)

v1.0.0-next.81

Compare Source

Patch Changes

v1.0.0-next.80

Compare Source

Patch Changes
  • fix: don't fail on unknown error message (#​7312)

v1.0.0-next.79

Compare Source

Patch Changes
  • Use config.kit.paths.base prefix for static assets (#​4448)

v1.0.0-next.78

Compare Source

Patch Changes
  • Transfer server data as devalue-encoded JSON (#​7177)

v1.0.0-next.77

Compare Source

Patch Changes
  • Redact error message if getRequest fails (#​6936)

v1.0.0-next.76

Compare Source

Patch Changes

v1.0.0-next.75

Compare Source

Patch Changes
  • Ignore warnings when traced file fails to parse (#​6810)

v1.0.0-next.74

Compare Source

Patch Changes

v1.0.0-next.73

Compare Source

Patch Changes
  • breaking: request creation cleanup (#​6681)

v1.0.0-next.72

Compare Source

Patch Changes
  • Fix global is not defined runtime error building with edge: true option (#​6425)

v1.0.0-next.71

Compare Source

Patch Changes
  • Use devalue to serialize server-only load return values (#​6318)

v1.0.0-next.70

Compare Source

Patch Changes
  • Don't use top-level-await, as it is not supported right now (#​6360)

v1.0.0-next.69

Compare Source

Patch Changes
  • Run server.init() for edge functions (#​6327)

v1.0.0-next.68

Compare Source

Patch Changes
  • feat: Moved hooks.js initialization from Server.respond into Server.init (#​6179)

v1.0.0-next.67

Compare Source

Patch Changes
  • Use platform: 'browser' for esbuild in Vercel Edge Functions. (#​6109)

v1.0.0-next.66

Compare Source

Patch Changes

v1.0.0-next.65

Compare Source

Patch Changes
  • breaking: remove writeStatic to align with Vite (#​5618)

v1.0.0-next.64

Compare Source

Patch Changes
  • Don't remove .vercel/output directory (#​5555)

v1.0.0-next.63

Compare Source

Patch Changes
  • Print friendlier message if adapter-vercel fails to resolve dependencies (#​5551)

v1.0.0-next.62

Compare Source

Patch Changes

v1.0.0-next.61

Compare Source

Patch Changes
  • Remove ENABLE_VC_BUILD check, use v3 build output API for all apps deployed to Vercel (#​5514)

v1.0.0-next.60

Compare Source

Patch Changes
  • chore: upgrade TypeScript to 4.7.4 (#​5414)

v1.0.0-next.59

Compare Source

Patch Changes
  • Add sourcemap generation for the generated functions (#​5197)

v1.0.0-next.58

Compare Source

Patch Changes

v1.0.0-next.57

Compare Source

Patch Changes
  • Update adapter entrypoint typings to be NodeNext/ESNext-compatible (#​5111)

v1.0.0-next.56

Compare Source

Patch Changes
  • Use @​vercel/nft to include dependencies in lambda without bundling with esbuild, when using v3 build output API (#​4969)
  • only serve _app/immutable with immutable cache header, not _app/version.json (#​5051)

v1.0.0-next.55

Compare Source

Patch Changes

v1.0.0-next.54

Compare Source

Patch Changes
  • breaking: replace @​sveltejs/kit/install-fetch with @​sveltejs/kit/node/polyfills (#​4934)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chrsep-dev ❌ Failed (Inspect) Sep 27, 2024 7:49pm

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 6539857 to 0b65990 Compare May 30, 2022 05:00
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 0b65990 to c3f013a Compare May 30, 2022 20:11
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.56 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.57 May 30, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from c3f013a to 59d586a Compare May 31, 2022 00:17
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.57 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.58 May 31, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 59d586a to c1780d6 Compare June 24, 2022 03:24
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.58 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.59 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from c1780d6 to b368595 Compare July 8, 2022 14:56
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.59 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.60 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from b368595 to 00f2328 Compare July 13, 2022 22:48
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.60 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.61 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 00f2328 to 8031acf Compare July 14, 2022 20:06
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.61 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.62 Jul 14, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 8031acf to 1d0e1ee Compare July 15, 2022 20:42
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.62 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.63 Jul 15, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 1d0e1ee to 9307186 Compare July 18, 2022 18:19
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.63 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.64 Jul 18, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 9307186 to 3e40de8 Compare July 19, 2022 19:29
@renovate renovate bot changed the title Update dependency @sveltejs/adapter-vercel to v1.0.0-next.64 Update dependency @sveltejs/adapter-vercel to v1.0.0-next.65 Jul 19, 2022
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 4435622 to 4f9c3e2 Compare August 16, 2024 07:19
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 4f9c3e2 to 435cfb1 Compare August 16, 2024 09:09
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 435cfb1 to b5d5fa9 Compare August 16, 2024 14:00
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from b5d5fa9 to ee13ded Compare August 16, 2024 15:37
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from ee13ded to 74e3488 Compare August 16, 2024 20:00
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 74e3488 to 512cc31 Compare August 30, 2024 21:05
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 512cc31 to f6506c2 Compare August 31, 2024 01:57
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from f6506c2 to 6905f48 Compare September 27, 2024 00:27
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 6905f48 to 7c9dbbe Compare September 27, 2024 03:17
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 7c9dbbe to 85f1a6b Compare September 27, 2024 08:25
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 85f1a6b to fb56acd Compare September 27, 2024 11:12
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from fb56acd to d4ef261 Compare September 27, 2024 14:10
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from d4ef261 to 1ca3162 Compare September 27, 2024 16:04
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