build(deps): bump the hapi group across 1 directory with 4 updates#1471
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the hapi group across 1 directory with 4 updates#1471dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
6299397 to
fc547f2
Compare
a26ef1b to
eac1d0d
Compare
247a628 to
33ae936
Compare
Bumps the hapi group with 4 updates in the / directory: [joi](https://github.com/hapijs/joi), [@hapi/hapi](https://github.com/hapijs/hapi), [@hapi/inert](https://github.com/hapijs/inert) and [@hapi/jwt](https://github.com/hapijs/jwt). Updates `joi` from 17.13.3 to 18.2.3 - [Commits](hapijs/joi@v17.13.3...v18.2.3) 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/inert` from 7.1.0 to 7.1.2 - [Release notes](https://github.com/hapijs/inert/releases) - [Commits](hapijs/inert@v7.1.0...v7.1.2) Updates `@hapi/jwt` from 3.2.1 to 3.2.4 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](hapijs/jwt@v3.2.1...v3.2.4) --- 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/inert" dependency-version: 7.1.1 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.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
33ae936 to
f08a7fa
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 4 updates in the / directory: joi, @hapi/hapi, @hapi/inert and @hapi/jwt.
Updates
joifrom 17.13.3 to 18.2.3Commits
c86ddc018.2.38077125Merge pull request #3125 from hapijs/fix/json-schema-multiple-patterns223217afix: expose multiple string patterns in json schemas85947a8Merge pull request #3124 from hapijs/chore/object-protofe41c4fchore: deny prototype pollution in objects by restoring prototype87d3a6218.2.21c7d34eMerge pull request #3120 from hapijs/fix/json-schema-bugfixes515a8f0test(json-schema): drop runtime validation from json-schema tests6574f75fix(json-schema): register id'd child schemas in $defs770a2cffix(json-schema): skip rule handlers with ref argumentsUpdates
@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/inertfrom 7.1.0 to 7.1.2Commits
8305ec57.1.25921755fix: error on non-files9cd9da97.1.1a65e5b2chore: fix unit testbcceb76fix: block sibling-prefix path traversal92b0cd8chore: fix esm testsbce4761chore: pin eslint-pluginUpdates
@hapi/jwtfrom 3.2.1 to 3.2.4Commits
2e1644f3.2.4638ee3achore: bump dependencies1c1cc533.2.34d3db53chore: reverts commit aa2b12b98e8ac7a3de6e2646cece2114778ebcf7.1893a043.2.2aa2b12bfix: 🐛 fixedTimeComparison favors our generated value to guarantee fixed time724555echore: bump deps