Bump the hapi group across 1 directory with 3 updates#1360
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the hapi group across 1 directory with 3 updates#1360dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
This was referenced Mar 27, 2026
212609d to
40ee7e4
Compare
393b054 to
d695a10
Compare
Bumps the hapi group with 3 updates: [joi](https://github.com/hapijs/joi), [@hapi/hapi](https://github.com/hapijs/hapi) and [@hapi/jwt](https://github.com/hapijs/jwt). Updates `joi` from 17.13.3 to 18.1.1 - [Commits](hapijs/joi@v17.13.3...v18.1.1) Updates `@hapi/hapi` from 21.4.4 to 21.4.7 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.4...v21.4.7) Updates `@hapi/jwt` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](hapijs/jwt@v3.2.1...v3.2.3) --- updated-dependencies: - dependency-name: joi dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi - dependency-name: "@hapi/hapi" dependency-version: 21.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: "@hapi/jwt" dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
d695a10 to
5012375
Compare
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 hapi group with 3 updates in the / directory: joi, @hapi/hapi and @hapi/jwt.
Updates
joifrom 17.13.3 to 18.1.1Commits
06afeb518.1.1407ed75chore: apply npm pkg fix4323588Merge pull request #3099 from poupounetjoyeux/master8607f5cMerge pull request #3103 from ordinary9843/fix/describe-nan-allow384c5cdMerge pull request #3097 from iamnivekx/feat/standard-validate-options3e6d6cd18.1.0b366678Merge pull request #3102 from hapijs/feat/standard-json-schemaf9f9c32feat: add Standard JSON Schemad7994c8fix: allow NaN in schema describe() output validationa454c18Fix braces escaping when template doesn't contains any variableUpdates
@hapi/hapifrom 21.4.4 to 21.4.7Commits
f2a24f621.4.7ee8475bfix: 🐛 request.url getter fails when using IPv6 and HTTP2 #4560 (#4559)509538221.4.697c435fFix invalid hostname parsing for ipv6 formatted host header (#4564)62032e621.4.50ead0ecfix: auth typings and reduced type ambiguity (#4562)Updates
@hapi/jwtfrom 3.2.1 to 3.2.3Commits
1c1cc533.2.34d3db53chore: reverts commit aa2b12b98e8ac7a3de6e2646cece2114778ebcf7.1893a043.2.2aa2b12bfix: 🐛 fixedTimeComparison favors our generated value to guarantee fixed time724555echore: bump deps