Bump the production-dependencies group with 6 updates#456
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Bump the production-dependencies group with 6 updates#456dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.6.0` | `7.7.3` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.6.0` | `7.6.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.2.1` | `16.2.4` | | [react-native-localize](https://github.com/zoontek/react-native-localize) | `3.5.4` | `3.6.0` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.1` | `5.6.2` | Updates `@octokit/rest` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v22.0.0...v22.0.1) Updates `@react-navigation/bottom-tabs` from 7.6.0 to 7.7.3 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.7.3/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.7.3/packages/bottom-tabs) Updates `@react-navigation/native-stack` from 7.6.0 to 7.6.2 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.6.2/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.6.2/packages/native-stack) Updates `react-i18next` from 16.2.1 to 16.2.4 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.2.1...v16.2.4) Updates `react-native-localize` from 3.5.4 to 3.6.0 - [Release notes](https://github.com/zoontek/react-native-localize/releases) - [Commits](zoontek/react-native-localize@3.5.4...3.6.0) Updates `react-native-safe-area-context` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-localize dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 6 updates:
22.0.022.0.17.6.07.7.37.6.07.6.216.2.116.2.43.5.43.6.05.6.15.6.2Updates
@octokit/restfrom 22.0.0 to 22.0.1Release notes
Sourced from
@octokit/rest's releases.Commits
daa3ec9ci(action): update actions/setup-node action to v6 (#534)1dec0c7ci(action): update peter-evans/create-or-update-comment action to v5 (#531)ded2f17fix(deps): update octokit monorepo (major) (#538)0e0eaeachore(deps): update dependency@types/nodeto v24 (#537)c04acc8chore(deps): update vitest monorepo to v4 (major) (#536)e6dd306chore(deps): update dependency undici to v7 (#474)5f380d0build(deps-dev): Bump form-data from 4.0.2 to 4.0.4 in /docs (#520)dc6827dbuild(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 in /docs (#516)Updates
@react-navigation/bottom-tabsfrom 7.6.0 to 7.7.3Release notes
Sourced from
@react-navigation/bottom-tabs's releases.Changelog
Sourced from
@react-navigation/bottom-tabs's changelog.Commits
85fa1e2chore: publishad44001refactor: tweak how lazy screens are handled4cd5301chore: publishbc5b2e1fix: disable prevent default for native tabsb24d021chore: publish503aef2fix: add missing options437fdd5chore: publishe97db56feat: add unstable native bottom tabs integration (#12791)Updates
@react-navigation/native-stackfrom 7.6.0 to 7.6.2Release notes
Sourced from
@react-navigation/native-stack's releases.Changelog
Sourced from
@react-navigation/native-stack's changelog.Commits
85fa1e2chore: publish150c54bdocs: update JSDoc for full screen gesture related options (#12811)6bf504edocs(iOS): update docs for animationDuration (#12747)886522ffix: update modal types in native stack437fdd5chore: publishUpdates
react-i18nextfrom 16.2.1 to 16.2.4Changelog
Sourced from react-i18next's changelog.
Commits
ef8283516.2.472e1a00try to fix "Trans component do not render anymore children as default value i...1e98bfa16.2.308b089bbuild06cc0e8fix hyphened component break issue (#1882)8eeaf9616.2.24aebae0releasee0e882ffix trans component break with less than sign (#1880)Updates
react-native-localizefrom 3.5.4 to 3.6.0Release notes
Sourced from react-native-localize's releases.
Commits
8140894Bump version number053d06cAdd SSR support (#309)e360456Remove ensureCountryCode03a2161Move speca9ee1ddBuild mock with es2017 targetf1e6351Use for…of loopsed5a275Use Set for constants60d45c9Use .native instead of .web (WIP SSR)fea28b5Update to react native 0.82Updates
react-native-safe-area-contextfrom 5.6.1 to 5.6.2Release notes
Sourced from react-native-safe-area-context's releases.
Commits
8b2267achore: release 5.6.2393fcc8fix: Add missing event dispatcher for tvOS and macOS in legacy arch (#670)e8b8d93chore(docs): update urls in documentation (#658)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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