generated from sanity-io/nextjs-blog-cms-sanity-v3
-
Notifications
You must be signed in to change notification settings - Fork 66
chore(deps): update non-major (test-cache-components) #483
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
Open
renovate
wants to merge
1
commit into
test-cache-components
Choose a base branch
from
renovate/test-cache-components-non-major
base: test-cache-components
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update non-major (test-cache-components) #483
renovate
wants to merge
1
commit into
test-cache-components
from
renovate/test-cache-components-non-major
+2,348
−1,920
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
138055c to
dd423c3
Compare
dd423c3 to
774287c
Compare
774287c to
9a99cd3
Compare
9a99cd3 to
d5a327a
Compare
d5a327a to
5cd3271
Compare
5cd3271 to
d41a326
Compare
d41a326 to
20e9ee6
Compare
20e9ee6 to
ec1eebc
Compare
ec1eebc to
002f05f
Compare
002f05f to
b98b954
Compare
b98b954 to
491c56b
Compare
491c56b to
cc7be97
Compare
9c0f366 to
385352c
Compare
385352c to
c373159
Compare
c373159 to
bbd3cec
Compare
bbd3cec to
168ac95
Compare
168ac95 to
0edf356
Compare
0edf356 to
2c74e70
Compare
2c74e70 to
0aa1960
Compare
0aa1960 to
f9b2c3b
Compare
f9b2c3b to
8b16015
Compare
8b16015 to
3f139f5
Compare
3f139f5 to
bcb8e68
Compare
bcb8e68 to
f11410a
Compare
f11410a to
85b5d53
Compare
85b5d53 to
0707dd0
Compare
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.
This PR contains the following updates:
3.3.1->3.3.316.0.0->16.0.107.12.0->7.13.22.0.1->2.0.33.1.10->3.1.114.10.3->4.22.04.10.3->4.22.019.2.2->19.2.71.2.0->1.3.110.4.21->10.4.2210.4.239.38.0->9.39.216.0.7->16.0.1011.6.0-canary.0->11.6.12271a8d0->22a90893.6.2->3.7.40.7.1->0.7.219.2.0->19.2.319.2.0->19.2.34.10.3->4.22.03.4.18->3.4.19Release Notes
eslint/eslintrc (@eslint/eslintrc)
v3.3.3Compare Source
Bug Fixes
vercel/next.js (@next/env)
v16.0.10Compare Source
Please see the Next.js Security Update for information about this security patch.
v16.0.9Compare Source
v16.0.8Compare Source
Core Changes
Credits
Huge thanks to @huozhi for helping!
v16.0.7Compare Source
Please see CVE-2025-66478 for additional details about this release.
v16.0.6Compare Source
Core Changes
Credits
Huge thanks to @lukesandberg for helping!
v16.0.5Compare Source
Core Changes
Credits
Huge thanks to @lucasadrianof for helping!
v16.0.4Compare Source
Core Changes
Credits
Huge thanks to @devjiwonchoi, @sokra and @ztanner for helping!
v16.0.3Compare Source
Core Changes
next dev --inspect: #85037b4455a6e-20251027to4f931700-20251029: #85518cacheLifetypes out of the webpack plugin and into the dev bundler directly: #85539'use cache'in page/layout component: #855194f931700-20251029to561ee24d-20251101: #85670'next'plugin: #85749561ee24d-20251101to67f7d47a-20251103: #8576267f7d47a-20251103tof646e8ff-20251104: #85772f646e8ff-20251104todd048c3b-20251105: #85819dd048c3b-20251105tofa50caf5-20251107: #85906'use cache'call stacks: #85966fa50caf5-20251107to52684925-20251110: #85980Misc Changes
opt-level = sfor not frequently used crates: #85426experimental.cacheLife: #85467createSandbox: #85507--debug-build-pathsinstead ofNEXT_PRIVATE_APP_PATHS: #85504completion.rsa bit: #84863maxRetriesandhardErrorparameters: #85536cells are created inresolve_rawto make cell allocation order deterministic.: #85525assert*->waitFor*when the util is not instant: #85450RegExp-like implementations incheck: #85537after()tests: #85566test/integration/in flake detection tests: #85590run-for-changescript: #85619extern crateandmacro_usesyntax: #85778NEXT_TEST_PREFER_OFFLINEininstall-native.mjs: #85850next-core/src/next_client_reference/visit_client_reference.rs: #85843non_operation_vc_strongly_consistentfeature usage from next-api: #85874turbo-tasks-macros-sharedcrate intoturbo-tasks-macros: #85917next.browserWithResponse(): #85911'use cache'functions to reduce function allocations: #85904font-familydeclaration: #85913Auth0Link: #85953cacheLife&cacheTagin client: #85872cacheLife&cacheTag: #85875sharpandunrs-resolver: #83168evaluateto take module_graph: #85971encryptActionBoundArgs/decryptActionBoundArgsimports: #86015Credits
Huge thanks to @kdy1, @eps1lon, @SyMind, @bgw, @swarnava, @devjiwonchoi, @ztanner, @ijjk, @huozhi, @icyJoseph, @acdlite, @unstubbable, @gnoff, @gusfune, @vercel-release-bot, @lukesandberg, @sokra, @hayes, @shuding, @wyattjoh, @marjan-ahmed, @timneutkens, @ajstrongdev, @zigang93, @mischnic, @Nayeem-XTREME, @hamirmahal, @eli0shin, @tessamero, @gaojude, @jamesdaniels, @georgesfarah, and @timeyoutakeit for helping!
v16.0.2Compare Source
v16.0.1Compare Source
Core Changes
includeon Windows: #85400next-jscondition from middleware, proxy, and instrumentation: #85321prefetch={true}functionality: #854112bcbf254-20251020to6160773f-20251023: #85277Origin: nullheaders: #85402useActionQueue: #85459Misc Changes
use cache: remotedocs: #85145Credits
Huge thanks to @icyJoseph, @wyattjoh, @devjiwonchoi, @arnabsen, @remcohaszing, @denesbeck, @gaojude, @mhart, @eps1lon, @jesuistuan, @codr, @InfiniteCodeMonkeys, @gnoff, @ztanner, @wbinnssmith, @styfle, @acdlite, @ale-grosselle, and @mischnic for helping!
sanity-io/client (@sanity/client)
v7.13.2Compare Source
Bug Fixes
v7.13.1Compare Source
Bug Fixes
v7.13.0Compare Source
Features
v7.12.1Compare Source
Bug Fixes
sanity-io/prettier-config (@sanity/prettier-config)
v2.0.3Compare Source
Bug Fixes
v2.0.2Compare Source
Bug Fixes
sanity-io/ui (@sanity/ui)
v3.1.11Compare Source
Bug Fixes
framer-motionwithmotion/react(cc49ab6)sanity-io/sanity (@sanity/util)
v4.22.0Compare Source
Note: Version bump only for package @sanity/util
v4.21.1Compare Source
Note: Version bump only for package @sanity/util
v4.21.0Compare Source
Note: Version bump only for package @sanity/util
v4.20.3Compare Source
Note: Version bump only for package @sanity/util
v4.20.2Compare Source
Note: Version bump only for package @sanity/util
v4.20.1Compare Source
Bug Fixes
v4.20.0Compare Source
Note: Version bump only for package @sanity/util
v4.19.0Compare Source
Note: Version bump only for package @sanity/util
v4.18.0Compare Source
Note: Version bump only for package @sanity/util
v4.17.0Compare Source
Note: Version bump only for package @sanity/util
v4.16.0Compare Source
Bug Fixes
v4.15.0Compare Source
Note: Version bump only for package @sanity/util
v4.14.2Compare Source
Note: Version bump only for package @sanity/util
v4.14.1Compare Source
Note: Version bump only for package @sanity/util
v4.14.0Compare Source
Bug Fixes
2913961+renovate[bot]@users.noreply.github.com)v4.13.0Compare Source
Bug Fixes
v4.12.0Compare Source
Note: Version bump only for package @sanity/util
v4.11.0Compare Source
Note: Version bump only for package @sanity/util
sanity-io/sanity (@sanity/vision)
v4.22.0Compare Source
Bug Fixes
sanityto peerDependencies in @sanity/vision (#11480) (69cd79b) by Robbie Wadley ([email protected])v4.21.1Compare Source
Note: Version bump only for package @sanity/vision
[
v4.21.0](https://redirect.github.com/sanity-io/sanity/blob/HEAD/packages/@&#Configuration
📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here