Skip to content
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

chore(deps): update dependency @sanity/ui to v2 #126

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/ui (source) ^1.8.2 -> ^2.0.10 age adoption passing confidence

Release Notes

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

v2.0.10

Compare Source

Bug Fixes
  • deps: downgrade framer-motion as it breaks sanity/presentation (0b644dd)

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes
  • add missing theme.js legacy export (7e04c57)

v2.0.7

Compare Source

Bug Fixes

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes
  • popover: default open popover has incorrect position (#​1217) (953d789)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • default-theme: add support for component-level focus ring configuration (#​1140)
  • add inter to default (non-code) font stack
Features
Bug Fixes
  • add stretch fallbacks on card + selectable button styles, add mozilla fallback (981194d)
  • adjust colors (0e4cabe)
  • avatar: use label font (27e655d)
  • badge: set color using variable (ddeb0d8)
  • badge: use regular font weight (b72b338)
  • build: update keywords (74cfd4d)
  • build: update node version (ce69f9d)
  • build: update node version (e54707c)
  • button: button with right icon is pushed to the end (#​1195) (ad87933)
  • button: default mode (e7e3d32)
  • button: render styles (35e0a91)
  • button: set vertical alignment to fix unwanted margin (4d7851f)
  • card: add color backdrop variable (dbcdccd)
  • card: only set focus ring variable when :focus-visible (757a0d0)
  • checkbox: adjust colors (7f2e7d3)
  • core: add font-weight for strong font in heading (#​1204) (6c430b3)
  • core: improve defaults (8d4d5d9)
  • correctly prefix unstable props (4e30a56)
  • darken backdrop color in light mode (a12a0df)
  • deps: add react-is peer dependency (a9549a8)
  • deps: update @​sanity/color (a357c77)
  • deps: update @sanity/color (2207abf)
  • deps: update @sanity/color (185d5a7)
  • deps: update @sanity/color (deeaed1)
  • deps: upgrade @sanity/color (780ee0b)
  • dialog: adjust padding (c4f7858)
  • dialog: fix padding (5ca95c5)
  • dialog: update dialog design (#​1169) (477f495)
  • do not scale icon strokes (0740c6b)
  • ensure button primitives use the correct default mode (ccdb59e)
  • facelift: add unstableDisableFocusRing prop to text inputs (#​1184) (6ded803)
  • figma: export muted bg (0a3a9e2)
  • figma: update plugin (5229ace)
  • improve scale transitions for non-retina screens (#​1200) (3e52721)
  • kbd: vertical alignment (cc8bc61)
  • menu-button: close menus containing selected items when re-clicking the menu button (#​1193) (7b60c32)
  • peer-deps: remove react-is from peer deps (49a832c)
  • popover: disable arrow by default (9c1548e)
  • remove unknown prop "animate" console warning (aaa353c)
  • remove crossfade pollution on fade in transitions (#​1201) (591cea3)
  • remove unused focusRing from legacy ThemeColor interface (#​1207) (2a4d9b6)
  • revert changes for css variables (#​1172) (7cea0a3)
  • revert dialog padding, include margins, add hidden close button story (d0af39d)
  • revert rounded border style in tabs (a668b11)
  • select: default to radius=2 (8ac48c2)
  • simplify dialog header padding (2c5fee1)
  • switch: adjust handle shadow (604ac42)
  • switch: improve checked read-only state (6320d59)
  • text-input: improve styles (eacee35)
  • theme: add resolved key to v2 theme (#​1203) (c81bc6d)
  • theme: adjust syntax colors (a264240)
  • theme: adjust vertical trimming (a00a989)
  • theme: improve backwards compatibility (01da5eb)
  • theme: improve backwards compatibility (54c80ba)
  • theme: improve color tokens (27bea7d)
  • theme: improve colors (6eed99d)
  • theme: increase switch padding (e99251d)
  • theme: re-introduce base focusRing value and mark as deprecated (#​1162) (1fc3106)
  • theme: restore selectable in v0 theme (#​1206) (98447fe)
  • theme: support 0 opacity (ce9929e)
  • theme: tweak colors (6bbfa8a)
  • theme: update avatar and badge ts descriptions, mark them as internal (ec329df)
  • theme: update container width size (#​1198) (9ba891e)
  • tooltip: disable arrow by default (fabcbde)
  • tooltips: fixes for TooltipDelayGroup, onClose and nested (#​1186) (345e887)
  • tooltips: update default fallback placements (#​1185) (117fe85)
  • tree: default font size and padding (8c279b4)
  • tweak default tooltip motion values (608f66a)
  • update default values for (aaa5708)
  • update default values for , <TextArea> and (82dc8d2)
  • update legacy focusRing values (cc1c7be)
  • update types [skip ci] (4725af4)
  • vars: minimum implementation for colors legacy support (#​1167) (aca0675)

v1.9.3

Compare Source

Bug Fixes
  • update tooltip position middleware, close tooltips on click (#​1182) (a596700)

v1.9.2

Compare Source

Reverts

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Features
  • tooltip: allows for the tooltip to be dismissed on Escape (#​1134) (b6db815)

v1.8.3

Compare Source

Bug Fixes
  • add width: stretch fallbacks (1588887)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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

Copy link

socket-security bot commented Feb 1, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/ui@2.0.10 Transitive: environment, filesystem +56 19.4 MB sanity-io

🚮 Removed packages: npm/@sanity/ui@1.8.2

View full report↗︎

@renovate renovate bot force-pushed the renovate/sanity-ui-2.x branch from 0791394 to b18a630 Compare February 8, 2024 15:55
@renovate renovate bot force-pushed the renovate/sanity-ui-2.x branch 3 times, most recently from 3649110 to 116d50a Compare February 21, 2024 16:18
@renovate renovate bot force-pushed the renovate/sanity-ui-2.x branch 4 times, most recently from e21af8e to 3760d83 Compare March 16, 2024 14:59
@renovate renovate bot force-pushed the renovate/sanity-ui-2.x branch from 3760d83 to cd29d5f Compare March 16, 2024 15:14
@stipsan stipsan merged commit d972c7b into main Mar 16, 2024
7 checks passed
@stipsan stipsan deleted the renovate/sanity-ui-2.x branch March 16, 2024 15:41
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.

1 participant