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

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

Bumps anyhow from 1.0.91 to 1.0.92.
Updating cc v1.1.31 -> v1.1.34
Adding displaydoc v0.2.5
Updating hashbrown v0.15.0 -> v0.15.1
Updating hyper-timeout v0.5.1 -> v0.5.2
Adding icu_collections v1.5.0
Adding icu_locid v1.5.0
Adding icu_locid_transform v1.5.0
Adding icu_locid_transform_data v1.5.0
Adding icu_normalizer v1.5.0
Adding icu_normalizer_data v1.5.0
Adding icu_properties v1.5.1
Adding icu_properties_data v1.5.0
Adding icu_provider v1.5.0
Adding icu_provider_macros v1.5.0
Updating idna v0.5.0 -> v1.0.3
Adding idna_adapter v1.2.0
Adding litemap v0.7.3
Updating rustix v0.38.38 -> v0.38.39
Adding stable_deref_trait v1.2.0
Updating syn v2.0.85 -> v2.0.87
Adding synstructure v0.13.1
Updating thiserror v1.0.65 -> v1.0.68
Updating thiserror-impl v1.0.65 -> v1.0.68
Adding tinystr v0.7.6
Updating url v2.5.2 -> v2.5.3
Adding utf16_iter v1.0.5
Adding utf8_iter v1.0.4
Adding write16 v1.0.0
Adding writeable v0.5.5
Adding yoke v0.7.4
Adding yoke-derive v0.7.4
Adding zerofrom v0.1.4
Adding zerofrom-derive v0.1.4
Adding zerovec v0.10.4
Adding zerovec-derive v0.10.3

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

Bumps anyhow from 1.0.91 to 1.0.92.
    Updating cc v1.1.31 -> v1.1.34
      Adding displaydoc v0.2.5
    Updating hashbrown v0.15.0 -> v0.15.1
    Updating hyper-timeout v0.5.1 -> v0.5.2
      Adding icu_collections v1.5.0
      Adding icu_locid v1.5.0
      Adding icu_locid_transform v1.5.0
      Adding icu_locid_transform_data v1.5.0
      Adding icu_normalizer v1.5.0
      Adding icu_normalizer_data v1.5.0
      Adding icu_properties v1.5.1
      Adding icu_properties_data v1.5.0
      Adding icu_provider v1.5.0
      Adding icu_provider_macros v1.5.0
    Updating idna v0.5.0 -> v1.0.3
      Adding idna_adapter v1.2.0
      Adding litemap v0.7.3
    Updating rustix v0.38.38 -> v0.38.39
      Adding stable_deref_trait v1.2.0
    Updating syn v2.0.85 -> v2.0.87
      Adding synstructure v0.13.1
    Updating thiserror v1.0.65 -> v1.0.68
    Updating thiserror-impl v1.0.65 -> v1.0.68
      Adding tinystr v0.7.6
    Updating url v2.5.2 -> v2.5.3
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
      Adding write16 v1.0.0
      Adding writeable v0.5.5
      Adding yoke v0.7.4
      Adding yoke-derive v0.7.4
      Adding zerofrom v0.1.4
      Adding zerofrom-derive v0.1.4
      Adding zerovec v0.10.4
      Adding zerovec-derive v0.10.3
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.58%. Comparing base (9e345a9) to head (26d180d).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   74.58%   74.58%           
=======================================
  Files           7        7           
  Lines         669      669           
=======================================
  Hits          499      499           
  Misses        170      170           

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

@rodneylab rodneylab merged commit b8b0bd4 into main Nov 5, 2024
12 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch November 5, 2024 09:20
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.

2 participants