Bump the hapi group across 1 directory with 2 updates#347
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the hapi group across 1 directory with 2 updates#347dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the hapi group with 2 updates: [@hapi/hapi](https://github.com/hapijs/hapi) and [joi](https://github.com/hapijs/joi). Updates `@hapi/hapi` from 21.4.6 to 21.4.7 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.6...v21.4.7) Updates `joi` from 17.13.3 to 18.1.1 - [Commits](hapijs/joi@v17.13.3...v18.1.1) --- 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: 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>
13da764 to
8a1016a
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 2 updates in the / directory: @hapi/hapi and joi.
Updates
@hapi/hapifrom 21.4.6 to 21.4.7Commits
f2a24f621.4.7ee8475bfix: 🐛 request.url getter fails when using IPv6 and HTTP2 #4560 (#4559)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 variable