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 20 updates #110
Closed
dependabot
wants to merge
374
commits into
main
from
dependabot/cargo/production-dependencies-b7472bc58a
Closed
build(deps): bump the production-dependencies group across 1 directory with 20 updates #110
dependabot
wants to merge
374
commits into
main
from
dependabot/cargo/production-dependencies-b7472bc58a
+24,152
−10,515
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
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…n-0.2.16 build(deps): bump clap_mangen from 0.2.15 to 0.2.16
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.6. - [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.4.4...clap_complete-v4.4.6) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.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@v4.4.11...v4.4.13) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…1.0.55 build(deps): bump thiserror from 1.0.51 to 1.0.55
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.34 to 1.0.35. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.34...1.0.35) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ete-4.4.6 build(deps): bump clap_complete from 4.4.4 to 4.4.6
build(deps): bump clap from 4.4.11 to 4.4.13
This adds the --timeout argument to bpfman system service. With no timeout it will run forever, default is 15s. With a timeout it will run for N seconds then quit. Signed-off-by: Dave Tucker <[email protected]>
docs: Community Meeting Minutes - Jan 4, 2024
…ocker/metadata-action-5.5.0 build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
build(deps): bump quote from 1.0.34 to 1.0.35
Tidy up async code and shutdown handling
Convert the xdpdispatcher to use sled for all it's in memory persistence. Redo the rebuild logic, leave behind some TODOs for future work. fix a race in listing loaded programs where a program was deleted before we could get it's file descriptor. Signed-off-by: Andrew Stoycos <[email protected]>
Sled fixes, convert xdpdispatcher to use sled, fix loaded_programs race
Convert the xdpdispatcher to use sled for all it's in memory persistence. Redo the rebuild logic, leave behind some TODOs for future work. fix a race in listing loaded programs where a program was deleted before we could get it's file descriptor. Signed-off-by: Andrew Stoycos <[email protected]>
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.16 to 0.2.17. - [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.16...clap_mangen-v0.2.17) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.56. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.55...1.0.56) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.43 to 2.0.48. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.43...2.0.48) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.195) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…n-0.2.17 build(deps): bump clap_mangen from 0.2.16 to 0.2.17
build(deps): bump syn from 2.0.43 to 2.0.48
…1.0.56 build(deps): bump thiserror from 1.0.55 to 1.0.56
Convert the tc-dispatcher to use the in memory db. Cleanup the rebuild logic for the dispatchers. Signed-off-by: Andrew Stoycos <[email protected]>
…try_sdk-0.21.2 build(deps): bump opentelemetry_sdk from 0.21.1 to 0.21.2
build(deps): bump serde from 1.0.193 to 1.0.195
Remove exposed (un-dangerous) credentials and internalize them in actions. Signed-off-by: Andrew Stoycos <[email protected]>
Make sure we instruct the operator to undeploy the damon before the the operator, crds, rbac, etc is deleted to ensure nothing hangs on a dangling finializer. Signed-off-by: Andrew Stoycos <[email protected]>
fixup xdp_pass_private test
simplify and start to audit everything that we expose publicly. Move the storage manager (csi plugin) into the bpfman-api crate with the GRPC server since that's the only place it's used. Signed-off-by: Andrew Stoycos <[email protected]>
This commit removes the bpfmanager structure and therefore eliminates the need for library users to instantiate it. Additionally re-organize the code base a bit to make everything a bit more streamline. Signed-off-by: Andrew Stoycos <[email protected]>
update our public-api files to the latest nightly Signed-off-by: Andrew Stoycos <[email protected]>
remove a bunch of un-needed apis
Signed-off-by: Andrew Stoycos <[email protected]>
Some of the CLI and all of the CRDs use Program ID, but a few placed in the CLI just use ID. Make them consistent and use Program ID. Signed-off-by: Billy McFall <[email protected]>
The install scripts and service files were not updated when the code moved to using the bpfman-rpc. Make the changes so that bpfman-rpc runs as a socket activated service. Signed-off-by: Billy McFall <[email protected]>
fix public-api for latest nightly
Update all the documentation in preparation for the v0.4.0 release. Fixes: bpfman#1038 Signed-off-by: Billy McFall <[email protected]>
docs: Scrub documentation for Release 0.4.0
Stop checking the public-api for the bpfman-api and bpfman-csi crates since they're autogenerated and cause constant churn. Signed-off-by: Andrew Stoycos <[email protected]>
stop checking bpfman-api and bpfman-csi public_api
Bumps the production-dependencies group with 1 update: [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes). Updates `apache/skywalking-eyes` from 97538682f556b56cc7422ece660d8d7e6c4fb013 to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 - [Release notes](https://github.com/apache/skywalking-eyes/releases) - [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md) - [Commits](apache/skywalking-eyes@9753868...cd7b195) --- updated-dependencies: - dependency-name: apache/skywalking-eyes dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.0` | `7.1.1` | | [netlink-sys](https://github.com/rust-netlink/netlink-sys) | `0.8.5` | `0.8.6` | | [prost](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [prost-types](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.57` | `2.0.58` | Updates `comfy-table` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.0...v7.1.1) Updates `netlink-sys` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-netlink/netlink-sys/releases) - [Changelog](https://github.com/rust-netlink/netlink-sys/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-sys@v0.8.5...v0.8.6) Updates `prost` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `prost-types` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `syn` from 2.0.57 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.57...2.0.58) --- updated-dependencies: - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: netlink-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-types 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Put these in a directory with the version rather that putting the version in the file name. Signed-off-by: Andrew Stoycos <[email protected]>
…n-dependencies-73e3b39cb4 build(deps): bump the production-dependencies group with 5 updates
…production-dependencies-45b3da13a3 build(deps): bump apache/skywalking-eyes from 97538682f556b56cc7422ece660d8d7e6c4fb013 to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 in the production-dependencies group
A bunch of fixes needed before we cut the v0.4.0 release. - Doc updates - make sure we package bpfman-ns along bpfman proper - Fixup the build target for release from musl to gnu Signed-off-by: Andrew Stoycos <[email protected]>
Release v0.4.0
Make sure to publish the bpfman-csi and bpfman-rpc crates before doing the core bpfman one since they are dependencies. Signed-off-by: Andrew Stoycos <[email protected]>
Signed-off-by: Andrew Stoycos <[email protected]>
Signed-off-by: Andrew Stoycos <[email protected]>
make sure the bpf-log-exporter compiles independently of the workspace and run cargo generate-lockfile. Signed-off-by: Andrew Stoycos <[email protected]>
Loading status checks…
…y with 20 updates Bumps the production-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.0` | `0.22.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.7` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.6` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.20` | `0.2.21` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [prost](https://github.com/tokio-rs/prost) | `0.12.4` | `0.12.6` | | [prost-types](https://github.com/tokio-rs/prost) | `0.12.4` | `0.12.6` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.117` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.40` | `0.4.41` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.14` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.86) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.79...0.1.80) Updates `base64` from 0.22.0 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.0...v0.22.1) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.37...v0.4.38) Updates `clap` from 4.5.4 to 4.5.7 - [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.4...v4.5.7) Updates `clap_complete` from 4.5.2 to 4.5.6 - [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.2...clap_complete-v4.5.6) Updates `clap_mangen` from 0.2.20 to 0.2.21 - [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.20...clap_mangen-v0.2.21) Updates `flate2` from 1.0.28 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.28...1.0.30) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `prost` from 0.12.4 to 0.12.6 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.4...v0.12.6) Updates `prost-types` from 0.12.4 to 0.12.6 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.4...v0.12.6) Updates `regex` from 1.10.4 to 1.10.5 - [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.4...1.10.5) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.203) Updates `serde_json` from 1.0.115 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.117) Updates `tar` from 0.4.40 to 0.4.41 - [Commits](alexcrichton/tar-rs@0.4.40...0.4.41) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.61) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `toml` from 0.8.12 to 0.8.14 - [Commits](toml-rs/toml@toml-v0.8.12...toml-v0.8.14) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: anyhow 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: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: chrono 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: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-types 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-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: tar dependency-type: direct:production update-type: version-update:semver-patch 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-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 - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The group that created this PR has been removed from your configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 20 updates in the / directory:
1.0.82
1.0.86
0.1.79
0.1.80
0.22.0
0.22.1
0.4.37
0.4.38
4.5.4
4.5.7
4.5.2
4.5.6
0.2.20
0.2.21
1.0.28
1.0.30
1.4.0
1.5.0
0.12.4
0.12.6
0.12.4
0.12.6
1.10.4
1.10.5
1.0.197
1.0.203
1.0.115
1.0.117
0.4.40
0.4.41
1.0.58
1.0.61
1.37.0
1.38.0
0.7.10
0.7.11
0.8.12
0.8.14
2.5.0
2.5.2
Updates
anyhow
from 1.0.82 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
async-trait
from 0.1.79 to 0.1.80Release notes
Sourced from async-trait's releases.
Commits
d528b5a
Release 0.1.8010b5c99
Drop support for compilers older than 1.4783a5422
Drop support for compilers older than 1.4522d017e
Build script no longer looks at $DOCS_RSb64d041
Move never_type test under issue266b683da8
Merge pull request #265 from de-vri-es/fix-unreachable-code-warningc8d958d
Fix unreachable code warning for functions that return!
4f0b72e
Explicitly install a Rust toolchain for cargo-outdated jobUpdates
base64
from 0.22.0 to 0.22.1Changelog
Sourced from base64's changelog.
Commits
e144006
v0.22.164cca59
Merge pull request #271 from JobanSD/patch-1838355e
Correct BinHex 4.0 alphabet according to specificationsbf15ccf
Merge pull request #270 from marshallpierce/mp/clippyfc6aabe
Appease clippy9a518a2
Merge pull request #267 from bdura/patch-1d96c80f
Merge branch 'marshallpierce:master' into patch-1e8e4a22
docs: fix trailing ``` in mod.rs exampleUpdates
chrono
from 0.4.37 to 0.4.38Release notes
Sourced from chrono's releases.
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
clap
from 4.5.4 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsUpdates
clap_complete
from 4.5.2 to 4.5.6Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
9c1153d
chore: Release70e8417
Merge pull request #5534 from chrysn-pull-requests/typo-cliodeae592
docs: Fix typo (cio->clio)cd9f44f
chore(deps): Update Rust Stable to v1.79 (#5532)b3effea
style: Make clippy happy6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errorsUpdates
clap_mangen
from 0.2.20 to 0.2.21Commits
f087c39
chore: Release1870d32
docs: Update changelogea7bfe2
Merge pull request #5520 from epage/exclusive08656d0
fix(parser): Allowexclusive
to override required_*65e90cd
test(parser): Show conditional requireds and exclusive5e3386b
docs: Link to repo, not webpage inside repo2d83106
chore(deps): Update compatible (dev) (#5514)b917796
Merge pull request #5505 from epage/snapbox75e2199
chore: Upgrade snapbox4aefa3c
docs(ref): Clean up long help descriptionsUpdates
flate2
from 1.0.28 to 1.0.30Release notes
Sourced from flate2's releases.
Commits
d3bea90
Merge pull request #405 from Byron/fix-CI5048843
Merge pull request #407 from striezel-stash/actions-checkout-v442c86ce
Merge pull request #406 from striezel-stash/fix-some-typosf7b99e9
Update actions/checkout in GitHub Actions workflows to v4563f1c4
Fix typos1126a4a
prepare bugfix release to make docs work againbc1b3e9
CI verifies that docs can be built (#404)5ce4154
fix CI by assuring builds work with --all-features enabled (#404)9a25bc0
Merge pull request #403 from folkertdev/bump-version-zlib-rse9c87c0
zlib-rs support version bumpUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
prost
from 0.12.4 to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
prost-types
from 0.12.4 to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
serde
from 1.0.197 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
serde_json
from 1.0.115 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warninga3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"Updates
tar
from 0.4.40 to 0.4.41Commits
2cb0c7b
Release 0.4.41 (#361)618c6ab
Update to 2021 edition (#362)a4297c7
Make license metadata SPDX compliant (#357)2224f6e
entry: Usestrip_prefix
(#329)a37c9b6
tests: Don't assume /dev/loop0 exists (#328)ac38b1e
entry_type: Fix doc comments for PAX bits (#359)c74d62a
update xattr to 1.1.3 (#348)dd9123c
Unifymtime
constant used on Unix and Windows (#346)Updates
thiserror
from 1.0.58 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentUpdates
tokio
from 1.37.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
tokio-util
from 0.7.10 to 0.7.11Commits
cdf9d99
chore: prepare tokio-util v0.7.11 (#6535)f6eb1ee
time: lazily init timers on first poll (#6512)b7d4fba
sync: addmpsc::Receiver::{capacity,max_capacity}
(#6511)3c8d8e6
chore: fix latest rust-1.78.0 warnings (#6528)e971a5e
util: use FIFO ordering inWakeList
(#6521)28439e2
time: clean up implementation (#6517)d33fdd8
time: check for overflow inInterval::poll_tick
(#6487)731dde2
runtime: clarify misleading use ofUnsafeCell::with_mut
(#6513)9ed5957
wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510)a73d6bf
macros:#[cfg(not(test))]
is no longer necessary for main macros (#6508)Updates
toml
from 0.8.12 to 0.8.14Commits
c383efa
chore: Release7bb1781
docs: Update changelog0af6deb
Merge pull request #740 from epage/key-quotesc9e36e7
fix(encode): Prefer literals over escaping double-quotes42f7a1b
test(encode): Show existing quote behavior9e6290f
chore(deps): Update compatible (dev) (#737)dbf1cc1
Merge pull request #736 from epage/snapboxec9bfd7
chore: Update to snapbox 0.6881bf67
chore: Remove unused featuresb62c76e
refactor: Resolve deprecationsUpdates
url
from 2.5.0 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)Dependabot 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 ma...Description has been truncated