[Snyk] Upgrade @vercel/edge-config from 1.1.0 to 1.4.3 - #274
Open
mtcporto wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade @vercel/edge-config from 1.1.0 to 1.4.3. See this package in npm: @vercel/edge-config See this project in Snyk: https://app.snyk.io/org/mtcporto/project/8b0adc77-a685-44a0-a9eb-c69c68e0246b?utm_source=github&utm_medium=referral&page=upgrade-pr
Deploying vivajoaopessoa with
|
| Latest commit: |
fb8bf17
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://cd39101b.diversao.pages.dev |
| Branch Preview URL: | https://snyk-upgrade-63211940b8c953a.diversao.pages.dev |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @vercel/edge-config from 1.1.0 to 1.4.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 30 versions ahead of your current version.
The recommended version was released 2 months ago.
Release notes
Package name: @vercel/edge-config
-
1.4.3 - 2025-10-24
-
-
1.4.3-d4dfc41d-20251024152547 - 2025-10-24
-
1.4.2 - 2025-10-22
- 309509c: Adjust README
-
1.4.1 - 2025-10-22
-
1.4.1-b19127f8-20251018183858 - 2025-10-18
-
1.4.1-b14ae4dd-20250929203848 - 2025-09-29
-
1.4.1-a6104307-20250926140310 - 2025-09-26
-
1.4.1-96b44426-20250929202805 - 2025-09-29
-
1.4.1-907e5416-20250929205828 - 2025-09-29
-
1.4.1-7a03863c-20251020190840 - 2025-10-20
-
1.4.1-7a03863c-20251018183953 - 2025-10-18
-
1.4.1-6d6dcb48-20251021063716 - 2025-10-21
-
1.4.1-61236679-20251021111503 - 2025-10-21
-
1.4.1-5920fe7b-20251020174110 - 2025-10-20
-
1.4.1-502dfec9-20251020181239 - 2025-10-20
-
1.4.0 - 2024-11-04
-
1.3.0 - 2024-09-16
-
1.3.0-f17e6838-20241022110024 - 2024-10-22
-
1.3.0-da89a3e9-20240822140236 - 2024-08-22
-
1.3.0-133ee006-20240813114930 - 2024-08-13
-
1.2.1 - 2024-07-19
-
1.2.1-c7712904-20240625135709 - 2024-06-25
-
1.2.1-c3a9d17d-20240625141457 - 2024-06-25
-
1.2.1-9744f945-20240625144149 - 2024-06-25
-
1.2.0 - 2024-06-12
-
1.2.0-c26fa17c-20240611172734 - 2024-06-11
-
1.1.1 - 2024-05-21
- f65d3c9: copy, head and del can receive a blob url or pathname, until now it was not very clear.
-
1.1.1-e14181a4-20240517133706 - 2024-05-17
-
1.1.1-8f673286-20240423205525 - 2024-04-23
-
1.1.1-34d6b1d9-20240516131712 - 2024-05-16
-
1.1.0 - 2024-02-26
-
from @vercel/edge-config GitHub release notesPatch Changes
1dee5ab: Support Next.js v16 Cache Components even within
proxy.ts(fkamiddleware.ts) - see #890The
@ vercel/edge-configv1.4.1 release added support for Next.js v16cacheComponents, but did not support using@ vercel/edge-configin Next.js'sproxy.ts(fkamiddleware.ts) when thecacheComponentsflag was enabled innext.config.ts. This releases fixes this issue so@ vercel/edge-configcan be used in any server side context in Next.js again.Patch Changes
Patch Changes
Minor Changes
2b4acc3: feat(blob): Add support for custom headers in client upload method
This change adds the ability to pass custom headers to the
uploadmethod in the client, which will be forwarded to the server endpoint specified byhandleUploadUrl. This is particularly useful for sending authorization headers and solves issues like #796 and #420.Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: