Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

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

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/config-conventional (source) ^17.4.3 -> ^17.8.1 age confidence devDependencies patch
@sanity/icons (source) ^3.7.0 -> ^3.7.4 age confidence devDependencies patch
@sanity/pkg-utils (source) ^2.2.5 -> ^2.4.10 age confidence devDependencies patch
@sanity/semantic-release-preset (source) ^4.0.0 -> ^4.1.8 age confidence devDependencies patch
@types/node (source) ^24.10.1 -> ^24.10.2 age confidence devDependencies patch
@types/react (source) ^19.2.5 -> ^19.2.7 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^5.52.0 -> ^5.62.0 age confidence devDependencies patch
@typescript-eslint/parser (source) ^5.52.0 -> ^5.62.0 age confidence devDependencies patch
commitizen ^4.3.0 -> ^4.3.1 age confidence devDependencies patch
commitlint (source) ^17.4.3 -> ^17.8.1 age confidence devDependencies patch
eslint (source) ^8.34.0 -> ^8.57.1 age confidence devDependencies patch
eslint-config-prettier ^8.6.0 -> ^8.10.2 age confidence devDependencies patch
eslint-plugin-import ^2.27.5 -> ^2.32.0 age confidence devDependencies minor
eslint-plugin-jsx-a11y ^6.7.1 -> ^6.10.2 age confidence devDependencies patch
eslint-plugin-prettier ^4.2.1 -> ^4.2.5 age confidence devDependencies patch
eslint-plugin-react ^7.32.2 -> ^7.37.5 age confidence devDependencies patch
npm-run-allnpm-run-all2 ^4.1.5 -> ^5.0.0 devDependencies replacement
prettier (source) ^2.8.4 -> ^2.8.8 age confidence devDependencies patch
react (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
react-dom (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
react-is (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
rimraf ^4.1.2 -> ^4.4.1 age confidence devDependencies patch
sanity (source) ^4.15.0 -> ^4.21.0 age confidence devDependencies minor
semantic-release ^20.1.0 -> ^20.1.3 age confidence devDependencies patch
styled-components (source) ^6.1.15 -> ^6.1.19 age confidence devDependencies patch
typescript (source) 5.3.3 -> 5.9.3 age confidence devDependencies minor

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

sanity-io/icons (@​sanity/icons)

v3.7.4

Compare Source

Bug Fixes

v3.7.3

Compare Source

Bug Fixes

v3.7.2

Compare Source

Bug Fixes
  • generate dts with rolldown (2426033)

v3.7.1

Compare Source

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

v8.10.2

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed
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
facebook/react (react)

v19.2.1: 19.2.1 (December 3rd, 2025)

Compare Source

React Server Components
facebook/react (react-is)

v19.2.1

Compare Source

React Server Components
sanity-io/sanity (sanity)

v4.21.0

Compare Source

Features
Bug Fixes

v4.20.3

Compare Source

Note: Version bump only for package sanity

v4.20.2

Compare Source

Note: Version bump only for package sanity

v4.20.1

Compare Source

Bug Fixes

v4.20.0

Compare Source

Features
Bug Fixes

v4.19.0

Compare Source

Features
  • clarifying published doc has been edited and last published (#​11186) (5681cc5) by Jordan Lawrence (<jordanl17@​me.com>)
Bug Fixes

v4.18.0

Compare Source

Features
Bug Fixes
Performance Improvements

v4.17.0

Compare Source

Features
Bug Fixes
  • actions: onComplete considered harmful, use local state instead (#​11199) (461f54d) by Cody Olsen ([email protected])
  • implement virtualized array list with visibility detection when ancestors change hidden state (#​11166) (fe0e624) by Jordan Lawrence (<jordanl17@​me.com>)
  • perf: render document actions once instead of 3x (#​11167) (41c28d2) by Cody Olsen ([email protected])
  • removing unnecessary release and scheduled publishing banner (#​11195) (fda448a) by Jordan Lawrence (<jordanl17@​me.com>)

v4.16.0

Compare Source

Features
Bug Fixes
styled-components/styled-components (styled-components)

v6.1.19

Compare Source

Patch Changes
  • aa997d8: fix for React Native >=0.79 crashes when using unsupported web-only CSS values (e.g., fit-content, min-content, max-content). The fix emits a warning and ignores the property using those values, instead of causing crashes.

v6.1.18

Compare Source

Patch Changes
  • 76b18a4: fix react 19 compatibility
  • bdac7af: Quickfix to support expo sdk >= 53 and react-native >=0.79.

v6.1.17

Compare Source

Patch Changes
  • 47a4dcb: Fix for loose DefaultTheme type definition
  • a8c0f5b: fix: add info link to console

v6.1.16

Compare Source

Patch Changes
  • 246c77b: Resolve TS error related to ExoticComponentWithDisplayName API from React.
  • 4757191: Native typings weren't on the correct folder, which caused issues on React Native projects using this library
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement


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 requested a review from a team September 1, 2023 01:07
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from c187dc5 to 58ced68 Compare September 5, 2023 17:15
@renovate renovate bot force-pushed the renovate/non-major branch 5 times, most recently from 8c0d0f0 to bc07698 Compare September 15, 2023 11:31
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 752badc to 0e5a0b0 Compare September 22, 2023 23:03
@renovate renovate bot force-pushed the renovate/non-major branch 6 times, most recently from fab5ce4 to 13b7bf3 Compare September 29, 2023 16:29
@renovate renovate bot force-pushed the renovate/non-major branch 8 times, most recently from 534e030 to a368e04 Compare October 6, 2023 23:00
@renovate renovate bot force-pushed the renovate/non-major branch 6 times, most recently from 7a7f4c7 to 5be7ed4 Compare October 1, 2025 22:48
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 75f3a64 to 9325cd8 Compare October 13, 2025 15:34
@renovate renovate bot force-pushed the renovate/non-major branch from 9325cd8 to 8418c34 Compare October 21, 2025 20:04
@renovate renovate bot force-pushed the renovate/non-major branch 6 times, most recently from 549bde2 to 9cf5120 Compare November 17, 2025 11:20
@renovate renovate bot force-pushed the renovate/non-major branch 5 times, most recently from 61a62e8 to 16e7c9e Compare November 24, 2025 11:30
@renovate renovate bot force-pushed the renovate/non-major branch 2 times, most recently from ddae11b to ca6d365 Compare December 2, 2025 19:10
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from 47f61c6 to 79d7faf Compare December 9, 2025 05:03
@renovate renovate bot force-pushed the renovate/non-major branch from 79d7faf to 2bfb33f Compare December 10, 2025 02:10
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