Skip to content

chore(deps)(deps): Bump the production-deps group across 1 directory with 11 updates - #107

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-f803ff8c9e
Closed

chore(deps)(deps): Bump the production-deps group across 1 directory with 11 updates#107
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-f803ff8c9e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-deps group with 11 updates in the / directory:

Package From To
@supabase/supabase-js 2.112.3 2.112.4
jose 6.2.9 6.2.10
react 19.2.3 19.2.8
react-native-safe-area-context 5.7.0 5.9.1
react-native-screens 4.26.2 4.27.0
@taiga-ui/cdk 5.19.0 5.21.0
@taiga-ui/core 5.19.0 5.21.0
@taiga-ui/i18n 5.19.0 5.21.0
@taiga-ui/icons 5.19.0 5.21.0
@taiga-ui/kit 5.19.0 5.21.0
@taiga-ui/styles 5.19.0 5.21.0

Updates @supabase/supabase-js from 2.112.3 to 2.112.4

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.112.4

2.112.4 (2026-08-24)

🩹 Fixes

  • auth: convert stolen-lock AbortError when acquireTimeout is 0 (#2616)
  • auth: warn on deprecated lock option and prevent unhandled refresh rejection (#2627)
  • postgrest: move override fixtures out of generated types, repair codegen (#2605)
  • realtime: respect custom logger for send() REST fallback warning (#2612)

❤️ Thank You

v2.112.4-canary.3

2.112.4-canary.3 (2026-08-24)

🩹 Fixes

  • auth: warn on deprecated lock option and prevent unhandled refresh rejection (#2627)

❤️ Thank You

v2.112.4-canary.2

2.112.4-canary.2 (2026-08-24)

🩹 Fixes

  • auth: convert stolen-lock AbortError when acquireTimeout is 0 (#2616)
  • realtime: respect custom logger for send() REST fallback warning (#2612)

❤️ Thank You

v2.112.4-canary.1

2.112.4-canary.1 (2026-08-12)

This was a version bump only, there were no code changes.

v2.112.4-canary.0

2.112.4-canary.0 (2026-08-11)

🩹 Fixes

  • postgrest: move override fixtures out of generated types, repair codegen (#2605)

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.112.4 (2026-08-24)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

Commits

Updates jose from 6.2.9 to 6.2.10

Release notes

Sourced from jose's releases.

v6.2.10

Fixes

  • jose: consume serialization members once (9bee285)
  • jose: reject empty protected and JWE AAD members (8da4145)
  • jose: validate serialized header values (b711d8f)
  • jwe: conceal invalid decrypted CEK lengths (41fafe0)
  • jwe: enforce AES-GCM tag boundaries (9a5b744)
  • jwe: validate explicit encryption parameters (7a02697)
  • jwk: accept empty octet-sequence keys (3f871e7)
  • jwk: normalize key resolution inputs (f54ee7b)
  • jwks: enforce verification key metadata (f9ba510)
  • jwks: order overlapping remote reloads (9a1a913)
  • jwks: reject invalid remote duration values (7bdb9e5)
  • jwk: validate ext and key_ops parameters (4d91c37)
  • jws: reject mixed payload encoding modes (dc69713)
  • jws: validate unencoded payload strings (541f282)
  • jwt: enforce explicit verification policies (b347182)
  • jwt: prevent replacing protected headers (ae07d09)
  • jwt: reject invalid duration inputs (282f9aa)
  • jwt: validate builder claim values (ea03f83)
  • jwt: validate unsecured protected headers (230c14e)
  • key: validate generation and import options (15d880e)
  • reject mixed b64 modes for empty General JWS payloads (61a2ef7)
  • x509: reject DER truncated past its outer length (d8db9f6)

Documentation

  • jwks: correct cache timestamp units (01a44d9)

Refactor

  • jose: share binary input validation (eedb124)
  • jose: share compact token processing internals (85e30ed)
  • jwe: consolidate CBC decryption failures (1ee6f61)
  • jwe: specialize compact processing (a998927)
  • jwe: streamline single-recipient encryption (290aaa6)
  • jwks: compact JWK Set shape validation (930c7df), references Array#every
  • jwks: compact local key selection (4cb5ae5)
  • jwks: compact remote resolver state (ef5eaf4)
  • jws: specialize compact processing (021abf4)
  • jwt: compact claim validation helpers (f390683)
  • jwt: consolidate replicated claim checks (7dd5591)
  • jwt: share producer claim state (52ba159)
  • key: compact JWK algorithm selection (a6b29da)
  • key: compact secret length parsing (cc03be8)
Changelog

Sourced from jose's changelog.

6.2.10 (2026-08-21)

Fixes

  • jose: consume serialization members once (9bee285)
  • jose: reject empty protected and JWE AAD members (8da4145)
  • jose: validate serialized header values (b711d8f)
  • jwe: conceal invalid decrypted CEK lengths (41fafe0)
  • jwe: enforce AES-GCM tag boundaries (9a5b744)
  • jwe: validate explicit encryption parameters (7a02697)
  • jwk: accept empty octet-sequence keys (3f871e7)
  • jwk: normalize key resolution inputs (f54ee7b)
  • jwks: enforce verification key metadata (f9ba510)
  • jwks: order overlapping remote reloads (9a1a913)
  • jwks: reject invalid remote duration values (7bdb9e5)
  • jwk: validate ext and key_ops parameters (4d91c37)
  • jws: reject mixed payload encoding modes (dc69713)
  • jws: validate unencoded payload strings (541f282)
  • jwt: enforce explicit verification policies (b347182)
  • jwt: prevent replacing protected headers (ae07d09)
  • jwt: reject invalid duration inputs (282f9aa)
  • jwt: validate builder claim values (ea03f83)
  • jwt: validate unsecured protected headers (230c14e)
  • key: validate generation and import options (15d880e)
  • reject mixed b64 modes for empty General JWS payloads (61a2ef7)
  • x509: reject DER truncated past its outer length (d8db9f6)

Documentation

  • jwks: correct cache timestamp units (01a44d9)

Refactor

  • jose: share binary input validation (eedb124)
  • jose: share compact token processing internals (85e30ed)
  • jwe: consolidate CBC decryption failures (1ee6f61)
  • jwe: specialize compact processing (a998927)
  • jwe: streamline single-recipient encryption (290aaa6)
  • jwks: compact JWK Set shape validation (930c7df), references Array#every
  • jwks: compact local key selection (4cb5ae5)
  • jwks: compact remote resolver state (ef5eaf4)
  • jws: specialize compact processing (021abf4)
  • jwt: compact claim validation helpers (f390683)
  • jwt: consolidate replicated claim checks (7dd5591)
  • jwt: share producer claim state (52ba159)
  • key: compact JWK algorithm selection (a6b29da)
  • key: compact secret length parsing (cc03be8)
Commits
  • 3eab152 chore(release): 6.2.10
  • 021abf4 refactor(jws): specialize compact processing
  • a998927 refactor(jwe): specialize compact processing
  • eedb124 refactor(jose): share binary input validation
  • 52ba159 refactor(jwt): share producer claim state
  • 85e30ed refactor(jose): share compact token processing internals
  • 0bd81d2 test(jose): cover hidden critical-header options
  • 9cf7876 test(jose): reject callable object impostors
  • f23cafd test(jose): preserve resolved key data properties
  • 1ee6f61 refactor(jwe): consolidate CBC decryption failures
  • Additional commits viewable in compare view

Updates react from 19.2.3 to 19.2.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

19.2.7 (June 1st, 2026)

React Server Components

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

Changelog

Sourced from react's changelog.

19.2.7 (June 1, 2026)

React Server Components

19.2.6 (May 6, 2026)

React Server Components

19.2.5 (March 18, 2026)

React Server Components

19.2.4 (Jan 26, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.


Updates react-native-safe-area-context from 5.7.0 to 5.9.1

Release notes

Sourced from react-native-safe-area-context's releases.

Release 5.9.1

5.9.1 (2026-08-18)

Bug Fixes

  • register src/paper/java as a Java source set on old architecture (#755) (780f599), closes #733 #754

Release 5.9.0

5.9.0 (2026-08-12)

Bug Fixes

  • avoid NotFoundError when the measurement element is already detached (#746) (76dfb06)
  • make nested SafeAreaProvider report its own frame and insets on web (#737) (2fa707d)
  • update insets and frame on window resize on web (#736) (1fe7ec5)

Features

Release 5.8.1

5.8.1 (2026-08-03)

Bug Fixes

  • Move jest/mock into package build (fix TS under RN 0.87) (#745) (b9e2857)
  • skip Fabric SafeAreaView state updates while detached from window (#735) (ae0e83f)

Features

  • upgrade to react-native 0.85.0 with RNTA 5.3.2 (#732) (4d00f52)

Release 5.8.0

5.8.0 (2026-05-18)

Changes

  • remove UIImplementation usage from SafeAreaView (#730) (ef89f4d)
Commits
  • 63fab20 chore: release 5.9.1
  • 780f599 fix: register src/paper/java as a Java source set on old architecture (#755)
  • f65d4d9 chore: release 5.9.0
  • 76dfb06 fix: avoid NotFoundError when the measurement element is already detached (#746)
  • 2fa707d fix: make nested SafeAreaProvider report its own frame and insets on web (#737)
  • 1fe7ec5 fix: update insets and frame on window resize on web (#736)
  • 42c50a6 feat: Adopt AGP v9 (#733)
  • b3cfc57 chore: release 5.8.1
  • 2f7f2e9 rm tea.yaml
  • b9e2857 fix: Move jest/mock into package build (fix TS under RN 0.87) (#745)
  • Additional commits viewable in compare view

Updates react-native-screens from 4.26.2 to 4.27.0

Release notes

Sourced from react-native-screens's releases.

4.27.0

What's changed

This release adds support for React Native 0.87, fixing a runtime crash on iOS in the process. It also introduces the experimental ScrollToTopGuard component and fully migrates the Split component implementation from Swift to Objective-C.

✅ Improvements

  • feat(Android, Stack v5): support sending multiple updates via view command (#4243)
  • refactor(test): Add scenario for Stack v5 preventNativeDismiss with nested stack (#4279)
  • feat(Stack v5, iOS): Implement basic view commands for iOS header menu (#4339)
  • feat(experimental, iOS): add experimental ScrollToTopGuard component (#4454)
  • refactor: change default value of backTitleVisible to true instead of 'true' (#4457)
  • chore(iOS, Split): Migrate ReactMountingTransactionObserving to obj-c (#4458)
  • chore(iOS, Split): Migrate Appearance-related logic to obj-c (#4459)
  • chore: add support for react-native@0.87.0-rc.3 (#4461)
  • chore(iOS, Split): Migrate RNSSplitNavigationController to obj-c (#4462)
  • chore(iOS, Split): Migrate RNSSplitScreenController to obj-c (#4463)
  • chore(iOS, Split): Migrate RNSSplitHostController to Obj-C with all associated classes (#4465)
  • chore(iOS): Post Swift-removal cleanup (#4466)
  • feat(ios, Stack v4): add subtitle support for UIMenu header button submenus (#4469)

🐞 Bugfixes

  • fix(Android): defensively guard against an unexpected menuItem Id (#4450)
  • fix(Android, Stack): don't add top inset to measured header height when it's disabled (#4452)
  • fix(iOS, Stack v4): fall back to inheriting orientation if it's not defined on the screen (#4455)
  • fix(iOS): Don't swap view controller's view during transition (#4456)
  • fix(iOS, Tabs): re-layout tab bar after async icon load to prevent label truncation on iOS 26 (#4460)
  • fix(Android): Fix crash when header gets update during screen removal (#4468)
  • fix(Android, FormSheet v4): Cleanup inset and layout listener (#4470)
  • fix(JS): Prevent using ViewInstance type (#4471)
  • fix(iOS, Stack v5): use framework-style imports for React core headers (#4472)

Misc

  • chore(examples): allow explicit undefined for defaultRouteName in TabsContainerStateInitArg (#4353)
  • chore: block the possibility to create plain-text issues and update agents instructions (#4366)
  • chore: Update workflows to include v4-main (#4396)
  • chore: Remove nightly publishing flows from v4 and bump npm-package-publish (#4401)
  • chore: bump react-navigation submodule version (#4451)
  • chore: format RNSScreenShadowNode.cpp after #4357 (#4453)
  • chore(Android): Fix incremental compilation in FabricExample broken by Kotlin 2.2 symlink issue (#4467)
Commits

Updates @taiga-ui/cdk from 5.19.0 to 5.21.0

Release notes

Sourced from @​taiga-ui/cdk's releases.

Release v5.21.0

5.21.0 (2026-08-24)

🚀 Features

  • addon-mobile: BottomSheet add bar input to hide drag bar (#14777) (136a1cb)
  • core: support labels for buttons (#14802) (ea9c09f)
  • experimental: ScrollWheel add new component (#14748) (e1aaa80)
  • kit: ComboBox abstract value handling so it can be overridden (#14795) (8a6a600)
  • kit: update tests and documentation for tui-calendar-range component v5 (#14774) (336bbd6)

🐞 Bug Fixes

  • addon-table: Table fix infinite tuiSortChange loop on simultaneous sort change (#14801) (109772a)
  • core: DropdownHover rollback broken changes (#14782) (8ed2faa)
  • kit: CalendarRange fix month display according to min/max limits (#14786) (1a45ee8)
  • kit: InputInline fix for updateOn blur/submit (#14792) (8f6788c)
  • kit: InputNumber add step support in tables (#14747) (ce0a8e5)
  • kit: empty InputSlider fix (#14787) (7686cef)
  • kit: textfield content overflow fix v5 (#14798) (c10561c)
  • layout: BlockDetails fix alignment in dialog (#14741) (a41ba02)
  • schematics: skip templateUrl resolution for non-literal expressions (#14793) (40bfc8b)
  • schematics: warn on removed legacy TuiTextarea/NativeFocusable/TableBarsHost in v5 (#14776) (4d72ec2)

Release v5.20.0

5.20.0 (2026-08-17)

🚀 Features

... (truncated)

Changelog

Sourced from @​taiga-ui/cdk's changelog.

5.21.0 (2026-08-24)

🚀 Features

  • addon-mobile: BottomSheet add bar input to hide drag bar (#14777) (136a1cb)
  • core: support labels for buttons (#14802) (ea9c09f)
  • experimental: ScrollWheel add new component (#14748) (e1aaa80)
  • kit: ComboBox abstract value handling so it can be overridden (#14795) (8a6a600)
  • kit: update tests and documentation for tui-calendar-range component v5 (#14774) (336bbd6)

🐞 Bug Fixes

  • addon-table: Table fix infinite tuiSortChange loop on simultaneous sort change (#14801) (109772a)
  • core: DropdownHover rollback broken changes (#14782) (8ed2faa)
  • kit: CalendarRange fix month display according to min/max limits (#14786) (1a45ee8)
  • kit: InputInline fix for updateOn blur/submit (#14792) (8f6788c)
  • kit: InputNumber add step support in tables (#14747) (ce0a8e5)
  • kit: empty InputSlider fix (#14787) (7686cef)
  • kit: textfield content overflow fix v5 (#14798) (c10561c)
  • layout: BlockDetails fix alignment in dialog (#14741) (a41ba02)
  • schematics: skip templateUrl resolution for non-literal expressions (#14793) (40bfc8b)
  • schematics: warn on removed legacy TuiTextarea/NativeFocusable/TableBarsHost in v5 (#14776) (4d72ec2)

5.20.0 (2026-08-17)

🚀 Features

  • addon-mobile: PullToRefresh apply overscroll-behavior only on top

... (truncated)

Commits
  • 3111406 🚀 Release/v5.21.0 (#14811)
  • 83b73f8 fix(core): allow interactive tuiDataList empty content (#14808)
  • 6b68cf8 chore: update dependency @​taiga-ui/configs to v0.556.0 (#14771)
  • 109772a fix(addon-table): Table fix infinite tuiSortChange loop on simultaneous s...
  • e1aaa80 feat(experimental): ScrollWheel add new component (#14748)
  • 8a6a600 feat(kit): ComboBox abstract value handling so it can be overridden (#14795)
  • c10561c fix(kit): textfield content overflow fix v5 (#14798)
  • f97de5c chore(demo): add table example for tuiTiles (#14778)
  • ea9c09f feat(core): support labels for buttons (#14802)
  • 1a45ee8 fix(kit): CalendarRange fix month display according to min/max limits (#14786)
  • Additional commits viewable in compare view

Updates @taiga-ui/core from 5.19.0 to 5.21.0

Release notes

Sourced from @​taiga-ui/core's releases.

Release v5.21.0

5.21.0 (2026-08-24)

🚀 Features

  • addon-mobile: BottomSheet add bar input to hide drag bar (#14777) (136a1cb)
  • core: support labels for buttons (#14802) (ea9c09f)
  • experimental: ScrollWheel add new component (#14748) (e1aaa80)
  • kit: ComboBox abstract value handling so it can be overridden (#14795) (8a6a600)
  • kit: update tests and documentation for tui-calendar-range component v5 (#14774) (336bbd6)

🐞 Bug Fixes

  • addon-table: Table fix infinite tuiSortChange loop on simultaneous sort change (#14801) (109772a)
  • core: DropdownHover rollback broken changes (#14782) (8ed2faa)
  • kit: CalendarRange fix month display according to min/max limits (#14786) (1a45ee8)
  • kit: InputInline fix for updateOn blur/submit (#14792) (8f6788c)
  • kit: InputNumber add step support in tables (#14747) (ce0a8e5)
  • kit: empty InputSlider fix (#14787) (7686cef)
  • kit: textfield content overflow fix v5 (#14798) (c10561c)
  • layout: BlockDetails fix alignment in dialog (#14741) (a41ba02)
  • schematics: skip templateUrl resolution for non-literal expressions (#14793) (40bfc8b)
  • schematics: warn on removed legacy TuiTextarea/NativeFocusable/TableBarsHost in v5 (#14776) (4d72ec2)

Release v5.20.0

5.20.0 (2026-08-17)

🚀 Features

... (truncated)

Changelog

Sourced from @​taiga-ui/core's changelog.

5.21.0 (2026-08-24)

🚀 Features

  • addon-mobile: BottomSheet add bar input to hide drag bar (#14777) (136a1cb)
  • core: support labels for buttons (#14802) (ea9c09f)
  • experimental: ScrollWheel add new component (#14748) (e1aaa80)
  • kit: ComboBox abstract value handling so it can be overridden (#14795) (8a6a600)
  • kit: update tests and documentation for tui-calendar-range component v5 (#14774) (336bbd6)

🐞 Bug Fixes

  • addon-table: Table fix infinite tuiSortChange loop on simultaneous sort change (#14801) (109772a)
  • core: DropdownHover rollback broken changes (#14782) (8ed2faa)
  • kit: CalendarRange fix month display according to min/max limits (#14786) (1a45ee8)
  • kit: InputInline fix for updateOn blur/submit (#14792) (8f6788c)
  • kit: InputNumber add step support in tables (#14747) (ce0a8e5)
  • kit: empty InputSlider fix (#14787) (7686cef)
  • kit: textfield content overflow fix v5 (#14798) (c10561c)
  • layout: BlockDetails fix alignment in dialog (#14741) (a41ba02)
  • schematics: skip templateUrl resolution for non-literal expressions (#14793) (40bfc8b)
  • schematics: warn on removed legacy TuiTextarea/NativeFocusable/TableBarsHost in v5 (#14776) (4d72ec2)

5.20.0 (2026-08-17)

🚀 Features

  • addon-mobile: PullToRefresh apply overscroll-behavior only on top

... (truncated)

Commits
  • 3111406 🚀 Release/v5.21.0 (#14811)
  • 83b73f8 fix(core): allow interactive tuiDataList empty content (

…with 11 updates

Bumps the production-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.112.3` | `2.112.4` |
| [jose](https://github.com/panva/jose) | `6.2.9` | `6.2.10` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.8` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.9.1` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.26.2` | `4.27.0` |
| [@taiga-ui/cdk](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |
| [@taiga-ui/core](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |
| [@taiga-ui/i18n](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |
| [@taiga-ui/icons](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |
| [@taiga-ui/kit](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |
| [@taiga-ui/styles](https://github.com/taiga-family/taiga-ui) | `5.19.0` | `5.21.0` |



Updates `@supabase/supabase-js` from 2.112.3 to 2.112.4
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.112.4/packages/core/supabase-js)

Updates `jose` from 6.2.9 to 6.2.10
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.9...v6.2.10)

Updates `react` from 19.2.3 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `react-native-safe-area-context` from 5.7.0 to 5.9.1
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](appandflow/react-native-safe-area-context@v5.7.0...v5.9.1)

Updates `react-native-screens` from 4.26.2 to 4.27.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.26.2...4.27.0)

Updates `@taiga-ui/cdk` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

Updates `@taiga-ui/core` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

Updates `@taiga-ui/i18n` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

Updates `@taiga-ui/icons` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

Updates `@taiga-ui/kit` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

Updates `@taiga-ui/styles` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/taiga-family/taiga-ui/releases)
- [Changelog](https://github.com/taiga-family/taiga-ui/blob/main/CHANGELOG.md)
- [Commits](taiga-family/taiga-ui@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.112.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: jose
  dependency-version: 6.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: react-native-safe-area-context
  dependency-version: 5.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: react-native-screens
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/cdk"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/core"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/i18n"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/icons"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/kit"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@taiga-ui/styles"
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
pulseticker Ready Ready Preview Sep 2, 2026 5:25am UTC

@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-deps-f803ff8c9e branch September 2, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants