Skip to content

Bump vercel from 23.1.2 to 25.2.1#193

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-25.2.1
Closed

Bump vercel from 23.1.2 to 25.2.1#193
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-25.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps vercel from 23.1.2 to 25.2.1.

Release notes

Sourced from vercel's releases.

vercel@25.2.1

cli

  • [cli][node] switch to esbuild for compiling edge functions (#8032) [Sean Massa]

node

  • [cli][node] switch to esbuild for compiling edge functions (#8032) [Sean Massa]

vercel@25.2.0

cli

  • [cli][node] Support matchers config for Middleware in vc dev (#8033) [Nathan Rajlich]
  • [cli][node] make error handling of edge functions consistent with serverless functions in vc dev (#8007) [Sean Massa]
  • [cli] Support "http:" scheme in vc bisect (#8023) [Matthew Stanciu]
  • [cli] Support root-level Middleware file in vc dev (#7973) [Nathan Rajlich]
  • [cli] Only show "Removing .vercel/output" log when directory exists in vc dev (#8004) [Nathan Rajlich]
  • [cli] Implement vc build --output parameter (#7995) [Nathan Rajlich]
  • [cli] Add requirePath to "builds.json" in vc build (#7990) [Nathan Rajlich]
  • [cli] Include "argv" in builds.json produced by vc build (#7988) [Nathan Rajlich]
  • [cli] add support for Edge Functions in vercel dev (#7925) [Sean Massa]
  • [cli] Fix vc dev when user has ipv6 configured (#7956) [Steven]
  • [cli] Add alias for vc develop => vc dev (#7955) [Steven]
  • [cli] Fix vc dev with dynamic paths and ESM (#7946) [Steven]
  • [cli] Add git metadata to vc deploy (#7910) [Matthew Stanciu]
  • [cli] Remove boxen for warnings (#7944) [Steven]
  • [cli] Normalize "src" property in vc build (#7943) [Nathan Rajlich]
  • [cli] Implement vercel.json configuration overrides (#7811) [Ethan Arrowood]
  • [cli] Pull correct env variables in vc build command (#7933) [Matthew Stanciu]

node

  • [cli][node] Support matchers config for Middleware in vc dev (#8033) [Nathan Rajlich]
  • [cli][node] make error handling of edge functions consistent with serverless functions in vc dev (#8007) [Sean Massa]
  • [node] Implement matcher config support for Middleware (#8001) [Nathan Rajlich]
  • [node] Move @vercel/build-utils to "dependencies" (#7934) [Michaël De Boey]
  • [node] Add missing dependencies for dev-server.ts (#7969) [Nathan Rajlich]
  • [node] Add zero-config support for root-level middleware.js/middleware.ts file (#7928) [Nathan Rajlich]

next

  • [next] allow to declare edge functions outside of /api/ in Next.js (#7997) [Gal Schlezinger]
  • [next] Update max size warning to handle initial layer better (#8013) [JJ Kasper]
  • [next] Ensure trailing slash is handled while resolving _next/data rewrites (#8015) [JJ Kasper]
  • [next] Fix normalizing for _next/data/index.json route with middleware (#8005) [JJ Kasper]
  • [next] Ensure basePath is matched correctly for _next/data resolving (#7999) [JJ Kasper]
  • [next] Check the size of WASM files in the Edge Functions size validation (#7936) [Seiya Nuta]
  • [next] Update data regex to be less specific (#7994) [JJ Kasper]
  • [next] Optimize _next/data route regex (#7992) [JJ Kasper]
  • [next] Update error for internal missing page (#7987) [JJ Kasper]

... (truncated)

Commits
  • b399fe7 Publish Stable
  • 88385b3 [cli][node] switch to esbuild for compiling edge functions (#8032)
  • eed3991 Publish Stable
  • 0e35205 [cli][dev][node] Support matchers config for Middleware in vc dev (#8033)
  • 3ece7ac [cli][node] make error handling of edge functions consistent with serverless ...
  • 918726e [cli] Support "http:" scheme in vc bisect (#8023)
  • dc2ddf8 Publish Stable
  • ee12114 [cli] Support root-level Middleware file in vc dev (#7973)
  • 570fd24 Publish Canary
  • b8b87b9 Publish Canary
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for vercel since your current version.


Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 23.1.2 to 25.2.1.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Commits](https://github.com/vercel/vercel/commits/vercel@25.2.1/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@vercel
Copy link

vercel bot commented Jun 29, 2022

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

Name Status Preview Updated
www ❌ Failed (Inspect) Jun 29, 2022 at 11:04AM (UTC)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #194.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel-25.2.1 branch June 30, 2022 11:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments