Skip to content

Updated various dependencies. #207

Merged
marvin-hansen merged 6 commits intodeepcausality-rs:mainfrom
marvin-hansen:main
Apr 28, 2025
Merged

Updated various dependencies. #207
marvin-hansen merged 6 commits intodeepcausality-rs:mainfrom
marvin-hansen:main

Conversation

@marvin-hansen
Copy link
Copy Markdown
Member

@marvin-hansen marvin-hansen commented Apr 28, 2025

User description

Describe your changes

Maintenance. Updated a bunch of crates to latest version.

Issue ticket number and link

Code checklist before requesting a review

  • I have signed the DCO?
  • All tests are passing when running make test?
  • No errors or security vulnerabilities are reported by make check?

For details on make, please see BUILD.md

Note: The CI runs all of the above and fixing things before they hit CI speeds
up the review and merge process. Thank you.


PR Type

enhancement, dependencies


Description

  • Updated codecov/codecov-action in GitHub Actions workflow to v5.4.2

  • Ensures CI uses the latest Codecov action for coverage uploads


Changes walkthrough 📝

Relevant files
Dependencies
rust_coverage.yaml
Bump Codecov GitHub Action version in workflow                     

.github/workflows/rust_coverage.yaml

  • Bumped codecov/codecov-action from v5.4.0 to v5.4.2 in the coverage
    upload step
  • Keeps CI pipeline up-to-date with latest Codecov improvements and
    fixes
  • +1/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • dependabot Bot and others added 6 commits April 14, 2025 22:52
    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.4.0...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.94 to 1.0.95.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-version: 1.0.95
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Bumps [rand](https://github.com/rust-random/rand) from 0.9.0 to 0.9.1.
    - [Release notes](https://github.com/rust-random/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - [Commits](rust-random/rand@0.9.0...rand_core-0.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: rand
      dependency-version: 0.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    …2-1.0.95
    
    Bump proc-macro2 from 1.0.94 to 1.0.95
    …odecov/codecov-action-5.4.2
    
    Bump codecov/codecov-action from 5.4.0 to 5.4.2
    @qodo-code-review
    Copy link
    Copy Markdown
    Contributor

    Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @qodo-code-review
    Copy link
    Copy Markdown
    Contributor

    Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @marvin-hansen marvin-hansen self-assigned this Apr 28, 2025
    @marvin-hansen marvin-hansen added the dependencies Pull requests that update a dependency file label Apr 28, 2025
    @marvin-hansen marvin-hansen merged commit 24f38c3 into deepcausality-rs:main Apr 28, 2025
    10 of 11 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    dependencies Pull requests that update a dependency file Review effort 1/5

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant