-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump the rust-dependencies group with 10 updates #226
Merged
Merged
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 rust-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.27` | `1.0.28` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.3` | `2.0.4` | | [regex](https://github.com/rust-lang/regex) | `1.9.4` | `1.10.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.189` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.47` | `1.0.50` | | [ureq](https://github.com/algesten/ureq) | `2.7.1` | `2.8.0` | | [clap](https://github.com/clap-rs/clap) | `4.4.1` | `4.4.6` | | [toml](https://github.com/toml-rs/toml) | `0.7.6` | `0.8.2` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.7` | `0.10.8` | | [walkdir](https://github.com/BurntSushi/walkdir) | `2.3.3` | `2.4.0` | Updates `flate2` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.27...1.0.28) Updates `indoc` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.3...2.0.4) Updates `regex` from 1.9.4 to 1.10.2 - [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.9.4...1.10.2) Updates `serde` from 1.0.188 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) Updates `thiserror` from 1.0.47 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.47...1.0.50) Updates `ureq` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.7.1...2.8.0) Updates `clap` from 4.4.1 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.1...v4.4.6) Updates `toml` from 0.7.6 to 0.8.2 - [Commits](toml-rs/toml@toml-v0.7.6...toml-v0.8.2) Updates `sha2` from 0.10.7 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.10.7...sha2-v0.10.8) Updates `walkdir` from 2.3.3 to 2.4.0 - [Commits](BurntSushi/walkdir@2.3.3...2.4.0) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: walkdir dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
skip changelog
labels
Oct 24, 2023
This was referenced Oct 24, 2023
We really shouldn't be using private imports, but given this is pre-existing, I'm just going to update it for now to unblock updating dependencies.
edmorley
approved these changes
Oct 24, 2023
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
rust
Pull requests that update Rust code
skip changelog
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 rust-dependencies group with 10 updates:
1.0.27
1.0.28
2.0.3
2.0.4
1.9.4
1.10.2
1.0.188
1.0.189
1.0.47
1.0.50
2.7.1
2.8.0
4.4.1
4.4.6
0.7.6
0.8.2
0.10.7
0.10.8
2.3.3
2.4.0
Updates
flate2
from 1.0.27 to 1.0.28Release notes
Sourced from flate2's releases.
Commits
a99b53e
Merge pull request #378 from Byron/prep-release223f829
Merge pull request #380 from Manishearth/reset-stream7a61ea5
Reset StreamWrapper after calling mz_inflate / mz_deflate1260d3e
prepare next patch-releasef62ff42
Merge pull request #375 from georeth/fix-read-doc5b23cc9
Fix and unify docs ofbufread
andread
types.f285e9a
Merge pull request #373 from anforowicz/fix-spare-capacity-handling69972b8
Fix soundness ofwrite_to_spare_capacity_of_vec
.82e45fa
Refactoring: Dedupe code intowrite_to_spare_capacity_of_vec
helper.20cdcbe
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53Updates
indoc
from 2.0.3 to 2.0.4Release notes
Sourced from indoc's releases.
Commits
784e9b2
Release 2.0.4efe9378
Merge pull request #61 from PizzasBear/patch-18ef025a
FIX: preserve_empty_first_line ignored07c8ac4
Ignore needless_doctest_main clippy lint4d305be
Update actions/checkout@v3 -> v47263254
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"4a7ca54
Temporarily disable -Zrandomize-layout due to rustc ICEUpdates
regex
from 1.9.4 to 1.10.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5f1f1c8
1.10.21a54a82
deps: bump regex-automata to 0.4.361242b1
regex-automata-0.4.350fe7d1
changelog: 1.10.2eb950f6
automata/meta: revert broadening of reverse suffix optimizatione7bd19d
regex-lite-0.1.50086dec
lite: fix stack overflow test4ae1472
tests: fix compilation of doctests on 32-bit architecturescd79881
regex-lite-0.1.4466e42c
lite: fix stack overflow in NFA compilerUpdates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
thiserror
from 1.0.47 to 1.0.50Release notes
Sourced from thiserror's releases.
Commits
a7d220d
Release 1.0.504088d16
Ignore module_name_repetitions pedantic clippy lintebebf77
Format ui tests with rustfmtff0a0a5
Source and From attributes only have single-ident path7cec716
Remove reliance on Spanned for Memberc9fe739
Touch up PR 2584850c6f
Merge pull request #258 from de-vri-es/as-dyn-error-spana49f7c6
Change span ofas_dyn_error()
to point compile error at attribute.f4eac7e
Ignore needless_raw_string_hashes clippy lint54465b7
Release 1.0.49Updates
ureq
from 2.7.1 to 2.8.0Changelog
Sourced from ureq's changelog.
Commits
10e1c4a
Do not lock down url depa2bb843
Lock down url dep to 2.3.127be74c
Update Cargo.lock5b7773c
Update changelog 2.8.0a4cf7ef
Add cargo-deny check to CIa22d29f
Version 2.8.04c835b7
Fix proxy doca07f4f4
fix #557: read proxy response until \r\n\r\nbbc6be7
Fix clippya3bf7f0
Turn off default proxy detectionUpdates
clap
from 4.4.1 to 4.4.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schema2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dynUpdates
toml
from 0.7.6 to 0.8.2Commits
fe65b2b
chore: Releaseed597eb
chore: Release257a0fd
docs: Update changelog4b44f53
Merge pull request #617 from epage/update7eaf286
fix(parser): Failed on mixed inline tablese1f2037
test: Verify with latest data2f9253c
chore: Update toml-testc9b481c
test(toml): Ensure tables are used for validation43d7f29
Merge pull request #615 from toml-rs/renovate/actions-checkout-4.xef9b837
chore(deps): update actions/checkout action to v4Updates
sha2
from 0.10.7 to 0.10.8Commits
28a7b0d
Update Cargo.lockc6decdf
sha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lintsUpdates
walkdir
from 2.3.3 to 2.4.0Commits
037c5e1
2.4.0dcc527d
api: add follow_root_links() option to WalkDir61a185f
ci: use latest OS versionsDependabot 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