Skip to content

Bump joi from 18.0.1 to 18.2.3#8906

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

Bump joi from 18.0.1 to 18.2.3#8906
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/joi-18.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps joi from 18.0.1 to 18.2.3.

Commits
  • c86ddc0 18.2.3
  • 8077125 Merge pull request #3125 from hapijs/fix/json-schema-multiple-patterns
  • 223217a fix: expose multiple string patterns in json schemas
  • 85947a8 Merge pull request #3124 from hapijs/chore/object-proto
  • fe41c4f chore: deny prototype pollution in objects by restoring prototype
  • 87d3a62 18.2.2
  • 1c7d34e Merge pull request #3120 from hapijs/fix/json-schema-bugfixes
  • 515a8f0 test(json-schema): drop runtime validation from json-schema tests
  • 6574f75 fix(json-schema): register id'd child schemas in $defs
  • 770a2cf fix(json-schema): skip rule handlers with ref arguments
  • 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 18.0.1 to 18.2.3.
- [Commits](hapijs/joi@v18.0.1...v18.2.3)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 18.2.3
  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 Jun 26, 2026
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment Jun 26, 2026 6:58pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
hashdotdesign-tokens Ignored Ignored Preview Jun 26, 2026 6:58pm
petrinaut Skipped Skipped Jun 26, 2026 6:58pm

@vercel vercel Bot temporarily deployed to Preview – petrinaut June 26, 2026 18:46 Inactive
@cursor

cursor Bot commented Jun 26, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Lockfile-only dependency patch/minor upgrade with upstream validation and security hardening; no application source changes in this PR.

Overview
Updates the locked joi dependency from 18.0.1 to 18.2.3 in yarn.lock (transitive resolution for joi@npm:^18.0.1), including a minor bump of @standard-schema/spec in that lock entry.

Upstream changes in this range include JSON Schema fixes (e.g. multiple string patterns, $defs for id’d child schemas, ref-handling in rule handlers) and a prototype-pollution hardening change for object validation by restoring prototypes.

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

@github-actions github-actions Bot added the area/deps Relates to third-party dependencies (area) label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants