Skip to content

Comments

Bump the production-dependencies group across 1 directory with 7 updates#499

Merged
CommanderRedYT merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/production-dependencies-b604af3571
Feb 20, 2026
Merged

Bump the production-dependencies group across 1 directory with 7 updates#499
CommanderRedYT merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/production-dependencies-b604af3571

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
@react-navigation/bottom-tabs 7.13.0 7.14.0
@react-navigation/native-stack 7.12.0 7.13.0
i18next 25.8.5 25.8.11
react-native-paper-dates 0.23.3 0.23.4
react-native-reanimated 4.2.1 4.2.2
react-native-worklets 0.7.3 0.7.4
styled-components 6.3.9 6.3.10

Updates @react-navigation/bottom-tabs from 7.13.0 to 7.14.0

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​7.14.0

7.14.0 (2026-02-16)

Bug Fixes

Features

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.14.0 (2026-02-16)

Bug Fixes

Features

Commits
  • d149ee1 chore: publish
  • e02224d docs: update JSDoc for tabBarBadgeStyle
  • 1f575fa feat: drop 'resource' type for icons
  • 6d460cb fix: include tab item appearance in scrollEdgeAppearance for native tabs (#12...
  • 92a0544 feat: support hiding native tab bar (#12967)
  • See full diff in compare view

Updates @react-navigation/native-stack from 7.12.0 to 7.13.0

Release notes

Sourced from @​react-navigation/native-stack's releases.

@​react-navigation/native-stack@​7.13.0

7.13.0 (2026-02-16)

Features

Changelog

Sourced from @​react-navigation/native-stack's changelog.

7.13.0 (2026-02-16)

Features

Commits

Updates i18next from 25.8.5 to 25.8.11

Release notes

Sourced from i18next's releases.

v25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

v25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 223943

v25.8.8

  • types(i18n): add missing toJSON() declaration 2393

v25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

v25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318
Changelog

Sourced from i18next's changelog.

25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 2394

25.8.8

  • types(i18n): add missing toJSON() declaration 2393

25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318
Commits

Updates react-native-paper-dates from 0.23.3 to 0.23.4

Release notes

Sourced from react-native-paper-dates's releases.

Release 0.23.4

What's Changed

Full Changelog: web-ridge/react-native-paper-dates@v0.23.3...v0.23.4

Commits
  • 31f3ea0 chore: release 0.23.4
  • babc460 refactor: default input mode to outlined to align with material guidelines (#...
  • See full diff in compare view

Updates react-native-reanimated from 4.2.1 to 4.2.2

Release notes

Sourced from react-native-reanimated's releases.

4.2.2

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.2.1...4.2.2

Commits
  • 86d5ee0 release(Reanimated): 4.2.2 (#8973)
  • 121e318 Web-specific jest tests support cherry-pick and remaining test fixes (#8972)
  • cdd894b chore: Add support for RN 0.84 (#8953)
  • 19df7df cherry-pick(Reanimated): Add worklet mock helper function for jest unit tes...
  • 702ab6b cherry-pick(Reanimated): fix FORCE_REACT_RENDER_FOR_SETTLED_ANIMATIONS featur...
  • 2dda510 cherry-pick(Reanimated): fix useHandler not working on web without babel pl...
  • cd4a66e cherry-pick(Reanimated): Fix the issue with next.js throwing errors while hyd...
  • 27b225c cherry-pick(Reanimated): Stop passing nativeID to component in jest unit test...
  • a73f299 cherry-pick(Reanimated): Guard for undefined style in Jest utils (#8955)
  • da0c63e cherry-pick(Reanimated): fix FORCE_REACT_RENDER_FOR_SETTLED_ANIMATIONS incorr...
  • Additional commits viewable in compare view

Updates react-native-worklets from 0.7.3 to 0.7.4

Commits

Updates styled-components from 6.3.9 to 6.3.10

Release notes

Sourced from styled-components's releases.

styled-components@6.3.10

Patch Changes

  • f674224: fix: RSC style tags for extended components have correct href and include base CSS (#5663)

    • Fix spaces in <style href> attribute that caused React 19 hydration failures when using styled() inheritance
    • Fix missing base component CSS in RSC output when only the extended component renders
    • Emit a separate <style> tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles
    • Preserve correct CSS ordering (base before extended) for proper specificity override behavior
  • f674224: Reduce standalone/browser bundle size by making IS_RSC a build-time constant, enabling dead code elimination of RSC-specific branches

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2026
Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.13.0` | `7.14.0` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.12.0` | `7.13.0` |
| [i18next](https://github.com/i18next/i18next) | `25.8.5` | `25.8.11` |
| [react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates) | `0.23.3` | `0.23.4` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.1` | `4.2.2` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.3` | `0.7.4` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.3.9` | `6.3.10` |



Updates `@react-navigation/bottom-tabs` from 7.13.0 to 7.14.0
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.14.0/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.14.0/packages/bottom-tabs)

Updates `@react-navigation/native-stack` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.13.0/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.13.0/packages/native-stack)

Updates `i18next` from 25.8.5 to 25.8.11
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.8.5...v25.8.11)

Updates `react-native-paper-dates` from 0.23.3 to 0.23.4
- [Release notes](https://github.com/web-ridge/react-native-paper-dates/releases)
- [Commits](web-ridge/react-native-paper-dates@v0.23.3...v0.23.4)

Updates `react-native-reanimated` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.2.2/packages/react-native-reanimated)

Updates `react-native-worklets` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.7.4/packages/react-native-worklets)

Updates `styled-components` from 6.3.9 to 6.3.10
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.9...styled-components@6.3.10)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-version: 25.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-paper-dates
  dependency-version: 0.23.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-reanimated
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-worklets
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: styled-components
  dependency-version: 6.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-b604af3571 branch from 53c19c6 to 1e1ce36 Compare February 20, 2026 16:37
@CommanderRedYT CommanderRedYT merged commit 8011b45 into develop Feb 20, 2026
9 checks passed
@CommanderRedYT CommanderRedYT deleted the dependabot/npm_and_yarn/production-dependencies-b604af3571 branch February 20, 2026 22:19
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenDTU-App Releases Feb 20, 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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant