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

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

πŸ”§ bump serde from 1.0.215 to 1.0.216
πŸ”§ bump tower (πŸ–₯️ dev-dependencies) from 0.5.1 to 0.5.2
Updating aws-lc-rs v1.11.1 -> v1.12.0
Updating aws-lc-sys v0.23.1 -> v0.24.0
Updating bstr v1.11.0 -> v1.11.1
Updating cc v1.2.3 -> v1.2.4
Updating console v0.15.8 -> v0.15.10
Updating crossbeam-deque v0.8.5 -> v0.8.6
Updating crossbeam-queue v0.3.11 -> v0.3.12
Updating crossbeam-utils v0.8.20 -> v0.8.21
Updating encode_unicode v0.3.6 -> v1.0.0
Updating home v0.5.9 -> v0.5.11
Updating hyper v1.5.1 -> v1.5.2
Updating hyper-rustls v0.27.3 -> v0.27.4
Updating miniz_oxide v0.8.0 -> v0.8.2
Updating quanta v0.12.3 -> v0.12.4
Updating quinn-udp v0.5.8 -> v0.5.9
Updating redox_syscall v0.5.7 -> v0.5.8
Updating rustls v0.23.19 -> v0.23.20
Updating rustls-pki-types v1.10.0 -> v1.10.1
Updating security-framework v3.0.1 -> v3.1.0
Updating security-framework-sys v2.12.1 -> v2.13.0
Updating thiserror v2.0.6 -> v2.0.8
Updating thiserror-impl v2.0.6 -> v2.0.8
Updating unicode-bidi v0.3.17 -> v0.3.18

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.215 to 1.0.216
πŸ”§ bump tower (πŸ–₯️ dev-dependencies) from 0.5.1 to 0.5.2
    Updating aws-lc-rs v1.11.1 -> v1.12.0
    Updating aws-lc-sys v0.23.1 -> v0.24.0
    Updating bstr v1.11.0 -> v1.11.1
    Updating cc v1.2.3 -> v1.2.4
    Updating console v0.15.8 -> v0.15.10
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-queue v0.3.11 -> v0.3.12
    Updating crossbeam-utils v0.8.20 -> v0.8.21
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating home v0.5.9 -> v0.5.11
    Updating hyper v1.5.1 -> v1.5.2
    Updating hyper-rustls v0.27.3 -> v0.27.4
    Updating miniz_oxide v0.8.0 -> v0.8.2
    Updating quanta v0.12.3 -> v0.12.4
    Updating quinn-udp v0.5.8 -> v0.5.9
    Updating redox_syscall v0.5.7 -> v0.5.8
    Updating rustls v0.23.19 -> v0.23.20
    Updating rustls-pki-types v1.10.0 -> v1.10.1
    Updating security-framework v3.0.1 -> v3.1.0
    Updating security-framework-sys v2.12.1 -> v2.13.0
    Updating thiserror v2.0.6 -> v2.0.8
    Updating thiserror-impl v2.0.6 -> v2.0.8
    Updating unicode-bidi v0.3.17 -> v0.3.18
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

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

Project coverage is 42.20%. Comparing base (55dd4fe) to head (7128be9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   42.32%   42.20%   -0.12%     
==========================================
  Files          15       15              
  Lines        6453     6468      +15     
==========================================
- Hits         2731     2730       -1     
- Misses       3722     3738      +16     

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

@rodneylab rodneylab merged commit 28a4754 into main Dec 18, 2024
17 of 18 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch December 18, 2024 14:23
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