Skip to content

chore: bump joi from 17.13.3 to 17.13.7 in /RNExample - #984

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/RNExample/joi-17.13.7
Open

chore: bump joi from 17.13.3 to 17.13.7 in /RNExample#984
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/RNExample/joi-17.13.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps joi from 17.13.3 to 17.13.7.

Commits
  • ed9d7cd 17.13.7
  • f2729f7 Merge pull request #3145 from hapijs/backport/isodate-timeshift-v17
  • c43fc96 chore: add regression test for #3143
  • 115e7b5 fix(isoDate): pad a bare-hour timeshift with a colon, not just zeros
  • 850be1e 17.13.6
  • 9faeecc Merge pull request #3139 from hapijs/chore/backport-messages-proto
  • 8d0b808 fix: prevent messages proto injection
  • 566e73f 17.13.5
  • 3f3907c Merge pull request #3135 from hapijs/chore/backport-rename-proto
  • 172ecec fix: prevent proto on renames
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.7.
- [Commits](hapijs/joi@v17.13.3...v17.13.7)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.7
  dependency-type: indirect
...

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 Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 08:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 2026
@cursor

cursor Bot commented Sep 10, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Lockfile-only patch dependency update with no direct code changes; low blast radius unless Joi validation paths are heavily customized.

Overview
Updates the RNExample package-lock.json so the locked joi package moves from 17.13.3 to 17.13.7 (resolved tarball URL and integrity hash only). No package.json or app source changes in this diff.

The newer patch line includes upstream fixes (e.g. ISO date timeshift handling and prototype-pollution hardening around custom messages and renames), which matter if anything in the RN example tree validates with Joi at runtime or in tooling.

Reviewed by Cursor Bugbot for commit 870820e. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: c34e1d7d-031f-4016-8be4-a14d7e90149a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

📦 SDK Size Impact Report

Measures how much the SDK adds to an app's size (with-SDK minus without-SDK).

Metric Target Branch This PR Change
App Bundle Impact 1.81 MB 1.81 MB +N/A
Executable Impact 848 bytes 848 bytes +N/A
XCFramework Size 6.52 MB 6.52 MB +N/A

➡️ SDK size impact change is minimal.

Raw measurements

Target branch (main):

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1936,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1852,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6672}

This PR:

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1936,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1852,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6672}

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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants