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(rust)(deps): update testresult requirement from 0.3.0 to 0.4.0 in /wnfs #411

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Updates the requirements on testresult to permit the latest version.

Commits
  • b4c97eb Merge pull request #10 from wiktor-k/release-0.4.0
  • 742e22e Release version 0.4.0
  • 6d738ce Merge pull request #9 from wiktor-k/improve-docs
  • b604b16 Improve wording and README structure
  • 0883161 Merge pull request #8 from wiktor-k/improve-details
  • ac18dc9 Make tests less platform-specific
  • e519baa Use alternate description when printing the error message
  • e460452 Fix triggers for CI checks
  • 151f9c3 Merge pull request #7 from wiktor-k/make-testresult-generic
  • 44c7ca7 Make TestResult generic
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [testresult](https://github.com/wiktor-k/testresult) to permit the latest version.
- [Commits](wiktor-k/testresult@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: testresult
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2024 08:56
@dependabot dependabot bot added the chore Dependency Update label Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.52%. Comparing base (ae2a270) to head (d251f75).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   54.62%   54.52%   -0.11%     
==========================================
  Files          57       57              
  Lines        3956     3956              
  Branches      959      963       +4     
==========================================
- Hits         2161     2157       -4     
  Misses       1176     1176              
- Partials      619      623       +4     

see 2 files with indirect coverage changes

@matheus23 matheus23 merged commit 97fa9fa into main Mar 18, 2024
12 checks passed
@matheus23 matheus23 deleted the dependabot/cargo/wnfs/main/testresult-0.4.0 branch March 18, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Dependency Update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant