-
Notifications
You must be signed in to change notification settings - Fork 234
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 patch-updates group across 1 directory with 13 updates #5088
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/cargo/patch-updates-825af17b88
base: develop
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.
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
Contributor
…updates Bumps the patch-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.92` | | [bloomfilter](https://github.com/jedisct1/rust-bloom-filter) | `1.0.14` | `1.0.15` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.33` | `4.5.37` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.9` | `0.1.10` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.6` | `1.1.7` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.14` | `0.2.15` | | [serde](https://github.com/serde-rs/serde) | `1.0.211` | `1.0.214` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.43` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.68` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.43` | `0.3.45` | Updates `anyhow` from 1.0.90 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.90...1.0.92) Updates `bloomfilter` from 1.0.14 to 1.0.15 - [Commits](jedisct1/rust-bloom-filter@1.0.14...1.0.15) Updates `clap_complete` from 4.5.33 to 4.5.37 - [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.33...clap_complete-v4.5.37) Updates `futures-util` 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 `hyper-util` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.9...v0.1.10) Updates `pin-project` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.6...v1.1.7) Updates `pin-project-lite` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.14...v0.2.15) Updates `serde` from 1.0.211 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.211...v1.0.214) Updates `serde_derive` from 1.0.211 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.211...v1.0.214) Updates `tar` from 0.4.42 to 0.4.43 - [Commits](alexcrichton/tar-rs@0.4.42...0.4.43) Updates `thiserror` from 1.0.64 to 1.0.68 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.68) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) Updates `wasm-bindgen-test` from 0.3.43 to 0.3.45 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bloomfilter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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
labels
Nov 5, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
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 patch-updates group with 12 updates in the / directory:
1.0.90
1.0.92
1.0.14
1.0.15
4.5.33
4.5.37
0.3.30
0.3.31
0.1.9
0.1.10
1.1.6
1.1.7
0.2.14
0.2.15
1.0.211
1.0.214
0.4.42
0.4.43
1.0.64
1.0.68
2.5.2
2.5.3
0.3.43
0.3.45
Updates
anyhow
from 1.0.90 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRUpdates
bloomfilter
from 1.0.14 to 1.0.15Commits
fcd2ff0
y++9e6134e
Update depsUpdates
clap_complete
from 4.5.33 to 4.5.37Commits
c54ffa1
chore: Release26eab7b
docs: Update changelogf275804
Merge pull request #5805 from epage/style7c7742c
fix(complete): Adjust dynamic for MSRVf1ae3c0
style: Make clippy happy5c932b7
chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537f
chore(deps): Update compatible (dev) (#5797)7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
futures-util
from 0.3.30 to 0.3.31Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util'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
hyper-util
from 0.1.9 to 0.1.10Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
a636037
v0.1.1005b13f4
chore: Fix test warning (#155)30f38c8
feat(client): Exposehttp2::builder::max_header_list_size
in the client bui...aa90ce5
refactor: allow resolve span to be disabled (#153)4dda024
feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)Updates
pin-project
from 1.1.6 to 1.1.7Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
31fb40c
Release 1.1.70e79b89
Update changelogf6c7504
Work around negative_impls that allows unsound overlapping Unpin impls0009800
ci: Auto-update cspell dictionary43839a9
tests: Update ui test output to nightly-2024-10-17f875d22
tests: Update lint testUpdates
pin-project-lite
from 0.2.14 to 0.2.15Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
a335953
Release 0.2.159c4bec1
Update changelog57d5679
Work around negative_impls that allows unsound overlapping Unpin impls0a3bfbb
ci: Auto-update cspell dictionary1904d6e
tests: Update ui test output to nightly-2024-10-176d4b8db
tests: Update lint test1512397
tests: Update lint test41e0430
Fix typo9d73aae
tools: Update tidy.shd96e89b
ci: Use taiki-e/github-actions/install-rust actionUpdates
serde
from 1.0.211 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
serde_derive
from 1.0.211 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
tar
from 0.4.42 to 0.4.43Commits
2b1d374
Release 0.4.43 (#386)adbbc29
Very basic Pax header writer (#382)e0e69f6
tests: Just useunwrap()
(#384)9bd1372
entry: Use our const for xattrs (#383)a1fd011
EntryWriter: Add comments for why ManuallyDrop is OK (#380)Updates
thiserror
from 1.0.64 to 1.0.68Release notes
Sourced from thiserror's releases.
Commits
8d06fb5
Release 1.0.68372fd8a
Merge pull request #344 from dtolnay/binop08f8992
Disregard equality binop in fallback parserd2a823d
Merge pull request #343 from dtolnay/unnamedb3bf7a6
Add logic to determine whether unnamed fmt arguments are present490f9c0
Merge pull request #342 from dtolnay/synfull7daf1b1
Defer is_syn_full() call until first expressionc92ac99
Merge pull request #341 from dtolnay/parsescan40a53f7
Interleave Expr parsing and scanning better925f2dd
Release 1.0.67Updates
url
from 2.5.2 to 2.5.3Release notes
Sourced from url's releases.
Commits
8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)710e1e7
refactor and add tests for percent encoding (#977)6050a6e
mention why we pin unicode-width (#972)Updates
wasm-bindgen-test
from 0.3.43 to 0.3.45Commits
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 conditionsThis change is