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 httpmock from 0.6.4 to 0.6.5 #3678

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 httpmock from 0.6.4 to 0.6.5.

Release notes

Sourced from httpmock's releases.

v0.6.5

Changelog

Sourced from httpmock's changelog.

Version 0.6.5

Commits
  • 7c4e19c raised version to 0.6.5
  • ce041a8 fix: updated broken links to online resources
  • f2c9b0a Update CHANGELOG.md
  • b7bd929 Update CHANGELOG.md
  • 830b85f Update CHANGELOG.md
  • 11f8cff Update CHANGELOG.md
  • e6282b8 fix: replacing RWLock with Mutex to handle race condition (#53)
  • 6bfeffb fix: add new features for the clap derive API
  • f5d319c Replace unmaintained crate difference by similar
  • 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 [httpmock](https://github.com/alexliesenfeld/httpmock) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/alexliesenfeld/httpmock/releases)
- [Changelog](https://github.com/alexliesenfeld/httpmock/blob/master/CHANGELOG.md)
- [Commits](alexliesenfeld/httpmock@v0.6.4...v0.6.5)

---
updated-dependencies:
- dependency-name: httpmock
  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 06:36
@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/ABaXTdVHfMcLo9u4fR3FvZx25pd7
✅ Preview: Canceled

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #3678 (eb8a2b2) into main (ef5baf8) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3678   +/-   ##
=====================================
  Coverage     60%     60%           
=====================================
  Files        697     697           
  Lines      37214   37214           
=====================================
+ Hits       22407   22422   +15     
+ Misses     14807   14792   -15     
Impacted Files Coverage Δ
common/datavalues/src/data_value.rs 41% <0%> (+<1%) ⬆️
...mon/functions/src/scalars/dates/number_function.rs 70% <0%> (+<1%) ⬆️
common/management/src/cluster/cluster_mgr.rs 79% <0%> (+<1%) ⬆️
common/dal/src/accessors/local.rs 86% <0%> (+1%) ⬆️
query/src/storages/fuse/statistics/accumulator.rs 86% <0%> (+1%) ⬆️
common/clickhouse-srv/src/cmd.rs 83% <0%> (+1%) ⬆️
common/containers/src/pool.rs 79% <0%> (+2%) ⬆️
common/dal/src/context.rs 74% <0%> (+10%) ⬆️

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 ef5baf8...eb8a2b2. Read the comment docs.

@databend-bot
Copy link
Member

Wait for another reviewer approval

@databend-bot
Copy link
Member

CI Passed
Reviewers Approved
Let's Merge
Thank you for the PR @dependabot[bot]

@databend-bot databend-bot merged commit 522d828 into main Dec 28, 2021
@databend-bot databend-bot deleted the dependabot/cargo/main/httpmock-0.6.5 branch December 28, 2021 08:48
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants