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

build(dependencies): 🧱 update crates #82

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

πŸ”§ bump serde from 1.0.216 to 1.0.217
πŸ“¦ bump reqwest (πŸ–₯️ dev-dependencies) from 0.12.9 to 0.12.11
Updating aws-lc-sys v0.24.0 -> v0.24.1
Updating cc v1.2.5 -> v1.2.6
Updating glob v0.3.1 -> v0.3.2
Updating quote v1.0.37 -> v1.0.38
Updating rustversion v1.0.18 -> v1.0.19
Updating syn v2.0.91 -> v2.0.93
Updating unicase v2.8.0 -> v2.8.1

Type of change

  • Dependency update

How Has This Been Tested?

  • cargo test run with all tests passing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

πŸ”§ bump serde from 1.0.216 to 1.0.217
πŸ“¦ bump reqwest (πŸ–₯️ dev-dependencies) from 0.12.9 to 0.12.11
    Updating aws-lc-sys v0.24.0 -> v0.24.1
    Updating cc v1.2.5 -> v1.2.6
    Updating glob v0.3.1 -> v0.3.2
    Updating quote v1.0.37 -> v1.0.38
    Updating rustversion v1.0.18 -> v1.0.19
    Updating syn v2.0.91 -> v2.0.93
    Updating unicase v2.8.0 -> v2.8.1
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 42.45%. Comparing base (151281d) to head (890e504).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   42.21%   42.45%   +0.24%     
==========================================
  Files          15       15              
  Lines        6470     6433      -37     
==========================================
  Hits         2731     2731              
+ Misses       3739     3702      -37     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@rodneylab rodneylab merged commit 764506e into main Dec 31, 2024
18 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch December 31, 2024 07:00
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.

1 participant