forked from bpfman/bpfman
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the production-dependencies group across 1 directory with 24 updates #125
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/production-dependencies-84de9fb669
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.
Open
build(deps): bump the production-dependencies group across 1 directory with 24 updates #125
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-84de9fb669
+185
−162
Conversation
This file contains 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
Loading status checks…
…y with 24 updates Bumps the production-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.14` | `2.0.16` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.13` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.13` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.22` | `0.2.24` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.3` | `0.11.5` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.34` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [object](https://github.com/gimli-rs/object) | `0.32.2` | `0.36.1` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.0` | `3.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.0` | | [rustup-toolchain](https://github.com/cargo-public-api/cargo-public-api) | `0.1.6` | `0.1.7` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.128` | | [syn](https://github.com/dtolnay/syn) | `2.0.71` | `2.0.79` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.42` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.13.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.64` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.40.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.19` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `assert_cmd` from 2.0.14 to 2.0.16 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.16) Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `clap` from 4.5.9 to 4.5.13 - [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.9...clap_complete-v4.5.13) Updates `clap_complete` from 4.5.8 to 4.5.13 - [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.8...clap_complete-v4.5.13) Updates `clap_mangen` from 0.2.22 to 0.2.24 - [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_mangen-v0.2.22...clap_mangen-v0.2.24) Updates `env_logger` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.3...v0.11.5) Updates `flate2` from 1.0.30 to 1.0.34 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.30...1.0.34) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.32.2...0.36.1) Updates `predicates` from 3.1.0 to 3.1.2 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.36...1.0.37) Updates `regex` from 1.10.5 to 1.11.0 - [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.10.5...1.11.0) Updates `rustup-toolchain` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/cargo-public-api/cargo-public-api/releases) - [Changelog](https://github.com/cargo-public-api/cargo-public-api/blob/main/rustdoc-json/CHANGELOG.md) - [Commits](cargo-public-api/cargo-public-api@rustup-toolchain-v0.1.6...rustup-toolchain-v0.1.7) Updates `serde` from 1.0.204 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.210) Updates `serde_json` from 1.0.120 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...1.0.128) Updates `syn` from 2.0.71 to 2.0.79 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.71...2.0.79) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `tempfile` from 3.10.1 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.13.0) Updates `thiserror` from 1.0.62 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.64) Updates `tokio` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.40.0) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `toml` from 0.8.14 to 0.8.19 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.19) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: object dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rustup-toolchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 production-dependencies group with 24 updates in the / directory:
1.0.86
1.0.89
2.0.14
2.0.16
0.1.81
0.1.83
4.5.9
4.5.13
4.5.8
4.5.13
0.2.22
0.2.24
0.11.3
0.11.5
1.0.30
1.0.34
0.3.30
0.3.31
0.32.2
0.36.1
3.1.0
3.1.2
1.0.36
1.0.37
1.10.5
1.11.0
0.1.6
0.1.7
1.0.204
1.0.210
1.0.120
1.0.128
2.0.71
2.0.79
0.4.41
0.4.42
3.10.1
3.13.0
1.0.62
1.0.64
1.38.0
1.40.0
0.1.15
0.1.16
0.7.11
0.7.12
0.8.14
0.8.19
Updates
anyhow
from 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsafe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg featureUpdates
assert_cmd
from 2.0.14 to 2.0.16Changelog
Sourced from assert_cmd's changelog.
Commits
bf1025e
chore: Release assert_cmd version 2.0.1650e8293
docs: Update changelog6539f0a
Merge pull request #213 from mcky/feat-add-command-gettersb037f96
feat: Add getters to mirror those available on std::process::Command4d3dbd3
chore(deps): Update Rust crate escargot to v0.5.12936e453
Merge pull request #210 from epage/min26a368c
chore: Clean up minimal deps hack3229492
chore(deps): Update Rust Stable to v1.807c63917
Merge pull request #208 from epage/template3dc2b41
fix: Workaround bad minimal-versionsUpdates
async-trait
from 0.1.81 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47
Release 0.1.83bfe8d61
Merge pull request #278 from dtolnay/arbself7bd974b
Ignore needless_arbitrary_self_type clippy lint in generated codeb53b4e7
Add regression test for issue 277f8e5bb4
Release 0.1.828fbf118
Merge pull request #276 from dtolnay/elidednamed6fa246a
Ignore nightly's new elided_named_lifetimes lint in generated coded542a0d
Upload CI Cargo.lock for reproducing failures8828c35
Sort dependency features in Cargo.tomlba9793a
Update ui test suite to nightly-2024-08-11Updates
clap
from 4.5.9 to 4.5.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d222ae4
chore: Releasea8abcb4
docs: Update changelog2690e1b
Merge pull request #5621 from shannmu/dynamic_valuehint7fd7b3e
feat(clap_complete): Support to complete custom value of argumentfc6aaca
Merge pull request #5638 from epage/cargo631e54b
docs(cookbook): Style cargo plugin6fb49d0
Merge pull request #5636 from gibfahn/styles_const6f215ee
refactor(styles): make styles example use a constbbb2e6f
test: Add test case for completing custom value of argument999071c
fix: Changevisible
tohidden
Updates
clap_complete
from 4.5.8 to 4.5.13Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
d222ae4
chore: Releasea8abcb4
docs: Update changelog2690e1b
Merge pull request #5621 from shannmu/dynamic_valuehint7fd7b3e
feat(clap_complete): Support to complete custom value of argumentfc6aaca
Merge pull request #5638 from epage/cargo631e54b
docs(cookbook): Style cargo plugin6fb49d0
Merge pull request #5636 from gibfahn/styles_const6f215ee
refactor(styles): make styles example use a constbbb2e6f
test: Add test case for completing custom value of argument999071c
fix: Changevisible
tohidden
Updates
clap_mangen
from 0.2.22 to 0.2.24Commits
61f5ee5
chore: Release3e65384
docs: Update changelogfca8f73
Merge pull request #5706 from shannmu/external_subcommandfc82a3e
feat(complete): Support to complete custom external subcommand6a09122
test(complete): Add test for external subcommandd2874a5
Merge pull request #5766 from epage/completera767a97
feat: Add CommandExt support32853d7
refactor(builder): Make Ext code similar for Arg, Commande9ce1be
refactor(builder): Rename AppTag to AppExtf89afeb
refactor(complete): Put most general completer firstUpdates
env_logger
from 0.11.3 to 0.11.5Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
73bb418
chore: Release57f1bb7
chore: Releaseba2748f
chore: Release4dd976b
Merge pull request #324 from Maximkaaa/try_parse05aacb9
feat: Add Builder::try_parse methodfaf5b3e
chore: Tests forparse_spec
error messagesc42511c
refactor: Return errors fromparse_spec
0e25d9e
chore(deps): Update Rust Stable to v1.79 (#322)e1640c4
Merge pull request #320 from epage/templatef8acfee
chore: Update from _rust/main templateUpdates
flate2
from 1.0.30 to 1.0.34Release notes
Sourced from flate2's releases.
... (truncated)
Changelog
Sourced from flate2's changelog.
Commits
1a28821
Merge pull request #431 from Shnatsel/better-wording2c29780
Merge pull request #428 from Shnatsel/upgrade-zlib-rs423981a
Better wording in compression level docsda5c8cf
Bump versioneeee4c6
Merge pull request #430 from Shnatsel/detailed-level-docs731df32
Update Cargo.toml8210288
Document backend differences1f78c5c
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:6fbd6d2
Merge pull request #427 from ByteBaker/main936aa35
docs: correctly mention compression levelUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
object
from 0.32.2 to 0.36.1Changelog
Sourced from object's changelog.
... (truncated)
Commits
a7c88f3
Release 0.36.14c7abb9
Fix clippy warning28265aa
Update Cargo.lockc57f24d
Update wasmparser dependency2a297a5
write/macho: Reverse the order of emitting relocations (#702)d892da2
elf: add missing RISC-V relocation constants (#701)d34d1bc
Add Architecture::Sparc32Plus (#700)fd693f4
Add Architecture::Sparc (#699)2bdb81d
Add SectionKind::DebugString (#694)f54ea55
read/macho: support Go's debug section compression (#697)Updates
predicates
from 3.1.0 to 3.1.2Changelog
Sourced from predicates's changelog.
Commits
9b44604
chore: Release31556d0
chore: Releaseb87c960
docs: Update changelogce08537
chore(deps): Update Rust Stable to v1.79 (#170)bb3ed6c
style: Make clippy happy8981e6f
chore(deps): Update Rust Stable to v1.78 (#169)6732e45
style: Address warningsed6709e
chore(deps): Update Rust Stable to v1.77 (#168)60ceafb
Merge pull request #167 from epage/templatef9786f8
chore: Update from _rust/main templateUpdates
quote
from 1.0.36 to 1.0.37Release notes
Sourced from quote's releases.
Commits
b1ebffa
Release 1.0.3743acd77
Delete unneeded use ofref
9382c21
Merge pull request #283 from dtolnay/cstr6ac4328
Add C string tests9fb0591
Implement ToTokens for CStr and CStringba7a9d0
Organize test importsaa9970f
Inline the macro that generates primitive implsba41109
Merge pull request #282 from dtolnay/tokensc77340a
Consistently use 'tokens' as the name of the &mut TokenStream arga4a0abf
Merge pull request #281 from dtolnay/charUpdates
regex
from 1.10.5 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 167691e49
cli: include \w, \s and \d in Unicode data table generationb790aa5
api: add SetMatches::matched_alld3d3ff7
cli: remove some dead codeUpdates
rustup-toolchain
from 0.1.6 to 0.1.7Commits
aa1a22a
Merge pull request #600 from cargo-public-api/releasea6ae827
Bump rustup-toolchain to v0.1.7be27153
Merge pull request #599 from Enselic/move-project524969e
Move project to cargo-public-api GitHub orgfac48fa
Merge pull request #596 from Enselic/proper-lifetime-bounds0c4ea38
Merge pull request #595 from Enselic/support-nightly-2024-07-057246b11
build(deps): bump toml from 0.8.14 to 0.8.15 (#597)cec5319
Properly render lifetime bounds93b85f6
Support nightly-2024-07-0586391db
build(deps): bump cargo-manifest from 0.14.0 to 0.15.0 (#591)Updates
serde
from 1.0.204 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
serde_json
from 1.0.120 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9
Release 1.0.128599228d
Merge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416cee
feat: add support for 128 bit HashMap key serialization27a4ca9
Upload CI Cargo.lock for reproducing failures5ebf65c
Release 1.0.127f287a3b
Merge pull request 1179 from GREsau/patch-1ec980b0
Release 1.0.126e6282b0
Merge pull request #1184 from serde-rs/fastarithmeticffc4a43
Improve cfg names for fast arithmetic4b1048d
Merge pull request #1183 from serde-rs/arithmeticUpdates
syn
from 2.0.71 to 2.0.79Release notes
Sourced from syn's releases.