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

Bump twox-hash from 1.6.1 to 1.6.2 #3675

Merged
merged 1 commit into from Dec 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2021

Bumps twox-hash from 1.6.1 to 1.6.2.

Commits
  • b169c16 Release version 1.6.2
  • b1f7872 Merge pull request #83 from shepmaster/digest-0.10
  • a7a7408 Support digest 0.10
  • c69c2dc Allow newer clippy lints
  • b312df6 Merge remote-tracking branch 'upstream/master'
  • 753cbdd Merge pull request #60 from tengwar/use-https-in-readme
  • a10738d Change http to https in README's version badge URL
  • See full diff in compare view

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 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)

Bumps [twox-hash](https://github.com/shepmaster/twox-hash) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/shepmaster/twox-hash/releases)
- [Commits](shepmaster/twox-hash@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: twox-hash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from BohuTANG as a code owner December 28, 2021 03:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 28, 2021
@vercel
Copy link

vercel bot commented Dec 28, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/databend/databend/39HLDxQcWEGyM7FcoDKX84f14N35
✅ Preview: Canceled

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #3675 (c029233) into main (8a6aa3c) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##            main   #3675    +/-   ##
======================================
  Coverage     60%     60%            
======================================
  Files        694     697     +3     
  Lines      37116   37673   +557     
======================================
+ Hits       22343   22814   +471     
- Misses     14773   14859    +86     
Impacted Files Coverage Δ
query/src/common/mod.rs 70% <0%> (-15%) ⬇️
common/dal/src/context.rs 64% <0%> (-11%) ⬇️
query/src/sql/sql_statement.rs 30% <0%> (-2%) ⬇️
common/datavalues/src/data_field.rs 66% <0%> (-2%) ⬇️
query/src/users/user_udf.rs 95% <0%> (-1%) ⬇️
metasrv/src/meta_service/raftmeta.rs 47% <0%> (-1%) ⬇️
common/planners/src/plan_user_udf_alter.rs 83% <0%> (ø)
query/src/interpreters/interpreter_udf_alter.rs 82% <0%> (ø)
query/src/sql/statements/statement_alter_udf.rs 69% <0%> (ø)
query/src/sql/statements/analyzer_statement.rs 91% <0%> (+<1%) ⬆️
... and 8 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 01d0a13...c029233. Read the comment docs.

@BohuTANG BohuTANG merged commit ef5baf8 into main Dec 28, 2021
@BohuTANG BohuTANG deleted the dependabot/cargo/main/twox-hash-1.6.2 branch December 28, 2021 05:11
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 need-review rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants