Bump @hapi/hoek and @hapi/joi #32

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1 into master
dependabot[bot] commented 2022-09-30 03:24:20 +00:00 (Migrated from github.com)

Bumps @hapi/hoek and @hapi/joi. These dependencies needed to be updated together.
Updates @hapi/hoek from 6.2.1 to 8.5.1

Commits

Updates @hapi/joi from 15.0.3 to 15.1.1

Commits

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.

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) and [@hapi/joi](https://github.com/hapijs/joi). These dependencies needed to be updated together. Updates `@hapi/hoek` from 6.2.1 to 8.5.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hapijs/hoek/commit/5bd73f642b0e21a92fc582ad2b489301753d1e01"><code>5bd73f6</code></a> 8.5.1</li> <li><a href="https://github.com/hapijs/hoek/commit/4d0804bc6135ad72afdc5e1ec002b935b2f5216a"><code>4d0804b</code></a> Backport <a href="https://github-redirect.dependabot.com/hapijs/hoek/issues/352">#352</a>. Closes <a href="https://github-redirect.dependabot.com/hapijs/hoek/issues/353">#353</a></li> <li><a href="https://github.com/hapijs/hoek/commit/4ae5f5355f55f600e0969cb61369b7c41b0f50e1"><code>4ae5f53</code></a> 8.5.0</li> <li><a href="https://github.com/hapijs/hoek/commit/83019b8d338f96cd0d04ec6d8f1eff10366c42aa"><code>83019b8</code></a> Add isPromise(). Closes <a href="https://github-redirect.dependabot.com/hapijs/hoek/issues/346">#346</a></li> <li><a href="https://github.com/hapijs/hoek/commit/b9aa286c1b9a44f5b6421fc720a5a7c68884dc9a"><code>b9aa286</code></a> Add declaration</li> <li><a href="https://github.com/hapijs/hoek/commit/5dcbb9c45de655996ca3c41caf80605a585d5806"><code>5dcbb9c</code></a> 8.4.0</li> <li><a href="https://github.com/hapijs/hoek/commit/d898b06bfe00a9271bb5dd5feb8d78a15311050e"><code>d898b06</code></a> Add TS utils. Closes <a href="https://github-redirect.dependabot.com/hapijs/hoek/issues/345">#345</a></li> <li><a href="https://github.com/hapijs/hoek/commit/ea1741d7d3fcf6b1dd2bf9f5cfbcb36668f700d9"><code>ea1741d</code></a> 8.3.2</li> <li><a href="https://github.com/hapijs/hoek/commit/f6eb28d79f8a0f158db3b59f771f0e4f00ec7dd2"><code>f6eb28d</code></a> Improve clone() performance. Closes <a href="https://github-redirect.dependabot.com/hapijs/hoek/issues/344">#344</a></li> <li><a href="https://github.com/hapijs/hoek/commit/8fa5664b4cb0daaa242f384e415ffc3fc93a11e5"><code>8fa5664</code></a> 8.3.1</li> <li>Additional commits viewable in <a href="https://github.com/hapijs/hoek/compare/v6.2.1...v8.5.1">compare view</a></li> </ul> </details> <br /> Updates `@hapi/joi` from 15.0.3 to 15.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hapijs/joi/commit/b604775fccad77836b000aec2b33cdb6de26a73a"><code>b604775</code></a> 15.1.1</li> <li><a href="https://github.com/hapijs/joi/commit/da4774f8213058fac2da5c00b995c43f68e49787"><code>da4774f</code></a> Replace v16 compatibility interface. Closes <a href="https://github-redirect.dependabot.com/hapijs/joi/issues/2047">#2047</a></li> <li><a href="https://github.com/hapijs/joi/commit/e14321fa5f05fc1bab9fbe33a19d583a1b1ae778"><code>e14321f</code></a> 15.1.0</li> <li><a href="https://github.com/hapijs/joi/commit/5d4c0c917b3dbd4d5feca531cd174278acb73e0c"><code>5d4c0c9</code></a> Legacy api. Closes <a href="https://github-redirect.dependabot.com/hapijs/joi/issues/1926">#1926</a></li> <li>See full diff in <a href="https://github.com/hapijs/joi/compare/v15.0.3...v15.1.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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/Rodrigoplp/stream-saga/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1:dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch master
git merge --squash dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch master
git merge --ff-only dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git switch master
git merge dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
git push origin master
Sign in to join this conversation.
No description provided.