Skip to content

chore(deps): bump the github-actions group with 2 updates - #4372

Merged
Tommy Nguyen (tido64) merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-cc088dd084
Sep 22, 2026
Merged

Tommy Nguyen (tido64) merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-cc088dd084

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: microsoft/react-native-test-app/.github/actions/setup-toolchain and microsoft/react-native-test-app/.github/actions/cocoapods.

Updates microsoft/react-native-test-app/.github/actions/setup-toolchain from 5.4.9 to 5.4.11

Release notes

Sourced from microsoft/react-native-test-app/.github/actions/setup-toolchain's releases.

5.4.11 (2026-09-14)

🩹 Fixes

  • deps: update android camerax to v1.6.2 (#2931)

5.4.10 (2026-09-10)

🩹 Fixes

  • apple: support Ruby JSON 3.x (#2923)
Commits
  • c75754b fix(deps): update android camerax to v1.6.2 (#2931)
  • 54759f1 chore(deps): update nx monorepo to v22.7.9 (#2930)
  • f828984 chore(deps): update dependency @​expo/config-plugins to v57.0.9 (#2929)
  • e194db8 chore(deps): bump sharp from 0.35.3 to 0.35.4 (#2926)
  • 8a2c917 chore(deps): bump morgan from 1.11.0 to 1.12.0 (#2928)
  • 8ae6d96 chore(deps): bump smol-toml from 1.7.0 to 1.8.0 (#2924)
  • 639be97 chore(deps): bump joi from 17.13.4 to 17.13.7 (#2927)
  • 02aede9 fix(apple): support Ruby JSON 3.x (#2923)
  • 9209792 chore(security): address security alerts (#2920)
  • 0301140 chore(deps): bump fast-uri from 3.1.5 to 3.1.6 (#2919)
  • Additional commits viewable in compare view

Updates microsoft/react-native-test-app/.github/actions/cocoapods from 5.4.9 to 5.4.11

Release notes

Sourced from microsoft/react-native-test-app/.github/actions/cocoapods's releases.

5.4.11 (2026-09-14)

🩹 Fixes

  • deps: update android camerax to v1.6.2 (#2931)

5.4.10 (2026-09-10)

🩹 Fixes

  • apple: support Ruby JSON 3.x (#2923)
Commits
  • c75754b fix(deps): update android camerax to v1.6.2 (#2931)
  • 54759f1 chore(deps): update nx monorepo to v22.7.9 (#2930)
  • f828984 chore(deps): update dependency @​expo/config-plugins to v57.0.9 (#2929)
  • e194db8 chore(deps): bump sharp from 0.35.3 to 0.35.4 (#2926)
  • 8a2c917 chore(deps): bump morgan from 1.11.0 to 1.12.0 (#2928)
  • 8ae6d96 chore(deps): bump smol-toml from 1.7.0 to 1.8.0 (#2924)
  • 639be97 chore(deps): bump joi from 17.13.4 to 17.13.7 (#2927)
  • 02aede9 fix(apple): support Ruby JSON 3.x (#2923)
  • 9209792 chore(security): address security alerts (#2920)
  • 0301140 chore(deps): bump fast-uri from 3.1.5 to 3.1.6 (#2919)
  • 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 github-actions group with 2 updates: [microsoft/react-native-test-app/.github/actions/setup-toolchain](https://github.com/microsoft/react-native-test-app) and [microsoft/react-native-test-app/.github/actions/cocoapods](https://github.com/microsoft/react-native-test-app).


Updates `microsoft/react-native-test-app/.github/actions/setup-toolchain` from 5.4.9 to 5.4.11
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](microsoft/react-native-test-app@2bd913d...c75754b)

Updates `microsoft/react-native-test-app/.github/actions/cocoapods` from 5.4.9 to 5.4.11
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](microsoft/react-native-test-app@2bd913d...c75754b)

---
updated-dependencies:
- dependency-name: microsoft/react-native-test-app/.github/actions/setup-toolchain
  dependency-version: 5.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: microsoft/react-native-test-app/.github/actions/cocoapods
  dependency-version: 5.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 21, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 21, 2026
@github-actions github-actions Bot added the chore Improvements that don't directly affect features label Sep 21, 2026
@tido64
Tommy Nguyen (tido64) merged commit 1ab58e9 into main Sep 22, 2026
13 checks passed
@tido64
Tommy Nguyen (tido64) deleted the dependabot/github_actions/github-actions-cc088dd084 branch September 22, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Improvements that don't directly affect features dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant