chore: bump joi from 17.13.3 to 17.13.7 in /RNExample - #984
chore: bump joi from 17.13.3 to 17.13.7 in /RNExample#984dependabot[bot] wants to merge 1 commit into
Conversation
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>
PR SummaryLow Risk Overview 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. |
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
📦 SDK Size Impact ReportMeasures how much the SDK adds to an app's size (with-SDK minus without-SDK).
➡️ SDK size impact change is minimal. Raw measurementsTarget 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} |
Bumps joi from 17.13.3 to 17.13.7.
Commits
ed9d7cd17.13.7f2729f7Merge pull request #3145 from hapijs/backport/isodate-timeshift-v17c43fc96chore: add regression test for #3143115e7b5fix(isoDate): pad a bare-hour timeshift with a colon, not just zeros850be1e17.13.69faeeccMerge pull request #3139 from hapijs/chore/backport-messages-proto8d0b808fix: prevent messages proto injection566e73f17.13.53f3907cMerge pull request #3135 from hapijs/chore/backport-rename-proto172ececfix: prevent proto on renamesDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.