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

Weekly cargo update of primary dependencies #503

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

    Updating async-graphql-parser v6.0.7 -> v6.0.9
    Updating async-graphql-value v6.0.7 -> v6.0.9
    Updating hashbrown v0.14.1 -> v0.14.2
    Updating iana-time-zone v0.1.57 -> v0.1.58
    Updating ipnet v2.8.0 -> v2.9.0
    Updating lock_api v0.4.10 -> v0.4.11
    Updating parking_lot_core v0.9.8 -> v0.9.9
      Adding redox_syscall v0.4.1
    Updating regex v1.10.1 -> v1.10.2
    Updating regex-automata v0.4.2 -> v0.4.3
    Updating rustix v0.38.19 -> v0.38.20
    Removing socket2 v0.4.9
    Removing socket2 v0.5.4
      Adding socket2 v0.4.10
      Adding socket2 v0.5.5
    Updating target-lexicon v0.12.11 -> v0.12.12
    Updating thiserror v1.0.49 -> v1.0.50
    Updating thiserror-impl v1.0.49 -> v1.0.50
    Updating tracing v0.1.39 -> v0.1.40
    Updating uuid v1.4.1 -> v1.5.0
    Removing windows v0.48.0
      Adding windows-core v0.51.1

    Updating async-graphql-parser v6.0.7 -> v6.0.9
    Updating async-graphql-value v6.0.7 -> v6.0.9
    Updating hashbrown v0.14.1 -> v0.14.2
    Updating iana-time-zone v0.1.57 -> v0.1.58
    Updating ipnet v2.8.0 -> v2.9.0
    Updating lock_api v0.4.10 -> v0.4.11
    Updating parking_lot_core v0.9.8 -> v0.9.9
      Adding redox_syscall v0.4.1
    Updating regex v1.10.1 -> v1.10.2
    Updating regex-automata v0.4.2 -> v0.4.3
    Updating rustix v0.38.19 -> v0.38.20
    Removing socket2 v0.4.9
    Removing socket2 v0.5.4
      Adding socket2 v0.4.10
      Adding socket2 v0.5.5
    Updating target-lexicon v0.12.11 -> v0.12.12
    Updating thiserror v1.0.49 -> v1.0.50
    Updating thiserror-impl v1.0.49 -> v1.0.50
    Updating tracing v0.1.39 -> v0.1.40
    Updating uuid v1.4.1 -> v1.5.0
    Removing windows v0.48.0
      Adding windows-core v0.51.1
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 23, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 23, 2023 03:43
@github-actions github-actions bot merged commit 952dbe9 into main Oct 23, 2023
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch October 23, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant