Skip to content

Comments

Bump the production-dependencies group across 1 directory with 6 updates#493

Merged
CommanderRedYT merged 3 commits intodevelopfrom
dependabot/npm_and_yarn/production-dependencies-eb945a9a40
Feb 12, 2026
Merged

Bump the production-dependencies group across 1 directory with 6 updates#493
CommanderRedYT merged 3 commits intodevelopfrom
dependabot/npm_and_yarn/production-dependencies-eb945a9a40

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@react-navigation/bottom-tabs 7.12.0 7.13.0
i18next 25.8.4 25.8.5
react-native-screens 4.22.0 4.23.0
react-native-svg 15.15.2 15.15.3
react-native-worklets 0.7.2 0.7.3
styled-components 6.3.8 6.3.9

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

Release notes

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

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

7.13.0 (2026-02-10)

Features

Changelog

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

7.13.0 (2026-02-10)

Features

Commits

Updates i18next from 25.8.4 to 25.8.5

Release notes

Sourced from i18next's releases.

v25.8.5

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

Sourced from i18next's changelog.

25.8.5

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

Updates react-native-screens from 4.22.0 to 4.23.0

Release notes

Sourced from react-native-screens's releases.

4.23.0

What's Changed

Minor release. It's minor, because it ships with improvements with experimental APIs, however its purpose is mostly to publish fix for FormSheet on Android related to focus & keyboard management.

🟢 Improvements

🐞 Bug fixes

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.22.0...4.23.0

Commits
  • 61a7d8e release: 4.23.0 (#3623)
  • 9b387ce fix(Android, FormSheet): Add logic for dismissing keyboard when the BottomShe...
  • 2711117 fix(android): default ScreenStackHeaderSubview type is LEFT (#3619)
  • c72539d feat(Android, Stack v5): allow for nested container pop via JS (#3612)
  • 5a6f842 chore(Android): run :spotlessApply (#3614)
  • See full diff in compare view

Updates react-native-svg from 15.15.2 to 15.15.3

Release notes

Sourced from react-native-svg's releases.

v15.15.3

Patch fixing buffer issues and adding compatibility with next react-native version.

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v15.15.2...v15.15.3

Commits

Updates react-native-worklets from 0.7.2 to 0.7.3

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.7.3

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.7.2...worklets-0.7.3

Commits
  • b688171 release(Worklets): 0.7.3
  • 5c07ff6 fix(Worklets): Synchronizable serialization for objects outside of Bundle Mod...
  • bd5c5e8 fix(Worklets): false-positive inlineStyles warning on computed [value] (#8897)
  • See full diff in compare view

Updates styled-components from 6.3.8 to 6.3.9

Release notes

Sourced from styled-components's releases.

styled-components@6.3.9

Patch Changes

  • ca61aca: Fix CSS block comments containing // (e.g. URLs) causing subsequent styles to not be applied.
  • a2cd792: Fix createGlobalStyle styles not being removed when unmounted in RSC environments. React 19's precedence attribute on style tags makes them persist as permanent resources; global styles now render without precedence so they follow normal component lifecycle.
  • dbe0aae: In RSC environments, theme is now undefined instead of {} for styled components, matching the existing behavior of withTheme and createGlobalStyle. This ensures accessing theme properties without a ThemeProvider correctly throws rather than silently returning undefined.
  • 1888c73: Fix withTheme HOC types: ref now correctly resolves to the component instance type instead of the constructor, and theme is properly optional in the wrapped component's props.
  • f84f3fa: Fix SSR styles hydration and global style cleanup in Shadow DOM
  • 43a5b4b: Optimize internal style processing hot paths: cached GroupedTag index lookups, string fast path in flatten, direct string concatenation in dynamic style generation, pre-built stylis middleware chain with lazy RegExp creation, single-lookup Map operations, VirtualTag append fast-path, and manual string concat in SSR output.
  • 788e8c0: Revert exports field and restore browser/server build split with browser field in package.json. Fixes require('stream') resolution errors in browser bundlers like webpack 5.
Commits
  • b5bb591 Version Packages (#5647)
  • f84f3fa fix: Shadow DOM SSR Hydration Support (#5656)
  • 43a5b4b perf: optimize internal style processing hot paths
  • 788e8c0 fix: revert exports field and restore browser/server build split
  • a2cd792 fix: remove precedence from createGlobalStyle RSC output for proper unmount
  • 1888c73 fix: improve withTheme HOC type safety and eliminate double type cast
  • dbe0aae fix: make OverrideStyle compatible with React 19 and return undefined theme i...
  • ca61aca fix: handle // inside CSS block comments and strip orphaned */
  • 5d25740 chore: update gitignore, agent instructions, and benchmark deps
  • 5448bad chore: alias agent instructions for claude
  • Additional commits viewable in compare view

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 production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.12.0` | `7.13.0` |
| [i18next](https://github.com/i18next/i18next) | `25.8.4` | `25.8.5` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.22.0` | `4.23.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.15.2` | `15.15.3` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.2` | `0.7.3` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.3.8` | `6.3.9` |



Updates `@react-navigation/bottom-tabs` 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/bottom-tabs@7.13.0/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.13.0/packages/bottom-tabs)

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

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

Updates `react-native-svg` from 15.15.2 to 15.15.3
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.15.2...v15.15.3)

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

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

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  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.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-screens
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-svg
  dependency-version: 15.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-worklets
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: styled-components
  dependency-version: 6.3.9
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2026
@CommanderRedYT
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@CommanderRedYT CommanderRedYT merged commit 08852ec into develop Feb 12, 2026
7 checks passed
@CommanderRedYT CommanderRedYT deleted the dependabot/npm_and_yarn/production-dependencies-eb945a9a40 branch February 12, 2026 01:41
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenDTU-App Releases Feb 12, 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