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 #79

Merged
merged 1 commit into from
Dec 24, 2024
Merged

build(dependencies): update crates #79

merged 1 commit into from
Dec 24, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

πŸ”§ bump anyhow from 1.0.94 to 1.0.95
πŸ”§ bump serde_json (πŸ–₯️ dev-dependencies) from 1.0.133 to 1.0.134
Updating cc v1.2.4 -> v1.2.5
Updating foldhash v0.1.3 -> v0.1.4
Updating hyper-rustls v0.27.4 -> v0.27.5
Updating libc v0.2.168 -> v0.2.169
Updating object v0.36.5 -> v0.36.7
Updating predicates v3.1.2 -> v3.1.3
Updating predicates-core v1.0.8 -> v1.0.9
Updating predicates-tree v1.0.11 -> v1.0.12
Updating syn v2.0.90 -> v2.0.91
Updating termtree v0.4.1 -> v0.5.1
Updating thiserror v2.0.8 -> v2.0.9
Updating thiserror-impl v2.0.8 -> v2.0.9
Updating tinyvec v1.8.0 -> v1.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 anyhow from 1.0.94 to 1.0.95
πŸ”§ bump serde_json (πŸ–₯️ dev-dependencies) from 1.0.133 to 1.0.134
    Updating cc v1.2.4 -> v1.2.5
    Updating foldhash v0.1.3 -> v0.1.4
    Updating hyper-rustls v0.27.4 -> v0.27.5
    Updating libc v0.2.168 -> v0.2.169
    Updating object v0.36.5 -> v0.36.7
    Updating predicates v3.1.2 -> v3.1.3
    Updating predicates-core v1.0.8 -> v1.0.9
    Updating predicates-tree v1.0.11 -> v1.0.12
    Updating syn v2.0.90 -> v2.0.91
    Updating termtree v0.4.1 -> v0.5.1
    Updating thiserror v2.0.8 -> v2.0.9
    Updating thiserror-impl v2.0.8 -> v2.0.9
    Updating tinyvec v1.8.0 -> v1.8.1
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

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

Project coverage is 42.21%. Comparing base (28a4754) to head (b7b91a5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   42.20%   42.21%           
=======================================
  Files          15       15           
  Lines        6468     6470    +2     
=======================================
+ Hits         2730     2731    +1     
- Misses       3738     3739    +1     

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

@rodneylab rodneylab merged commit 151281d into main Dec 24, 2024
18 checks passed
@rodneylab rodneylab deleted the ci__update_ci_config branch December 24, 2024 04:48
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