-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the minor group across 1 directory with 16 updates #984
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/minor-bb029455ea
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.48` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.23.6` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.153` | `1.0.186` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.8.0` | `2.9.0` | | [enum-iterator](https://github.com/stephaneyfx/enum-iterator) | `2.1.0` | `2.3.0` | | [parse-display](https://github.com/frozenlib/parse-display) | `0.9.1` | `0.10.0` | | [parse-display-derive](https://github.com/frozenlib/parse-display) | `0.9.1` | `0.10.0` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [slog](https://github.com/slog-rs/slog) | `2.7.0` | `2.8.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.18.0` | `0.20.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.3` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.3` | `0.6.5` | Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `clap` from 4.5.35 to 4.5.48 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.35...clap_complete-v4.5.48) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `toml_edit` from 0.22.27 to 0.23.6 - [Commits](toml-rs/toml@v0.22.27...v0.23.6) Updates `cxx` from 1.0.153 to 1.0.186 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.153...1.0.186) Updates `data-encoding` from 2.8.0 to 2.9.0 - [Commits](ia0/data-encoding@v2.8.0...v2.9.0) Updates `enum-iterator` from 2.1.0 to 2.3.0 - [Commits](stephaneyfx/enum-iterator@2.1.0...2.3.0) Updates `enum-iterator-derive` from 1.4.0 to 1.5.0 - [Commits](stephaneyfx/enum-iterator@1.4.0...1.5.0) Updates `parse-display` from 0.9.1 to 0.10.0 - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](frozenlib/parse-display@v0.9.1...v0.10.0) Updates `parse-display-derive` from 0.9.1 to 0.10.0 - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](frozenlib/parse-display@v0.9.1...v0.10.0) Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `slog` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/slog-rs/slog/releases) - [Changelog](https://github.com/slog-rs/slog/blob/master/CHANGELOG.md) - [Commits](slog-rs/slog@v2.7.0...v2.8.0) Updates `tabled` from 0.18.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `regex` from 1.11.1 to 1.11.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.11.3) Updates `color-eyre` from 0.6.3 to 0.6.5 - [Commits](https://github.com/eyre-rs/eyre/compare/[email protected]) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: toml_edit dependency-version: 0.23.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: cxx dependency-version: 1.0.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: data-encoding dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: enum-iterator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: enum-iterator-derive dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: parse-display dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: parse-display-derive dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: slog dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #984 +/- ##
=======================================
Coverage ? 30.17%
=======================================
Files ? 36
Lines ? 1750
Branches ? 0
=======================================
Hits ? 528
Misses ? 1222
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
minor
rust
Pull requests that update Rust code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 15 updates in the / directory:
1.0.40
1.0.41
1.0.99
1.0.100
4.5.35
4.5.48
1.0.26
1.0.27
0.22.27
0.23.6
1.0.153
1.0.186
2.8.0
2.9.0
2.1.0
2.3.0
0.9.1
0.10.0
0.9.1
0.10.0
0.11.17
0.11.19
2.7.0
2.8.0
0.18.0
0.20.0
1.11.1
1.11.3
0.6.3
0.6.5
Updates
quote
from 1.0.40 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865
Release 1.0.4168956e6
Merge pull request #302 from dtolnay/hasiter6a69784
Make diagnostic attribute conditional on compiler version5f1924b
Tweak CheckHasIterator error messagec0adb26
Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcab
Combine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85
Switch to trait for checking iterator in repetitiond3b4777
Update ui test suite to nightly-2025-09-273e6b04d
Raise minimum tested compiler to rust 1.7607deaaf
Opt in to generate-macro-expansion when building on docs.rsUpdates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
clap
from 4.5.35 to 4.5.48Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
semver
from 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561
Release 1.0.276967bba
Add serde version constraint84d3057
Exclude build.rs from crates.io packageb09aac9
Merge pull request #343 from dtolnay/up49b8570
Delete backport module9b04afe
Merge pull request #342 from dtolnay/up83a8e91
Delete no_nonzero_bitscan configuratione606a17
Merge pull request #341 from dtolnay/upebe7cf1
Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bff
Merge pull request #340 from dtolnay/upUpdates
toml_edit
from 0.22.27 to 0.23.6Commits
669b4a6
chore: Releasea3153be
docs: Update changelog8105f25
chore: Update dependencies (#1039)53768e7
chore: Update from '_rust/main' template (#1040)82d738b
chore: Update from '_rust/main' template3bfcdc2
chore: Add license for libfuzzer68dec6e
chore: Upgrade foldhash0df630d
chore: Bump dependencieseb51e86
chore: Bump MSRV to 1.7656774e7
chore: Update dependenciesUpdates
cxx
from 1.0.153 to 1.0.186Release notes
Sourced from cxx's releases.
... (truncated)
Commits
191684c
Release 1.0.1860e07dbc
Lockfile update7dab4d2
Merge pull request #1655 from dtolnay/assocgroupd995abe
Ignore similar_names pedantic clippy lintaeb5637
Group associated functions by self typed0f22e5
Merge pull request #1654 from dtolnay/undeclaredlifec68c2f1
Improve diagnostic on undeclared lifetimesa3266b2
Merge pull request #1653 from dtolnay/selflifeb3b28b4
Add ui test with incorrect lifetimes on self typeb18615f
Merge pull request #1652 from dtolnay/assocfnlifeUpdates
data-encoding
from 2.8.0 to 2.9.0Commits
4fce77c
Release 2.9.0 (#138)d816163
Add encode_mut_str to guarantee UTF-8 for safe callers (#137)ec53217
Update doc badge in README.md (#135)Updates
enum-iterator
from 2.1.0 to 2.3.0Commits
2fbee6d
Bump version789bd64
Document custom crate path993f9ae
Bump versions3efc38b
Allow specifying the crate path in generated codeUpdates
enum-iterator-derive
from 1.4.0 to 1.5.0Commits
0a3fbd0
Bump versions410abab
Fix Sequence for Option<Empty>929b68a
Implement Sequence for Ordering and Poll19e86f7
Link to where usefulSequence
-related functions are definedb10fbb1
Set resolver to 2 in workspace5921f6e
Relicense to MIT9d472a1
Bump package versions260f1c4
Update to syn 2.0Updates
parse-display
from 0.9.1 to 0.10.0Changelog
Sourced from parse-display's changelog.
Commits
de8546b
Version 0.10.0.384022a
Simplify.130f2bc
Fix document.126e356
Fix document for#[display(...)]
.0c4f68c
Add documentation regarding the behavior when both#[display("...")]
and `#...dc14a2b
Change behavior when both '#[display(...)]' and '#[from_str(regex = "...")]' ...5a13cb8
Add test.1b5f31a
Rename variable.43b101f
Improve error messages for compile errors caused by the expression specified ...18d4bdd
Refactor: UseVec
instead ofBTreeMap
inParserBuilder::with
.Updates
parse-display-derive
from 0.9.1 to 0.10.0Changelog
Sourced from parse-display-derive's changelog.
Commits
de8546b
Version 0.10.0.384022a
Simplify.130f2bc
Fix document.126e356
Fix document for#[display(...)]
.0c4f68c
Add documentation regarding the behavior when both#[display("...")]
and `#...dc14a2b
Change behavior when both '#[display(...)]' and '#[from_str(regex = "...")]' ...5a13cb8
Add test.1b5f31a
Rename variable.43b101f
Improve error messages for compile errors caused by the expression specified ...18d4bdd
Refactor: UseVec
instead ofBTreeMap
inParserBuilder::with
.Updates
serde_bytes
from 0.11.17 to 0.11.19Release notes
Sourced from serde_bytes's releases.
Commits
34f3c7d
Release 0.11.19181d7db
Merge pull request #58 from serde-rs/serdecoref7e67ca
Fix serde_core feature enablement582ea79
Release 0.11.18abdc6e5
Merge pull request #57 from serde-rs/serdecore611073a
Switch serde dependency to serde_cored930d3e
Update actions/checkout@v4 -> v5Updates
slog
from 2.7.0 to 2.8.0Release notes
Sourced from slog's releases.
... (truncated)
Changelog
Sourced from slog's changelog.
... (truncated)
Commits
ec46dcc
Bump version to v2.8.0a447574
Use serde_core instead of serde60add84
ci: Run rustdoc in CI, forbidding warnings640c150
Fix outstanding rustdoc warningsc52367f
ci: Add anyhow to test feature matrixa59a459
More detailed docs for Drain::flush1d2d9fe
Make Duplicate::flush more robust on failure559df85
Add FlushError::Custom wrapping a Box<dyn Error>fb98190
Define a Drain::flush method79b5770
ci: Use Swatinem/rust-cache actionUpdates
tabled
from 0.18.0 to 0.20.0Changelog
Sourced from tabled's changelog.
... (truncated)
Commits
Updates
regex
from 1.11.1 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingd0aa586
1.11.2a3bf4ad
regex-cli-0.2.2Updates
color-eyre
from 0.6.3 to 0.6.5Commits
f110d78
Bump color-eyre to 0.6.5, color-spantrace to 0.3.06534ecd
Undo eyre version bump (DO NOT PUBLISH EYRE)9f35b8c
Exclude images from published crate (#239)6e9ced8
re-bump eyre version97c8469
Undo eyre version bump067cf05
Bump color-eyre to 0.6.4 (#229)9943e52
Update PyO3, clippy fixes (#228)a48e365
Bump color-eyre to 0.6.4b14c715
Merge branch 'clippy' into pyo34f70655
Update pyo3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions