Skip to content

build(dependencies): 🧱 update crates#28

Merged
rodneylab merged 1 commit intomainfrom
build__update_dependencies
Jan 30, 2025
Merged

build(dependencies): 🧱 update crates#28
rodneylab merged 1 commit intomainfrom
build__update_dependencies

Conversation

@rodneylab
Copy link
Owner

Description

Update dependencies:

🔧 bump clap from 4.5.23 to 4.5.27
🔧 bump semver from 1.0.24 to 1.0.25
🗑️ remove nom 7.1.3
🔧 bump insta (🖥️ dev-dependencies) from 1.42.0 to 1.42.1
Updating anstyle-wincon v3.0.6 -> v3.0.7
Updating bitflags v2.6.0 -> v2.8.0
Updating cc v1.2.7 -> v1.2.10
Updating cpufeatures v0.2.16 -> v0.2.17
Updating crunchy v0.2.2 -> v0.2.3
Adding getrandom v0.3.1
Updating indexmap v2.7.0 -> v2.7.1
Updating openssl-probe v0.1.5 -> v0.1.6
Updating proc-macro2 v1.0.92 -> v1.0.93
Updating rustix v0.38.43 -> v0.38.44
Updating ryu v1.0.18 -> v1.0.19
Updating serde_json v1.0.135 -> v1.0.138
Updating similar v2.6.0 -> v2.7.0
Updating syn v2.0.95 -> v2.0.96
Updating tempfile v3.15.0 -> v3.16.0
Updating thiserror v2.0.9 -> v2.0.11
Updating thiserror-impl v2.0.9 -> v2.0.11
Updating unicode-ident v1.0.14 -> v1.0.16
Adding wasi v0.13.3+wasi-0.2.2
Updating winnow v0.6.22 -> v0.6.25
Adding wit-bindgen-rt v0.33.0

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 clap from 4.5.23 to 4.5.27
🔧 bump semver from 1.0.24 to 1.0.25
🗑️ remove nom 7.1.3
🔧 bump insta (🖥️ dev-dependencies) from 1.42.0 to 1.42.1
    Updating anstyle-wincon v3.0.6 -> v3.0.7
    Updating bitflags v2.6.0 -> v2.8.0
    Updating cc v1.2.7 -> v1.2.10
    Updating cpufeatures v0.2.16 -> v0.2.17
    Updating crunchy v0.2.2 -> v0.2.3
      Adding getrandom v0.3.1
    Updating indexmap v2.7.0 -> v2.7.1
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating proc-macro2 v1.0.92 -> v1.0.93
    Updating rustix v0.38.43 -> v0.38.44
    Updating ryu v1.0.18 -> v1.0.19
    Updating serde_json v1.0.135 -> v1.0.138
    Updating similar v2.6.0 -> v2.7.0
    Updating syn v2.0.95 -> v2.0.96
    Updating tempfile v3.15.0 -> v3.16.0
    Updating thiserror v2.0.9 -> v2.0.11
    Updating thiserror-impl v2.0.9 -> v2.0.11
    Updating unicode-ident v1.0.14 -> v1.0.16
      Adding wasi v0.13.3+wasi-0.2.2
    Updating winnow v0.6.22 -> v0.6.25
      Adding wit-bindgen-rt v0.33.0
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.85%. Comparing base (d6eef03) to head (d12e6a6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files           8        8           
  Lines        1810     1810           
=======================================
  Hits         1753     1753           
  Misses         57       57           

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

@rodneylab rodneylab merged commit 46d8378 into main Jan 30, 2025
16 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch January 30, 2025 16:05
rodneylab added a commit that referenced this pull request Jan 30, 2025
…b/codeql-action-3.25.5

build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
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