hapi v21.0.0 is a medium-sized release focused on modernization and miscellaneous API improvements. All modules in the hapi.js ecosystem have been updated to officially support Node.js v18, be compatible with ESM projects, and drop support for Node.js v12. Plugins in the hapi.js ecosystem now support hapi v20+.
v20.2.1
No release notes provided.
v20.2.0
Features
Add optional payload authentication skip on credentials injection #4214 (#4274)
Bug
Fix handling of auth scheme/strategy realms #4218 (#4281)
Miscellaneous
test: Fix tests for node@16 error format change #4282 (#4283)
This version was pushed to npm by devinivy, a new releaser for @hapi/glue since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/danielb2/hapi-info/network/alerts).
Bumps @hapi/hapi to 21.1.0 and updates ancestor dependency @hapi/glue. These dependencies need to be updated together.
Updates
@hapi/hapi
from 17.9.0 to 21.1.0Release notes
Sourced from
@hapi/hapi
's releases.Commits
9c17cc0
21.1.0a0efdc4
Fix handling of no remoteAddress available (#4396)c07b506
Move TypeScript definition from DT (as-is) (#4398)cb5b9d5
Fix node version requirement (#4391)f8cd278
Add documentation for server.options.load.maxEventLoopUtilization (#4387)4619c3d
21.0.006beb0f
Merge remote-tracking branch 'origin/v21'923491b
Update license (#4375)8540cd3
Update documentation for server.events.on()/.once() (#4372)8346f40
21.0.0-beta.1Maintainer changes
This version was pushed to npm by devinivy, a new releaser for
@hapi/hapi
since your current version.Updates
@hapi/glue
from 5.1.0 to 9.0.0Commits
8fde3fc
9.0.094c4d55
Support for node v18 and hapi v21, ESM support (#148)9612e82
add dispatcher and use shared configeb2da6e
add IDE linting58befdc
Create ci-module.yml (#145)24d0151
upgrade lab to v24 (#144)beaa7eb
migrate to new travis format (#143)aed1e14
8.0.0b5758b2
Merge pull request #142 from damusix/nextf9bcefd
docs: ✏️ document version supportMaintainer changes
This version was pushed to npm by devinivy, a new releaser for
@hapi/glue
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/danielb2/hapi-info/network/alerts).