Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @types/joi from 14.3.4 to 17.2.3 #1253

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 18, 2021

Bumps @types/joi from 14.3.4 to 17.2.3.

Commits

Dependabot compatibility score

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/joi-17.2.3 branch from 11b1a84 to df72313 Compare January 20, 2021 09:04
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #1253 (df72313) into master (216addd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1253   +/-   ##
=======================================
  Coverage   64.72%   64.72%           
=======================================
  Files         236      236           
  Lines        6469     6469           
  Branches     1118     1118           
=======================================
  Hits         4187     4187           
  Misses       1968     1968           
  Partials      314      314           
Flag Coverage Δ
botonic-core 41.32% <ø> (ø)
botonic-nlu 64.47% <ø> (ø)
botonic-plugin-dynamodb 79.62% <ø> (ø)
botonic-react 55.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 216addd...df72313. Read the comment docs.

@github-actions
Copy link

Unit Test Results

  1 files  ±0    5 suites  ±0   15s ⏱️ -1s
20 tests ±0  20 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit df72313. ± Comparison against base commit 216addd.

@vanbasten17
Copy link
Contributor

vanbasten17 commented Jan 22, 2021

@dpinol I have taken a look to this.
I first tried to install joi and @types/joi to it's latest versions.
Then the following error appeared: property 'validate' does not exist on type 'root' when running the test of space-export.test.ts.
I think this is some breaking changes introduced in v16.0, here what I've found so far: hapijs/joi#2037
Can you take a look whenever you can? Not urgent

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant