Skip to content

chore(deps): bump the tamagui group with 4 updates#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tamagui-1f27beef44
Open

chore(deps): bump the tamagui group with 4 updates#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tamagui-1f27beef44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the tamagui group with 4 updates: @tamagui/animations-reanimated, @tamagui/config, tamagui and @tamagui/babel-plugin.

Updates @tamagui/animations-reanimated from 2.0.0-rc.42 to 2.0.0

Updates @tamagui/config from 2.0.0-rc.42 to 2.0.0

Updates tamagui from 2.0.0-rc.42 to 2.0.0

Release notes

Sourced from tamagui's releases.

v2.0.0

Features

  • sheet: preserve fit scroll viewport on keyboard #4009 (natew)

Bug Fixes

  • core: avoid stop propagation if ONLY pressStyle (natew)
  • toast: strip react-native from web bundle via TAMAGUI_TARGET guard (natew)
  • core: isBrowser checks document instead of window so it's false on native (natew)
  • use-event: always use useInsertionEffect, drop broken SSR fallback (natew)
  • core: restore Android RNGH press handling semantics (natew)
  • core: preserve rngh nested press ownership by pointer (natew)
  • core: remove responder claims from RNGH press path to fix startup freeze (natew)
  • core: hoist rngh responder claim to outer display:contents wrapper (natew)
  • core: fire orphan pressOut when rngh gesture loses ownership mid-drag (natew)
  • core: move gestureState into objects to avoid workletization causing stale references (natew)
  • core: stop clearing nextState before React commits so press-out in same JS task isn't bailed (natew)
  • site: recover from stuck OAuth popup instead of alert+stranding #3994 (natew)
  • site: bypass navigator.lock on /auth so OAuth never hangs on tab contention (natew)
  • vite-plugin: auto-dedupe tamagui packages to prevent duplicate instances from split sub-entry bundles (natew)
  • starters/expo-router: align deps with SDK 55 to fix "Couldn't find a LinkingContext" (#3991) (natew)
  • plugin: cjs resolve #4009 (Henry Hobhouse)
  • core: freeze native gesture mode after first render (natew)
  • site: drop /auth timeout to 3s with auto-redirect, prevent popup login loop (natew)
  • adapt: keep teleported subtree mounted across parent re-renders #3997 (Hirvesh)
  • compiler: match monorepo disk paths and pass through whitelisted package internals in dynamic eval (natew)
  • kitchen-sink: don't rewrite lineHeight on non-tamagui styles #4009 (natew)
  • compiler: drive web/native resolution from platform arg, inline TAMAGUI_TARGET/EXPO_OS in bundled config #4009 (natew)
  • compiler: drive web/native resolution from platform arg, inline TAMAGUI_TARGET/EXPO_OS in bundled config (natew)
  • static: emit non-style props once and rename dynamic ones #4009 (Janic Duplessis)
  • core: avoid display:contents wrapper on Fabric to prevent crash in mount transactions (natew)
  • core: only attach RNGH press gesture for real user handlers, not synthesized pressStyle events (natew)
  • core: use non-arbitrating Manual gesture for pressStyle-only components (natew)
  • list-item: fix regression making spacing much smaller after icon (in february) (natew)
  • popper: avoid hooks error when changing animatePosition value (natew)
  • core: skip pressStyle Manual observer on Android to avoid JS freeze (natew)
  • sheet: render Sheet.ScrollView with snapPointsMode="fit" (natew)
  • core: lazy Platform.OS read in eventHandling.native so static extraction can load native bundle (natew)
  • input: namespace placeholder/selection CSS vars to avoid self-reference with theme tokens (natew)
  • core: release responder on termination + add Tap maxDistance so scrolling cancels press (natew)
  • menu: only dismiss on scroll when the scroll moves the menu's anchor (natew)
  • core: improve isBrowser check #4009 (natew)
  • sheet: restore android gestures in portaled sheets #4009 (natew)
  • vite-plugin: remove vite peer dependency #4009 (natew)
  • static: rewrite dynamic testID props #4009 (natew)
  • core: resolve media props in functional variants #4009 (natew)
  • button: pass native text props safely #4009 (natew)
  • select: hide closed native viewport contents #4009 (natew)
  • adapt: preserve teleport subtree rerenders #4009 (natew)
  • animations-reanimated: avoid fabric animated style guard crash #4009 (natew)
  • core: avoid readonly prop overlay crash #4009 (natew)

... (truncated)

Commits

Updates @tamagui/babel-plugin from 2.0.0-rc.42 to 2.0.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tamagui group with 4 updates: @tamagui/animations-reanimated, @tamagui/config, [tamagui](https://github.com/tamagui/tamagui/tree/HEAD/code/ui/tamagui) and @tamagui/babel-plugin.


Updates `@tamagui/animations-reanimated` from 2.0.0-rc.42 to 2.0.0

Updates `@tamagui/config` from 2.0.0-rc.42 to 2.0.0

Updates `tamagui` from 2.0.0-rc.42 to 2.0.0
- [Release notes](https://github.com/tamagui/tamagui/releases)
- [Commits](https://github.com/tamagui/tamagui/commits/v2.0.0/code/ui/tamagui)

Updates `@tamagui/babel-plugin` from 2.0.0-rc.42 to 2.0.0

---
updated-dependencies:
- dependency-name: "@tamagui/animations-reanimated"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tamagui
- dependency-name: "@tamagui/config"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tamagui
- dependency-name: tamagui
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tamagui
- dependency-name: "@tamagui/babel-plugin"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tamagui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants