chore(deps): bump the hapi group across 1 directory with 6 updates#433
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the hapi group across 1 directory with 6 updates#433dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the hapi group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hapi/hapi](https://github.com/hapijs/hapi) | `21.4.6` | `21.4.9` | | [@hapi/inert](https://github.com/hapijs/inert) | `7.1.0` | `7.1.2` | | [@hapi/jwt](https://github.com/hapijs/jwt) | `3.2.3` | `3.2.4` | | [hapi-pulse](https://github.com/futurestudio/hapi-pulse) | `3.0.1` | `4.0.0` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `18.2.3` | Updates `@hapi/hapi` from 21.4.6 to 21.4.9 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.6...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.3 to 3.2.4 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](hapijs/jwt@v3.2.3...v3.2.4) Updates `@hapi/wreck` from 18.1.0 to 18.1.2 - [Commits](hapijs/wreck@v18.1.0...v18.1.2) Updates `hapi-pulse` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/futurestudio/hapi-pulse/releases) - [Changelog](https://github.com/futurestudio/hapi-pulse/blob/master/CHANGELOG.md) - [Commits](futurestudio/hapi-pulse@v3.0.1...v4.0.0) Updates `joi` from 17.13.3 to 18.2.3 - [Commits](hapijs/joi@v17.13.3...v18.2.3) --- 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: "@hapi/jwt" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: "@hapi/wreck" dependency-version: 18.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: hapi-pulse dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi - dependency-name: joi dependency-version: 18.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
4ff42d2 to
e1e68de
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 5 updates in the / directory:
21.4.621.4.97.1.07.1.23.2.33.2.43.0.14.0.017.13.318.2.3Updates
@hapi/hapifrom 21.4.6 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)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.3 to 3.2.4Commits
2e1644f3.2.4638ee3achore: bump dependenciesUpdates
@hapi/wreckfrom 18.1.0 to 18.1.2Commits
68ec5e818.1.2b93323bfix: cross-origin redirect should also remove sensitive headersffeabc418.1.171cbf4cchore: fix DeprecationWarning04fc449chore: solve Windows CI issue3603147chore: fix coveragea5b6facfix: properly handle proxy-authorizationUpdates
hapi-pulsefrom 3.0.1 to 4.0.0Changelog
Sourced from hapi-pulse's changelog.
Commits
582e0cb4.0.0ea6a9a3add "files" to package.jsonbbd0239update release date2021471prepare compatibility in readme for v4 release8da4969test node versions 22, 24, 26331c3cdprepare changelog02e7733bump sinon dependency2272b6adont lint when testingbc3338arequire Node.js v22f9b54debump depsUpdates
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 arguments