sanity-io / nextjs-blog-cms-sanity-v3

A Next.js Blog with a Native Authoring Experience
https://nextjs-blog.sanity.build
418 stars 116 forks source link

chore(deps): update non-major #452

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/client (source) 6.14.2 -> 6.15.0 age adoption passing confidence
@sanity/preview-url-secret (source) 1.6.3 -> 1.6.4 age adoption passing confidence
@sanity/visual-editing (source) 1.4.0 -> 1.5.2 age adoption passing confidence
@types/react (source) 18.2.57 -> 18.2.59 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence
next-sanity (source) 8.0.0 -> 8.0.3 age adoption passing confidence
prettier-plugin-packagejson 2.4.11 -> 2.4.12 age adoption passing confidence

Release Notes

sanity-io/client (@​sanity/client) ### [`v6.15.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#6150-2024-02-26) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.14.4...v6.15.0) ##### Features - **csm:** add conditional `isDraft` search parameter to edit urls ([#​604](https://togithub.com/sanity-io/client/issues/604)) ([89783d2](https://togithub.com/sanity-io/client/commit/89783d2bb96971e7c4f414d51cbc488debc25291)) ### [`v6.14.4`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#6144-2024-02-26) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.14.3...v6.14.4) ##### Bug Fixes - **deps:** update dependency get-it to ^8.4.10 ([#​601](https://togithub.com/sanity-io/client/issues/601)) ([afeee23](https://togithub.com/sanity-io/client/commit/afeee23a1d7fbe2e5693f6839e059e53d70021a9)) ### [`v6.14.3`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#6143-2024-02-23) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.14.2...v6.14.3) ##### Bug Fixes - **typings:** update `DatasetsResponse` ([#​590](https://togithub.com/sanity-io/client/issues/590)) ([f303f41](https://togithub.com/sanity-io/client/commit/f303f41b44cc8f1b3bfc7981d464ae0f786640eb))
sanity-io/visual-editing (@​sanity/preview-url-secret) ### [`v1.6.4`](https://togithub.com/sanity-io/visual-editing/blob/HEAD/packages/preview-url-secret/CHANGELOG.md#164-2024-02-26) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to v6.14.4 ([#​1002](https://togithub.com/sanity-io/visual-editing/issues/1002)) ([1239cb2](https://togithub.com/sanity-io/visual-editing/commit/1239cb24da0f9132f6093f8ae9eccd275565fc7d))
sanity-io/visual-editing (@​sanity/visual-editing) ### [`v1.5.2`](https://togithub.com/sanity-io/visual-editing/blob/HEAD/packages/visual-editing/CHANGELOG.md#152-2024-02-27) ##### Bug Fixes - allow encoding draft ids ([#​982](https://togithub.com/sanity-io/visual-editing/issues/982)) ([637a33d](https://togithub.com/sanity-io/visual-editing/commit/637a33d8dbfd22fc7a664f0d828cf2450556cc73)) ##### Dependencies - The following workspace dependencies were updated - devDependencies - [@​sanity/visual-editing-helpers](https://togithub.com/sanity/visual-editing-helpers) bumped from 0.5.1 to 0.5.2 ### [`v1.5.1`](https://togithub.com/sanity-io/visual-editing/blob/HEAD/packages/visual-editing/CHANGELOG.md#151-2024-02-26) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to v6.14.4 ([#​1002](https://togithub.com/sanity-io/visual-editing/issues/1002)) ([1239cb2](https://togithub.com/sanity-io/visual-editing/commit/1239cb24da0f9132f6093f8ae9eccd275565fc7d)) ##### Dependencies - The following workspace dependencies were updated - devDependencies - [@​sanity/visual-editing-helpers](https://togithub.com/sanity/visual-editing-helpers) bumped from 0.5.0 to 0.5.1 ### [`v1.5.0`](https://togithub.com/sanity-io/visual-editing/blob/HEAD/packages/visual-editing/CHANGELOG.md#150-2024-02-23) ##### Features - add refresh mutation API ([#​981](https://togithub.com/sanity-io/visual-editing/issues/981)) ([e507647](https://togithub.com/sanity-io/visual-editing/commit/e507647b61b9dac6c74b64d3f1e95fae1b546702)) ##### Dependencies - The following workspace dependencies were updated - devDependencies - [@​sanity/visual-editing-helpers](https://togithub.com/sanity/visual-editing-helpers) bumped from 0.4.0 to 0.5.0
eslint/eslint (eslint) ### [`v8.57.0`](https://togithub.com/eslint/eslint/releases/tag/v8.57.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.56.0...v8.57.0) #### Features - [`1120b9b`](https://togithub.com/eslint/eslint/commit/1120b9b7b97f10f059d8b7ede19de2572f892366) feat: Add loadESLint() API method for v8 ([#​18098](https://togithub.com/eslint/eslint/issues/18098)) (Nicholas C. Zakas) - [`dca7d0f`](https://togithub.com/eslint/eslint/commit/dca7d0f1c262bc72310147bcefe1d04ecf60acbc) feat: Enable `eslint.config.mjs` and `eslint.config.cjs` ([#​18066](https://togithub.com/eslint/eslint/issues/18066)) (Nitin Kumar) #### Bug Fixes - [`2196d97`](https://togithub.com/eslint/eslint/commit/2196d97094ba94d6d750828879a29538d1600de5) fix: handle absolute file paths in `FlatRuleTester` ([#​18064](https://togithub.com/eslint/eslint/issues/18064)) (Nitin Kumar) - [`69dd1d1`](https://togithub.com/eslint/eslint/commit/69dd1d1387b7b53617548d1f9f2c149f179e6e17) fix: Ensure config keys are printed for config errors ([#​18067](https://togithub.com/eslint/eslint/issues/18067)) (Nitin Kumar) - [`9852a31`](https://togithub.com/eslint/eslint/commit/9852a31edcf054bd5d15753ef18e2ad3216b1b71) fix: deep merge behavior in flat config ([#​18065](https://togithub.com/eslint/eslint/issues/18065)) (Nitin Kumar) - [`4c7e9b0`](https://togithub.com/eslint/eslint/commit/4c7e9b0b539ba879ac1799e81f3b6add2eed4b2f) fix: allow circular references in config ([#​18056](https://togithub.com/eslint/eslint/issues/18056)) (Milos Djermanovic) #### Documentation - [`84922d0`](https://togithub.com/eslint/eslint/commit/84922d0bfa10689a34a447ab8e55975ff1c1c708) docs: Show prerelease version in dropdown ([#​18139](https://togithub.com/eslint/eslint/issues/18139)) (Nicholas C. Zakas) - [`5b8c363`](https://togithub.com/eslint/eslint/commit/5b8c3636a3d7536535a6878eca0e5b773e4829d4) docs: Switch to Ethical Ads ([#​18117](https://togithub.com/eslint/eslint/issues/18117)) (Milos Djermanovic) - [`77dbfd9`](https://togithub.com/eslint/eslint/commit/77dbfd9887b201a46fc68631cbde50c08e1a8dbf) docs: show NEXT in version selectors ([#​18052](https://togithub.com/eslint/eslint/issues/18052)) (Milos Djermanovic) #### Chores - [`1813aec`](https://togithub.com/eslint/eslint/commit/1813aecc4660582b0678cf32ba466eb9674266c4) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).57.0 ([#​18143](https://togithub.com/eslint/eslint/issues/18143)) (Milos Djermanovic) - [`5c356bb`](https://togithub.com/eslint/eslint/commit/5c356bb0c6f53c570224f8e9f02c4baca8fc6d2f) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`f4a1fe2`](https://togithub.com/eslint/eslint/commit/f4a1fe2e45aa1089fe775290bf530de82f34bf16) test: add more tests for ignoring files and directories ([#​18068](https://togithub.com/eslint/eslint/issues/18068)) (Nitin Kumar) - [`42c0aef`](https://togithub.com/eslint/eslint/commit/42c0aefaf6ea8b998b1c6db61906a79c046d301a) ci: Enable CI for `v8.x` branch ([#​18047](https://togithub.com/eslint/eslint/issues/18047)) (Milos Djermanovic)
sanity-io/next-sanity (next-sanity) ### [`v8.0.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#803-2024-02-26) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/next-sanity-v8.0.2...v8.0.3) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.15.0 ([#​1043](https://togithub.com/sanity-io/next-sanity/issues/1043)) ([20b2201](https://togithub.com/sanity-io/next-sanity/commit/20b2201a5df8c5ff4933ee859edd3d4e7e32fa8f)) ### [`v8.0.2`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#802-2024-02-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/next-sanity-v8.0.1...next-sanity-v8.0.2) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.24 ([#​1010](https://togithub.com/sanity-io/next-sanity/issues/1010)) ([a9c4d7f](https://togithub.com/sanity-io/next-sanity/commit/a9c4d7f28880c9d1ce0246419eee5982b297abe0)) ### [`v8.0.1`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#801-2024-02-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.0.0...next-sanity-v8.0.1) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.14.3 ([8f3ec56](https://togithub.com/sanity-io/next-sanity/commit/8f3ec56fffd788c2b9d986a8b88f462037ddb581))
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson) ### [`v2.4.12`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.12) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.11...v2.4.12) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.8.0 ([8991b5b](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/8991b5b5501342591bd1709e666086f0a9fb80b0))

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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 Sanity. View repository job log here

vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
nextjs-blog-cms-sanity-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2024 9:12am
socket-security[bot] commented 9 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sanity/client@6.15.0 Transitive: environment, network +33 7.76 MB ash, atombender, binoy14, ...41 more
npm/@sanity/preview-url-secret@1.6.4 Transitive: environment, network +37 7.99 MB ash, atombender, binoy14, ...41 more
npm/@sanity/visual-editing@1.5.2 Transitive: environment, filesystem, network, shell, unsafe +33 1.12 GB ash, atombender, binoy14, ...41 more
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell, unsafe +96 10.7 MB eslintbot
npm/next-sanity@8.0.3 Transitive: environment, eval, filesystem, network, shell, unsafe +632 1.69 GB ash, atombender, binoy14, ...41 more
npm/prettier-plugin-packagejson@2.4.12 Transitive: environment, filesystem, unsafe +33 9.19 MB matzkoh

🚮 Removed packages: npm/@sanity/client@6.14.2, npm/@sanity/preview-url-secret@1.6.3, npm/@sanity/visual-editing@1.4.0, npm/@types/react@18.2.57, npm/eslint@8.56.0, npm/next-sanity@8.0.0, npm/prettier-plugin-packagejson@2.4.11

View full report↗︎