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) Dec 11, 2024 2:12am

@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 2 times, most recently from c786675 to 4834f00 Compare December 9, 2024 01:34
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 4834f00 to d8eb340 Compare December 9, 2024 04:59
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from d8eb340 to a06c940 Compare December 9, 2024 06:21
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from a06c940 to e50632a Compare December 9, 2024 11:53
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from e50632a to 3503a17 Compare December 9, 2024 13:20
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 3503a17 to c440c09 Compare December 9, 2024 18:01
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from c440c09 to 00a1eb0 Compare December 9, 2024 21:46
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 00a1eb0 to 54ddc73 Compare December 10, 2024 01:05
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 54ddc73 to 0468995 Compare December 10, 2024 03:16
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 0468995 to 644feb1 Compare December 10, 2024 07:57
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 644feb1 to a1e8944 Compare December 10, 2024 10:37
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from a1e8944 to be19b70 Compare December 10, 2024 15:41
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from be19b70 to 39a45c0 Compare December 10, 2024 22:53
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-1.x branch from 39a45c0 to a8156cc Compare December 11, 2024 02:11
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