-
Notifications
You must be signed in to change notification settings - Fork 3
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: bump the rust-dependencies group with 15 updates #86
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 15 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.1` | `3.0.2` | | [rattler_digest](https://github.com/conda/rattler) | `1.0.3` | `1.0.4` | | [rattler_conda_types](https://github.com/conda/rattler) | `0.29.3` | `0.29.5` | | [rattler_lock](https://github.com/conda/rattler) | `0.22.32` | `0.22.34` | | [rattler_networking](https://github.com/conda/rattler) | `0.21.7` | `0.21.8` | | [rattler_package_streaming](https://github.com/conda/rattler) | `0.22.15` | `0.22.18` | | [rattler_shell](https://github.com/conda/rattler) | `0.22.8` | `0.22.10` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` | | [rstest](https://github.com/la10736/rstest) | `0.23.0` | `0.24.0` | Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `clap` from 4.5.21 to 4.5.23 - [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.21...clap_complete-v4.5.23) Updates `clap-verbosity-flag` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v3.0.1...v3.0.2) Updates `rattler_digest` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_digest-v1.0.3...rattler_digest-v1.0.4) Updates `rattler_conda_types` from 0.29.3 to 0.29.5 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_conda_types-v0.29.3...rattler_conda_types-v0.29.5) Updates `rattler_lock` from 0.22.32 to 0.22.34 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_lock-v0.22.32...rattler_lock-v0.22.34) Updates `rattler_networking` from 0.21.7 to 0.21.8 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_networking-v0.21.7...rattler_networking-v0.21.8) Updates `rattler_package_streaming` from 0.22.15 to 0.22.18 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_package_streaming-v0.22.15...rattler_package_streaming-v0.22.18) Updates `rattler_shell` from 0.22.8 to 0.22.10 - [Release notes](https://github.com/conda/rattler/releases) - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md) - [Commits](conda/rattler@rattler_shell-v0.22.8...rattler_shell-v0.22.10) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `tokio-stream` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.16...tokio-stream-0.1.17) Updates `rstest` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_digest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_conda_types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_lock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_networking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_package_streaming dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rattler_shell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 15 updates:
1.0.93
1.0.95
4.5.21
4.5.23
3.0.1
3.0.2
1.0.3
1.0.4
0.29.3
0.29.5
0.22.32
0.22.34
0.21.7
0.21.8
0.22.15
0.22.18
0.22.8
0.22.10
0.12.9
0.12.12
1.0.215
1.0.217
1.0.133
1.0.134
1.41.1
1.42.0
0.1.16
0.1.17
0.23.0
0.24.0
Updates
anyhow
from 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
clap
from 4.5.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028
chore: Release804498d
docs: Update changelogf9721f1
Merge pull request #5695 from epage/valueb04bf72
fix(complete)!: Be consistent in value language0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dirUpdates
clap-verbosity-flag
from 3.0.1 to 3.0.2Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
8a65b98
chore: Release clap-verbosity-flag version 3.0.26f634c9
docs: Update changelogbcfc9e8
Merge pull request #133 from joshka/jm/verbosity-copy9191996
feat: Impl Copy for Verbosity9f72d6c
Merge pull request #131 from clap-rs/renovate/stable-1.x3c00cda
chore(deps): Update compatible (dev) (#130)061da5a
chore(deps): Update dependency STABLE to v1.83.0Updates
rattler_digest
from 1.0.3 to 1.0.4Release notes
Sourced from rattler_digest's releases.
Commits
b8250ef
chore: release (#986)f1cc26c
chore: update everything (#987)35658e9
feat: speed upPrefixRecord
loading (#984)2f571eb
feat: improve performance when linking files usingrayon
(#985)42de2b9
chore: release (#981)0dffcd9
feat: derivePartialEq
andEq
forChannelConfig
(#982)d8c8fca
fix: check reflink support before linking (#979)60dc483
fix: add descriptionf514f23
chore: release (#978)eda953d
fix: package cache lock file_name was incorrect (#977)Updates
rattler_conda_types
from 0.29.3 to 0.29.5Release notes
Sourced from rattler_conda_types's releases.
Commits
42de2b9
chore: release (#981)0dffcd9
feat: derivePartialEq
andEq
forChannelConfig
(#982)d8c8fca
fix: check reflink support before linking (#979)60dc483
fix: add descriptionf514f23
chore: release (#978)eda953d
fix: package cache lock file_name was incorrect (#977)0656d2f
feat: addEnumIter
toArch
(#972)395116a
feat: allow using an authenticatedClient
inGateway
(#974)c74c657
feat:sandbox
trampoline implementation (#935)ddb05ce
chore: remove aarch64-windows-msvc-pc wheel (#971)Updates
rattler_lock
from 0.22.32 to 0.22.34Release notes
Sourced from rattler_lock's releases.
Commits
42de2b9
chore: release (#981)0dffcd9
feat: derivePartialEq
andEq
forChannelConfig
(#982)d8c8fca
fix: check reflink support before linking (#979)60dc483
fix: add descriptionf514f23
chore: release (#978)eda953d
fix: package cache lock file_name was incorrect (#977)0656d2f
feat: addEnumIter
toArch
(#972)395116a
feat: allow using an authenticatedClient
inGateway
(#974)c74c657
feat:sandbox
trampoline implementation (#935)ddb05ce
chore: remove aarch64-windows-msvc-pc wheel (#971)Updates
rattler_networking
from 0.21.7 to 0.21.8Release notes
Sourced from rattler_networking's releases.
Commits
c32c511
chore: release (#967)c6a3690
fix: GCS channels and add test (#968)a8082a6
fix: merge purls from matching records in lock-file (#965)b90daf5
Revert "feat: pixi build compatible"76d6bc8
feat: pixi build compatibleUpdates
rattler_package_streaming
from 0.22.15 to 0.22.18Release notes
Sourced from rattler_package_streaming's releases.
Commits
42de2b9
chore: release (#981)0dffcd9
feat: derivePartialEq
andEq
forChannelConfig
(#982)d8c8fca
fix: check reflink support before linking (#979)60dc483
fix: add descriptionf514f23
chore: release (#978)eda953d
fix: package cache lock file_name was incorrect (#977)0656d2f
feat: addEnumIter
toArch
(#972)395116a
feat: allow using an authenticatedClient
inGateway
(#974)c74c657
feat:sandbox
trampoline implementation (#935)ddb05ce
chore: remove aarch64-windows-msvc-pc wheel (#971)Updates
rattler_shell
from 0.22.8 to 0.22.10Release notes
Sourced from rattler_shell's releases.
Commits
42de2b9
chore: release (#981)0dffcd9
feat: derivePartialEq
andEq
forChannelConfig
(#982)d8c8fca
fix: check reflink support before linking (#979)60dc483
fix: add descriptionf514f23
chore: release (#978)eda953d
fix: package cache lock file_name was incorrect (#977)0656d2f
feat: addEnumIter
toArch
(#972)395116a
feat: allow using an authenticatedClient
inGateway
(#974)c74c657
feat:sandbox
trampoline implementation (#935)ddb05ce
chore: remove aarch64-windows-msvc-pc wheel (#971)Updates
reqwest
from 0.12.9 to 0.12.12Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)224f0b8
v0.12.11beea332
fix decoding extra empty frame (#2508)177cc7f
cleanup: typo fix409cff3
v0.12.10ea48da7
docs: fix a few spelling issues (#2478)3ce98b5
fix: propagate Body::size_hint when wrapping bodies (#2503)44ca5ee
remove Clone from connect::Unnameable for now (#2502)2a7c1b6
feat: allow pluggable tower layers in connector service stack (#2496)Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.Updates
tokio
from 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
tokio-stream
from 0.1.16 to 0.1.17Commits
67355c6
chore: prepare tokio-stream v0.1.17 (#7020)405d746
signal: remove oneshot channels from tests (#7015)e0d1293
ci: add instructions that explain how to fix spellcheck errors (#7016)480c010
signal: addSignalKind::info
on illumos (#6995)c032ea0
ci: detect trailing whitespace (#7013)0b31c2f
chore: prepare tokio-util v0.7.13 (#7012)129f9fc
codec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof
(#...b5c227d
tracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9
ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570
chore: prepare Tokio v1.42.0 (#7005)Updates
rstest
from 0.23.0 to 0.24.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
d57af90
Prepare releasedfc4ff0
Make clippy happy01140c1
Docs and changelog4a9763f
1. Test also matrix cased77d7c6
Base implementation7792a9b
Add the ability to run CI test on demand11869b5
Don't add channel if the env is not provided explicitly.9a78bfb
replace futures with futures-util88f9c2e
#282 : add e2e test, cover also the once fixture case and add cheange log linescb5db35
Close #284 and add a test to check msrv on rendered code.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 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