build(deps): bump the hapi group across 1 directory with 3 updates#1360
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): 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
2ad09c4 to
0ff9854
Compare
1a976e9 to
a75c13e
Compare
a75c13e to
f3b43ca
Compare
Bumps the hapi group with 3 updates in the / directory: [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.2 - [Commits](hapijs/joi@v17.13.3...v18.1.2) Updates `@hapi/hapi` from 21.4.4 to 21.4.8 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.4...v21.4.8) 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: "@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 - dependency-name: joi dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
f3b43ca to
5cb89de
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.2Commits
7d43b1218.1.2d98c802Merge pull request #3107 from mahmoodhamdi/fix/json-schema-number-rules7edc591fix: improve JSON Schema conversion for number.port() and number.sign()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-schemaUpdates
@hapi/hapifrom 21.4.4 to 21.4.8Commits
b9b1ba921.4.8924279cchore: bump deps (#4568)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