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 compatible #1049

Merged
merged 1 commit into from
Jul 1, 2024
Merged

chore(deps): Update compatible #1049

merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.8
derive_more dependencies patch 0.99.17 -> 0.99.18
edit-distance dev-dependencies patch 2.1.0 -> 2.1.2
enumflags2 dependencies patch 0.7.9 -> 0.7.10
log dependencies patch 0.4.21 -> 0.4.22
regex dependencies patch 1.10.4 -> 1.10.5
regex dev-dependencies patch 1.10.4 -> 1.10.5
serde_json dependencies patch 1.0.117 -> 1.0.119
snapbox (source) dev-dependencies patch 0.6.7 -> 0.6.10
toml dependencies patch 0.8.13 -> 0.8.14
unicode-width dependencies patch 0.1.12 -> 0.1.13
winnow dependencies patch 0.6.9 -> 0.6.13

Release Notes

clap-rs/clap (clap)

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args

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
JelteF/derive_more (derive_more)

v0.99.18

Compare Source

febeling/edit-distance (edit-distance)

v2.1.2

Compare Source

meithecatte/enumflags2 (enumflags2)

v0.7.10: Release 0.7.10

Compare Source

  • Fix a case where the #[bitflags] macro would access the crate through enumflags2::... instead of ::enumflags2::.... This makes the generated code more robust and avoids triggering the unused_qualifications lint. (#​58)
  • Rework the proc-macro to use syn with the derive feature (as opposed to full). This reduces the cargo build time for enumflags2 by about 20%.
rust-lang/log (log)

v0.4.22

Compare Source

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.
serde-rs/json (serde_json)

v1.0.119

Compare Source

v1.0.118

Compare Source

assert-rs/trycmd (snapbox)

v0.6.10

Compare Source

v0.6.9

Compare Source

v0.6.8

Compare Source

toml-rs/toml (toml)

v0.8.14

Compare Source

unicode-rs/unicode-width (unicode-width)

v0.1.13

Compare Source

winnow-rs/winnow (winnow)

v0.6.13

Compare Source

Documentation
  • Expand on error reporting

v0.6.12

Compare Source

Fixes
  • Improve compilation errors when using non-parsers with seq! struct syntax

v0.6.11

Compare Source

Fixes
  • Remove AsBytes bounds, unblocking parsing frames of binary input

v0.6.10

Compare Source

Features
  • Extend seq! to constructing enum variants

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) July 1, 2024 02:17
@coveralls
Copy link

coveralls commented Jul 1, 2024

Pull Request Test Coverage Report for Build 9737081066

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.047%

Totals Coverage Status
Change from base Build 9627078583: 0.0%
Covered Lines: 534
Relevant Lines: 2317

💛 - Coveralls

@renovate renovate bot merged commit ac7cfe7 into master Jul 1, 2024
19 checks passed
@renovate renovate bot deleted the renovate/compatible branch July 1, 2024 02:27
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.

None yet

1 participant