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 Swatinem/rust-cache from 2.6.1 to 2.6.2 #227

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps Swatinem/rust-cache from 2.6.1 to 2.6.2.

Release notes

Sourced from Swatinem/rust-cache's releases.

v2.6.2

What's Changed

Full Changelog: Swatinem/rust-cache@v2...v2.6.2

Changelog

Sourced from Swatinem/rust-cache's changelog.

2.6.2

  • Fix toml parsing.
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 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)

Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.18% ⚠️

Comparison is base (80b7be3) 46.43% compared to head (3fd7a69) 45.26%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
- Coverage   46.43%   45.26%   -1.18%     
==========================================
  Files          29       29              
  Lines       11368    11046     -322     
==========================================
- Hits         5279     5000     -279     
+ Misses       6089     6046      -43     
Flag Coverage Δ
unittests 45.26% <100.00%> (-1.18%) ⬇️

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

Files Changed Coverage Δ
kittycad/src/api_calls.rs 6.66% <ø> (-9.72%) ⬇️
kittycad/src/api_tokens.rs 0.00% <ø> (ø)
kittycad/src/executor.rs 0.00% <ø> (ø)
kittycad/src/modeling.rs 21.05% <ø> (ø)
kittycad/src/tests.rs 94.50% <ø> (+0.40%) ⬆️
kittycad/src/types.rs 2.93% <ø> (-0.48%) ⬇️
kittycad/src/users.rs 5.33% <ø> (+2.81%) ⬆️
openapitor/src/client.rs 38.29% <ø> (-38.30%) ⬇️
openapitor/src/tests.rs 55.80% <ø> (-20.40%) ⬇️
openapitor/src/types/error.rs 0.00% <ø> (ø)
... and 3 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamchalmers adamchalmers merged commit b62de73 into main Aug 21, 2023
2 of 3 checks passed
@adamchalmers adamchalmers deleted the dependabot/github_actions/Swatinem/rust-cache-2.6.2 branch August 21, 2023 13:45
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant