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

Update dependencies #887

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 23 packages to latest compatible versions
    Updating anstyle-query v1.0.3 -> v1.1.0
    Updating async-io v2.3.2 -> v2.3.3
    Updating async-lock v3.3.0 -> v3.4.0
    Updating borsh v1.5.0 -> v1.5.1
    Updating borsh-derive v1.5.0 -> v1.5.1
    Updating cc v1.0.98 -> v1.0.99
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.4 -> v4.5.6
    Updating clap_builder v4.5.2 -> v4.5.6
    Updating clap_derive v4.5.4 -> v4.5.5
    Updating clap_lex v0.7.0 -> v0.7.1
    Removing event-listener v4.0.3
    Removing event-listener-strategy v0.4.0
    Updating piper v0.2.2 -> v0.2.3
    Updating polling v3.7.0 -> v3.7.1
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating regex v1.10.4 -> v1.10.5
    Updating regex-automata v0.4.6 -> v0.4.7
    Updating regex-syntax v0.8.3 -> v0.8.4
    Updating rstest v0.20.0 -> v0.21.0
    Updating rstest_macros v0.20.0 -> v0.21.0
    Updating toml v0.8.13 -> v0.8.14
    Updating toml_edit v0.22.13 -> v0.22.14
    Updating utf8parse v0.2.1 -> v0.2.2
    Updating winnow v0.6.9 -> v0.6.13

```output
cargo update
    Updating crates.io index
     Locking 23 packages to latest compatible versions
    Updating anstyle-query v1.0.3 -> v1.1.0
    Updating async-io v2.3.2 -> v2.3.3
    Updating async-lock v3.3.0 -> v3.4.0
    Updating borsh v1.5.0 -> v1.5.1
    Updating borsh-derive v1.5.0 -> v1.5.1
    Updating cc v1.0.98 -> v1.0.99
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.4 -> v4.5.6
    Updating clap_builder v4.5.2 -> v4.5.6
    Updating clap_derive v4.5.4 -> v4.5.5
    Updating clap_lex v0.7.0 -> v0.7.1
    Removing event-listener v4.0.3
    Removing event-listener-strategy v0.4.0
    Updating piper v0.2.2 -> v0.2.3
    Updating polling v3.7.0 -> v3.7.1
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating regex v1.10.4 -> v1.10.5
    Updating regex-automata v0.4.6 -> v0.4.7
    Updating regex-syntax v0.8.3 -> v0.8.4
    Updating rstest v0.20.0 -> v0.21.0
    Updating rstest_macros v0.20.0 -> v0.21.0
    Updating toml v0.8.13 -> v0.8.14
    Updating toml_edit v0.22.13 -> v0.22.14
    Updating utf8parse v0.2.1 -> v0.2.2
    Updating winnow v0.6.9 -> v0.6.13
```
@josecelano josecelano self-assigned this Jun 10, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Jun 10, 2024
@josecelano
Copy link
Member Author

ACK 6e87d3e

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.54%. Comparing base (8973b67) to head (6e87d3e).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #887   +/-   ##
========================================
  Coverage    78.54%   78.54%           
========================================
  Files          171      171           
  Lines         9434     9434           
========================================
  Hits          7410     7410           
  Misses        2024     2024           

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

@josecelano josecelano merged commit 613a1df into torrust:develop Jun 10, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Related to Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant