storm-software / cyclone-ui

🌀 A repository containing Tamagui based design components used by Storm Software. Like Shadcn UI, the components are copied into other repositories via the Cyclone CLI.
https://cyclone-ui.com
Apache License 2.0
4 stars 0 forks source link

chore(deps): update dependency storybook-react-i18next to v3 - autoclosed #87

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
storybook-react-i18next ^2.0.9 -> ^3.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stevensacks/storybook-react-i18next (storybook-react-i18next) ### [`v3.1.7`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v317-Mon-Jul-29-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.6...v3.1.7) ##### ⚠️ Pushed to `main` - Merge branch 'main' of github.com:stevensacks/storybook-react-i18next ([@​stevensacks](https://redirect.github.com/stevensacks)) - fix: storybook/test should be in devDependencies, not dependencies ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.6`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v316-Mon-Jul-29-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.5...v3.1.6) ##### ⚠️ Pushed to `main` - Merge branch 'main' of github.com:stevensacks/storybook-react-i18next ([@​stevensacks](https://redirect.github.com/stevensacks)) - feat: change to storybook 8.2 initialGlobals ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.5`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v315-Mon-Jul-22-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.4...v3.1.5) ##### ⚠️ Pushed to `main` - docs: update README for latest version of storybook initialGlobals ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.4`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v314-Mon-Jul-22-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.3...v3.1.4) ##### 🐛 Bug Fix - add friendly error message if i18n is undefined [#​29](https://redirect.github.com/stevensacks/storybook-react-i18next/pull/29) ([@​odanado](https://redirect.github.com/odanado)) ##### ⚠️ Pushed to `main` - Merge branch 'main' of github.com:stevensacks/storybook-react-i18next ([@​stevensacks](https://redirect.github.com/stevensacks)) - ci: use node 18 for build ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 2 - odanado ([@​odanado](https://redirect.github.com/odanado)) - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.3`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v313-Mon-Jul-22-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.2...v3.1.3) ##### ⚠️ Pushed to `main` - Merge branch 'main' of github.com:stevensacks/storybook-react-i18next ([@​stevensacks](https://redirect.github.com/stevensacks)) - docs: update README to reflect react-i18next 15.x ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.2`](https://redirect.github.com/stevensacks/storybook-react-i18next/blob/HEAD/CHANGELOG.md#v312-Mon-Jul-22-2024) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.1.1...v3.1.2) ##### ⚠️ Pushed to `main` - chore: add react-i18next 15.x to peerDependencies ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) *** ### [`v3.1.1`](https://redirect.github.com/stevensacks/storybook-react-i18next/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v3.0.1...v3.1.1) ##### ⚠️ Pushed to `main` - chore: update README with supported versions ([@​stevensacks](https://redirect.github.com/stevensacks)) - feat: add support for i18next-browser-languagedetector ^8.0.0 ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks)) ### [`v3.0.1`](https://redirect.github.com/stevensacks/storybook-react-i18next/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/stevensacks/storybook-react-i18next/compare/v2.1.2...v3.0.1) ##### ⚠️ Pushed to `main` - feat: bump major version for storybook 8 ([@​stevensacks](https://redirect.github.com/stevensacks)) - feat: update storybook-i18n to 3.x ([@​stevensacks](https://redirect.github.com/stevensacks)) ##### Authors: 1 - Steven Sacks ([@​stevensacks](https://redirect.github.com/stevensacks))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 2 months ago

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

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@formkit/tempo@0.1.1, npm/@trpc/server@11.0.0-rc.382, npm/react@19.0.0-rc-fb9a90fa48-20240614

View full report↗︎