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

chore(deps): update dependencies #543

Merged
merged 1 commit into from
Jun 10, 2024
Merged

chore(deps): update dependencies #543

merged 1 commit into from
Jun 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.6
cxx (source) dependencies patch 1.0.122 -> 1.0.123
cxx-build (source) build-dependencies patch 1.0.122 -> 1.0.123
futures-concurrency dependencies patch 7.6.0 -> 7.6.1
regex dependencies patch 1.10.4 -> 1.10.5

Release Notes

clap-rs/clap (clap)

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all
dtolnay/cxx (cxx)

v1.0.123

Compare Source

  • Support platforms on which C char is the same type as either of uint8_t or int8_t, e.g. illumos, as opposed to some third type of its own (#​1353, thanks @​luqmana)
yoshuawuyts/futures-concurrency (futures-concurrency)

v7.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: yoshuawuyts/futures-concurrency@v7.6.0...v7.6.1

rust-lang/regex (regex)

v1.10.5

Compare Source

===================
This is a new patch release with some minor fixes.

Bug fixes:

  • BUG #​1203:
    Escape invalid UTF-8 when in the Debug impl of regex::bytes::Match.

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@phil-opp phil-opp merged commit e7d30e2 into main Jun 10, 2024
18 checks passed
@phil-opp phil-opp deleted the renovate/dependencies branch June 10, 2024 08:34
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.

1 participant