Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 1, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@commitlint/cli (source) ^19.6.1^19.8.1 age confidence devDependencies minor
@commitlint/config-conventional (source) ^19.6.0^19.8.1 age confidence devDependencies minor
@sanity/icons (source) ^3.5.3^3.7.4 age confidence dependencies patch
@sanity/pkg-utils (source) ^6.12.0^6.13.5 age confidence devDependencies minor
@sanity/plugin-kit ^4.0.18^4.0.20 age confidence devDependencies patch
@sanity/ui (source) ^3.1.0^3.1.11 age confidence dependencies patch
@types/react (source) ^18^18.3.27 age confidence devDependencies patch
@types/react-dom (source) ^18^18.3.7 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^7.6.0^7.18.0 age confidence devDependencies patch
@typescript-eslint/parser (source) ^7.6.0^7.18.0 age confidence devDependencies patch
actions/checkout (changelog) 93ea575f43a0e5 action digest
actions/setup-node (changelog) 8c918993235b87 action digest
eslint (source) ^8.57.0^8.57.1 age confidence devDependencies patch
eslint-config-prettier ^9.1.0^9.1.2 age confidence devDependencies patch
eslint-config-sanity (source) ^7.1.2^7.1.4 age confidence devDependencies patch
eslint-plugin-prettier ^4.0.0^4.2.5 age confidence devDependencies patch
eslint-plugin-react ^7.34.1^7.37.5 age confidence devDependencies patch
eslint-plugin-simple-import-sort ^12.0.0^12.1.1 age confidence devDependencies patch
husky ^8.0.2^8.0.3 age confidence devDependencies patch
lint-staged ^13.0.3^13.3.0 age confidence devDependencies patch
prettier (source) ^2.7.1^2.8.8 age confidence devDependencies patch
prettier-plugin-packagejson ^2.3.0^2.5.20 age confidence devDependencies patch 2.5.21
react (source) ^18^18.3.1 age confidence devDependencies patch
react-dom (source) ^18^18.3.1 age confidence devDependencies patch
sanity (source) ^3.67.1^3.99.0 age confidence devDependencies minor
semantic-release ^24.2.0^24.2.9 age confidence devDependencies patch
typescript (source) ^5.7.2^5.9.3 age confidence devDependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

sanity-io/pkg-utils (@​sanity/pkg-utils)

v6.13.5

Compare Source

Bug Fixes
  • deps: add @babel/parser as required by recast (79b1328)

v6.13.4

Compare Source

Bug Fixes

v6.13.3

Compare Source

Bug Fixes

v6.13.2

Compare Source

Bug Fixes

v6.13.1

Compare Source

Bug Fixes

v6.13.0

Compare Source

Features

v6.12.3

Compare Source

Bug Fixes

v6.12.2

Compare Source

Bug Fixes
  • deps: upgrade @sanity/browserslist-config (200c08e)

v6.12.1

Compare Source

Bug Fixes
sanity-io/plugin-kit (@​sanity/plugin-kit)

v4.0.20

Compare Source

Bug Fixes
  • remove v3 banner notice (b7f5884)

v4.0.19

Compare Source

Bug Fixes
sanity-io/ui (@​sanity/ui)

v3.1.11

Compare Source

Bug Fixes
  • deps: replace framer-motion with motion/react (cc49ab6)

v3.1.10

Compare Source

Bug Fixes

v3.1.9

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.24 (main) (#​2128) (4ac4680)

v3.1.8

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.22 (main) (#​2109) (2d605cf)

v3.1.7

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.21 (main) (#​2101) (0ee41d2)

v3.1.6

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.19 (main) (#​2097) (43a8ee2)

v3.1.5

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.18 (main) (#​2084) (cd740ab)

v3.1.4

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.16 (main) (#​2080) (11bc8d0)

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

Bug Fixes
  • deps: update dependency framer-motion to ^12.23.15 (main) (#​2064) (ee0ca00)

v3.1.1

Compare Source

Bug Fixes
  • deps: replace framer-motion with motion/react (cc49ab6)
prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.2

Compare Source

sanity-io/eslint-config-sanity (eslint-config-sanity)

v7.1.4

Compare Source

Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v4.2.5

Compare Source

republish the v4 version

Full Changelog: prettier/eslint-plugin-prettier@v4.2.4...v4.2.5

v4.2.4

Compare Source

republish the v4 version

Full Changelog: prettier/eslint-plugin-prettier@v4.2.1...v4.2.4

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
Changed
  • [Tests] [jsx-no-script-url]: Improve tests (#​3849 @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#​3841 @​bastiendmt)
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)

v2.5.20

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3.5.0 (f04e33c)

v2.5.19

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.11 (d8dd21a)

v2.5.18

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3.4.0 (eef209d)

v2.5.17

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3.3.1 (1435bf2)

v2.5.16

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3.2.2 (8baedc1)

v2.5.15

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.8 (2e50ac7)

v2.5.14

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.6 (7d8e522)

v2.5.13

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.5 (c4a55e1)

v2.5.12

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3.2.1 (f6214be)

v2.5.11

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v3 (7403f86)
  • deps: update dependency synckit to v0.11.4 (8ae1382)

v2.5.10

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.15.1 (b10ddae)

v2.5.9

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.15.0 (0f3dd4b)

v2.5.8

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.14.0 (fe3557e)

v2.5.7

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.13.0 (9515f01)
sanity-io/sanity (sanity)

v3.99.0

Compare Source

Features
Bug Fixes

v3.98.1

Compare Source

v3.98.0

Compare Source

Features
Bug Fixes

v3.97.1

Compare Source

Note: Version bump only for package sanity

v3.97.0

Compare Source

Features
Bug Fixes

v3.96.0

Compare Source

Features
  • sanity: account for draft model being switched off in isPerspectiveWriteable (3d68545) by Ash (ash@sanity.io)
  • sanity: add document.drafts.enabled configuration option (a06c4a5) by Ash (ash@sanity.io)
  • sanity: add draft model switched off message to ChooseNewDocumentDestinationBanner (1337002) by Ash (ash@sanity.io)
  • sanity: add option to compare draft to ObsoleteDraftBanner (0f6c350) by Ash (ash@sanity.io)
  • sanity: do not render draft status indicators if draft model is not switched on (453e102) by Ash (ash@sanity.io)
  • sanity: enable dynamic default perspective (508c736) by Ash (ash@sanity.io)
  • sanity: exclude drafts from perspective stack when draft model is not switched on (242c878) by Ash (ash@sanity.io)
  • sanity: make global perspective picker compatible with any default perspective (45a6712) by Ash (ash@sanity.io)
  • sanity: prevent non-live-edit-document creation when the draft model is not switched on (20c6a6f) by Ash (ash@sanity.io)
  • sanity: refine obsolete draft copy (af4c563) by Ash (ash@sanity.io)
  • sanity: warn of obsolete drafts when draft model is switched off (1fd984a) by Ash (ash@sanity.io)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot force-pushed the renovate/non-major branch 3 times, most recently from cd7da3a to baadc5d Compare July 10, 2023 08:57
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 3cd7566 to fec99a6 Compare July 20, 2023 20:42
@renovate renovate bot force-pushed the renovate/non-major branch 8 times, most recently from 7120e12 to 19c3a96 Compare August 1, 2023 01:00
@renovate renovate bot force-pushed the renovate/non-major branch 6 times, most recently from b420728 to 1f233eb Compare August 9, 2023 05:14
@renovate renovate bot force-pushed the renovate/non-major branch 7 times, most recently from 51cccfb to 2c62438 Compare August 17, 2023 08:59
@renovate renovate bot force-pushed the renovate/non-major branch from 17823c5 to 50b07b0 Compare July 10, 2025 13:10
@renovate renovate bot force-pushed the renovate/non-major branch from 50b07b0 to e718381 Compare July 20, 2025 11:58
@renovate renovate bot force-pushed the renovate/non-major branch from e718381 to 0505d5a Compare August 3, 2025 19:52
@renovate renovate bot force-pushed the renovate/non-major branch from 0505d5a to 054a11f Compare August 14, 2025 16:20
@renovate renovate bot force-pushed the renovate/non-major branch from 054a11f to 880d50c Compare August 23, 2025 19:37
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 72e0c7b to fb422b3 Compare September 6, 2025 07:14
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 8044d1e to 72938b8 Compare September 15, 2025 08:49
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 5000b8d to 516b842 Compare September 24, 2025 19:58
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 8e055f5 to 40de1ce Compare October 2, 2025 03:13
@renovate renovate bot force-pushed the renovate/non-major branch 3 times, most recently from fdf1fdf to b4b8265 Compare October 13, 2025 20:11
@renovate renovate bot force-pushed the renovate/non-major branch from b4b8265 to e707cf4 Compare October 18, 2025 15:39
@renovate renovate bot force-pushed the renovate/non-major branch from e707cf4 to 942ae24 Compare October 25, 2025 19:50
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from 8ea7061 to 758f96c Compare November 19, 2025 04:04
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from a129b08 to 833d163 Compare December 4, 2025 22:49
@renovate renovate bot force-pushed the renovate/non-major branch from 833d163 to d00e838 Compare December 17, 2025 08:13
@renovate renovate bot force-pushed the renovate/non-major branch from d00e838 to 7fda4d0 Compare January 1, 2026 03:46
@renovate renovate bot force-pushed the renovate/non-major branch from 7fda4d0 to 3766d99 Compare January 8, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants