build(deps): bump the hapi group across 1 directory with 4 updates#1439
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the hapi group across 1 directory with 4 updates#1439dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
3bde355 to
b4594a6
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.2.1 - [Commits](hapijs/joi@v17.13.3...v18.2.1) Updates `@hapi/hapi` from 21.4.4 to 21.4.9 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.4...v21.4.9) 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) Updates `@hapi/wreck` from 18.1.0 to 18.1.1 - [Commits](hapijs/wreck@v18.1.0...v18.1.1) --- updated-dependencies: - dependency-name: "@hapi/hapi" dependency-version: 21.4.9 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: "@hapi/wreck" dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
b4594a6 to
2d6674d
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.2.1Commits
048fe0518.2.12392713Merge pull request #3113 from hapijs/fix/link-max-call-stackfc146a6fix: protect link recursion from max call stackf4e97e018.2.0626893dMerge pull request #3111 from hapijs/feat/link-maxRecursion9c7a443feat: add maxRecursion limit to links7d43b1218.1.2d98c802Merge pull request #3107 from mahmoodhamdi/fix/json-schema-number-rules7edc591fix: improve JSON Schema conversion for number.port() and number.sign()06afeb518.1.1Updates
@hapi/hapifrom 21.4.4 to 21.4.9Commits
d4f93d821.4.9f361946chore: bump dependencies (#4577)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 depsUpdates
@hapi/wreckfrom 18.1.0 to 18.1.1Commits
ffeabc418.1.171cbf4cchore: fix DeprecationWarning04fc449chore: solve Windows CI issue3603147chore: fix coveragea5b6facfix: properly handle proxy-authorization