-
Notifications
You must be signed in to change notification settings - Fork 2
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
[cargo](deps): Bump the deps group across 1 directory with 35 updates #187
Closed
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 the deps group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.21` | `0.8.22` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.0` | `1.2.1` | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.60.9` | `0.60.10` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.6.3` | `1.7.1` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.18` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [pest](https://github.com/pest-parser/pest) | `2.7.11` | `2.7.12` | | [pest_derive](https://github.com/pest-parser/pest) | `2.7.11` | `2.7.12` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.36` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | Updates `anyhow` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.87) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.82) Updates `clap` from 4.5.16 to 4.5.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_complete-v4.5.16...clap_complete-v4.5.17) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) Updates `xml-rs` from 0.8.21 to 0.8.22 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.21...0.8.22) Updates `aws-credential-types` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-http` from 0.60.9 to 0.60.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.6.3 to 1.7.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-types` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.73...0.3.74) Updates `cc` from 1.1.14 to 1.1.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.14...cc-v1.1.18) Updates `clap_builder` from 4.5.15 to 4.5.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@v4.5.15...v4.5.17) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](RustCrypto/utils@cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.29.0...0.31.0) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `indexmap` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.7.4...0.8.0) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.3...0.36.4) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](smol-rs/parking@v2.2.0...v2.2.1) Updates `pest` from 2.7.11 to 2.7.12 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.12) Updates `pest_derive` from 2.7.11 to 2.7.12 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.12) Updates `pest_generator` from 2.7.11 to 2.7.12 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.12) Updates `pest_meta` from 2.7.11 to 2.7.12 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.12) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.3...quinn-0.11.5) Updates `quinn-proto` from 0.11.6 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.6...quinn-proto-0.11.8) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](djc/rustc-version-rs@v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.36 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.34...v0.38.36) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.23...v0.1.24) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) 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) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: xml-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-credential-types dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-http dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-smithy-types dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: globset dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: ignore dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_meta dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
skip deployment
Do not deploy this PR upon merge
labels
Sep 9, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #187 +/- ##
==========================================
+ Coverage 46.33% 46.46% +0.12%
==========================================
Files 29 29
Lines 3984 3932 -52
==========================================
- Hits 1846 1827 -19
+ Misses 2138 2105 -33 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
skip deployment
Do not deploy this PR upon merge
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 deps group with 27 updates in the / directory:
1.0.86
1.0.87
0.1.81
0.1.82
4.5.16
4.5.17
1.0.209
1.0.210
1.0.127
1.0.128
1.39.3
1.40.0
0.8.21
0.8.22
1.2.0
1.2.1
0.60.9
0.60.10
1.6.3
1.7.1
0.3.73
0.3.74
1.1.14
1.1.18
0.2.13
0.2.14
0.4.14
0.4.15
0.4.22
0.4.23
2.4.0
2.5.0
2.9.0
2.10.0
0.36.3
0.36.4
2.2.0
2.2.1
2.7.11
2.7.12
2.7.11
2.7.12
0.11.3
0.11.5
0.5.4
0.5.5
0.4.0
0.4.1
0.38.34
0.38.36
0.1.23
0.1.24
0.7.11
0.7.12
Updates
anyhow
from 1.0.86 to 1.0.87Release notes
Sourced from anyhow's releases.
Commits
afe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg feature8ecfcdf
Merge pull request #383 from dtolnay/nostdbee814a
Support error sources in no-std on Rust 1.81+1eabf69
Merge pull request #382 from dtolnay/corerequest3e70139
Access generic_member_access APIs through corec378a2c
Upload CI Cargo.lock for reproducing failurese38edc0
Raise rustc required for backtrace feature to 1.67eb976a4
Merge pull request #378 from dtolnay/ttprettyUpdates
async-trait
from 0.1.81 to 0.1.82Release notes
Sourced from async-trait's releases.
Commits
f8e5bb4
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-1182c62cd
Update ui test suite to nightly-2024-07-25370ee12
Update ui test suite to nightly-2024-07-20Updates
clap
from 4.5.16 to 4.5.17Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6013ad4
chore: Releasef98e3ee
docs: Update changelogaddec17
Merge pull request #5681 from epage/static3c69aaa
docs(complete): Add stdout warning to enve46263a
docs(complete): Redistribute dynamic's documentationde723aa
fix(complete)!: Flatten in prep for stabilization6727c15
fix(complete): Section off existing completions6842ed9
refactor(complete): Remove low-value w macro17d6d24
Merge pull request #5680 from epage/unstable23fb056
Merge pull request #5679 from epage/apiUpdates
serde
from 1.0.209 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.127 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 failuresUpdates
tokio
from 1.39.3 to 1.40.0Release notes
Sourced from tokio's releases.
Commits
ea6d652
chore: prepare Tokio v1.40.0 (#6806)11f66f4
chore: replaceready!
withstd::task::ready!
(#6804)479a56a
time: eliminate timer wheel allocations (#6779)b37f0de
runtime: implement initial set of task hooks (#6742)c9fad08
codec: fix typo in the docs forEncoder::Error
(#6800)cc70a21
task: addjoin_all
method toJoinSet
(#6784)1ac8dff
task: addAbortOnDropHandle
type (#6786)ff3f2a8
io: addSimplexStream
(#6589)5b9a290
io: clarify zero remaining capacity case (#6790)70569bd
task: fix typo inTaskTracker
docs (#6792)Updates
xml-rs
from 0.8.21 to 0.8.22Changelog
Sourced from xml-rs's changelog.
Commits
6331c3a
chore: Release xml-rs version 0.8.226ec208f
Changelog26d8169
fmt8d026b9
Clippyb85c9b0
Finish capturing doctype6dfaa1f
feat: support for doctype retrieval (#26)Updates
aws-credential-types
from 1.2.0 to 1.2.1Commits
Updates
aws-smithy-http
from 0.60.9 to 0.60.10Commits
Updates
aws-smithy-runtime
from 1.6.3 to 1.7.1Commits
Updates
aws-smithy-types
from 1.2.2 to 1.2.4Commits
Updates
backtrace
from 0.3.73 to 0.3.74Release notes
Sourced from backtrace's releases.
Commits
38d49aa
Merge pull request #658 from workingjubilee/cut-0.3.74c1749ce
Cut backtrace 0.3.74230570f
Merge pull request #660 from workingjubilee/dont-unsoundly-iterate-phdr153f510
Do not destructure maybe-uninit fields3858946
Revise dl_iterate_phdr callback to be sound-ish7d062c6
rust-lang/backtrace-rs#653
fc37b22
rust-lang/backtrace-rs#657
600beaa
rust-lang/backtrace-rs#648
84b6c1d
rust-lang/backtrace-rs#652
95c3bac
Make enumprint::PrintFmt
rust-lang/backtrace-rs#651
Updates
cc
from 1.1.14 to 1.1.18Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
668facd
chore: release (#1204)5e161c6
Fixed unsoundness inStderrForwarder::forward_available
(#1203)8df1156
chore: release (#1202)e4a1a88
fix finding toolchains when invoked by msbuild (#1201)e8b13ba
chore: release (#1199)845052c
Treat VxWorks wr-cc as a Gnu compiler (#1198)41535f6
chore: release (#1195)ad5d37b
Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabi...Updates
clap_builder
from 4.5.15 to 4.5.17Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
19460ee
chore: Release4b42ce4
docs: Update changelog1192002
Merge pull request #5721 from epage/update75365ad
fix(help): Style arg groups220597e
refactor: Clean up group formatting8bd63d2
refactor: Use newer anstyle APIdf19cbb
refactor(error): Avoid variable name ambiguitye09f793
Merge pull request #5717 from epage/dyn-tests931d9ac
refactor(complete): Make it easier to compare tests5286385
test(complete): Verify space in completed valueUpdates
cpufeatures
from 0.2.13 to 0.2.14Commits
6a87dce
cpufeatures v0.2.14 (#1104)4be6789
aarch64-dit: initial crate (#1102)1417560
README.md(s): use img.shields.io crate version badgescfa21ea
cpufeatures: add DIT support for AArch64 Linux targets (#1101)1ad4078
cpufeatures: add support for DIT detection on Apple silicon (#1100)5d46aba
block-buffer: release v0.11.0-rc.1 (#1098)Updates
gimli
from 0.29.0 to 0.31.0Changelog
Sourced from gimli's changelog.
... (truncated)
Commits
efc17bd
Release 0.31.0 (#736)cf64cb7
dwarfdump: change format specifier for addresses482823f
read/line: move LineInstruction Display impl to dwarfdump159f3cf
dwarfdump: display indexed addresses in expressions552cb89
dwarfdump: style changes36ee540
read: use address size when checking address overflow (#733)38c185e
Delete support for segment selectors (#720)345d60f
read/aranges: handle address range overflow (#732)450cb69
read/line: check for overflow when advancing the address (#731)9257192
read/cfi: check for overflow when evaluating DW_CFA_advance_loc (#730)Updates
globset
from 0.4.14 to 0.4.15Commits
5680183
ignore-0.4.15b458cf3
deps: update to base64 0.12793c117
ignore: allow filtering with predicatedf7a3bf
grep-cli: support files compressed by compress(1)28f2a93
doc: shorten -h/--help prelude64a4dee
cli: improve invalid UTF-8 pattern error message50840ea
doc: note how to escape a '$' in --replace17dcc2b
doc: clarify that files override gitignores9a858e4
doc: add config file note for --type-{add,clear}7ed9a31
printer: fix --count-matches outputUpdates
ignore
from 0.4.22 to 0.4.23Commits
Updates
indexmap
from 2.4.0 to 2.5.0Changelog
Sourced from indexmap's changelog.
Commits
48ed490
Release 2.5.0139d7ad
Merge pull request #340 from cuviper/insert-bounds1d9b5e3
Add doc examples forinsert_before
andshift_insert
8ca01b0
Useinsert_before
for "new" entries ininsert_sorted
7224def
Addinsert_before
as an alternate toshift_insert
0247a15
Document and assert index bounds inshift_insert
922c6ad
Update the CI badgee482e17
Merge pull request #342 from cuviper/btree-likeb63e4a1
Merge pull request #341 from cuviper/from-entry264e5b7
Add doc aliases likeBTreeMap
/BTreeSet
Updates
ipnet
from 2.9.0 to 2.10.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
6c72e9f
Update lib.rs7732422
Update Cargo.tomla799770
Update RELEASES.md13a8615
Merge pull request #53 from cuishuang/mastere5e4224
Merge pull request #57 from jjanowsk/new_assertfb951df
Add new_assert implementations975d432
Remove redundant curly braces so that the example program can compileUpdates
miniz_oxide
from 0.7.4 to 0.8.0Changelog
Sourced from miniz_oxide's changelog.
Commits
58cf901
bump version and update changelog and readmeb212371
fix(miniz_oxide): update edition, make more functions const, fix warning, upd...Updates
object
from 0.36.3 to 0.36.4Changelog
Sourced from object's changelog.
Commits
8469876
Release 0.36.43efd539
Fix warnings with macho feature disabledd8583c3
Fix clippy warnings3f15dc5
Update Cargo.lock04d90d4
Update wasmparser9c0b256
read: add check for uncompressed data size (#723)3872c29
elf: add 2 section flag constants (#720)112417e
write/coff: Set checksum for BSS section symbols (#718)48f6b29
Add new pe::IMAGE_FILE_MACHINE_ constants (#717)Updates
parking
from 2.2.0 to 2.2.1Release notes
Sourced from parking's releases.
Changelog
Sourced from parking's changelog.
Commits
0ece32d
v2.2.16109456
Document the difference from std::thread::park()1a771e0
Add more tests (#22)Updates
pest
from 2.7.11 to 2.7.12Commits
da3fcfe
add validation for tags on silent rules (fixes #1035) (#1036)537660c
fixpest_derive
without std under a workspace in Windows (#1034)Updates
pest_derive
from 2.7.11 to 2.7.12Release notes
Sourced from pest_derive's releases.
Commits
da3fcfe
add validation for tags on silent rules (fixes #1035) (#1036)537660c
fixpest_derive
without std under a workspace in Windows (#1034)Updates
pest_generator
from 2.7.11 to 2.7.12Release notes
Sourced from pest_generator's releases.
Commits
da3fcfe
add validation for tags on silent rules (fixes #1035) (#1036)537660c
fixpest_derive
without std under a workspace in Windows (#1034)Updates
pest_meta
from 2.7.11 to 2.7.12Release notes
Sourced from pest_meta's releases.