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: update deps and fix clippy lints #257

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

dnaka91
Copy link
Contributor

@dnaka91 dnaka91 commented Jun 3, 2023

Simply bumping all dependencies to the latest version, and auto-fixing (with cargo clippy --fix) any currently reported lint warnings from Clippy.

I bumped the Rust version in the Dockerfile to the latest version, as it failed to compile. That's due to several MSRV bumps in the dependencies.

@dnaka91 dnaka91 requested a review from oknozor as a code owner June 3, 2023 11:37
@cocogitto-bot
Copy link

cocogitto-bot bot commented Jun 3, 2023

✔️ 8140189 - Conventional commits check succeeded.

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #257 (8140189) into main (8449e66) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   79.09%   79.14%   +0.04%     
==========================================
  Files          13       13              
  Lines        1732     1731       -1     
==========================================
  Hits         1370     1370              
+ Misses        362      361       -1     
Impacted Files Coverage Δ
src/dots.rs 83.71% <100.00%> (+0.18%) ⬆️
src/git.rs 85.56% <100.00%> (ø)
src/templating.rs 87.24% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@oknozor oknozor merged commit 5d34951 into oknozor:main Jun 3, 2023
5 checks passed
@dnaka91 dnaka91 deleted the update-deps-fix-lints branch June 4, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants