-
Notifications
You must be signed in to change notification settings - Fork 39
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 rust-minor group with 14 updates #228
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Aug 12, 2024
Bumps the rust-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-io](https://github.com/smol-rs/async-io) | `2.3.3` | `2.3.4` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [polling](https://github.com/smol-rs/polling) | `3.7.2` | `3.7.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.7.0` | `1.8.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [wide](https://github.com/Lokathor/wide) | `0.7.26` | `0.7.28` | Updates `async-io` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.3.3...v2.3.4) Updates `cc` from 1.1.7 to 1.1.10 - [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.7...cc-v1.1.10) Updates `clap` from 4.5.13 to 4.5.15 - [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.13...v4.5.15) Updates `clap_builder` from 4.5.13 to 4.5.15 - [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.13...v4.5.15) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](servo/core-foundation-rs@core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [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.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.2...0.36.3) Updates `polling` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.7.2...v3.7.3) Updates `rustls-pki-types` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.7.0...v/1.8.0) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.206) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.206) Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...v1.0.124) Updates `wide` from 0.7.26 to 0.7.28 - [Commits](Lokathor/wide@v0.7.26...v0.7.28) --- updated-dependencies: - dependency-name: async-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: polling dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
torokati44
force-pushed
the
dependabot/cargo/rust-minor-c63c4d7c6b
branch
from
August 12, 2024 11:07
684390b
to
1543f6e
Compare
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 rust-minor group with 14 updates:
2.3.3
2.3.4
1.1.7
1.1.10
4.5.13
4.5.15
4.5.13
4.5.15
0.8.6
0.8.7
0.1.6
0.1.7
1.0.1
1.0.2
0.36.2
0.36.3
3.7.2
3.7.3
1.7.0
1.8.0
1.0.204
1.0.206
1.0.204
1.0.206
1.0.122
1.0.124
0.7.26
0.7.28
Updates
async-io
from 2.3.3 to 2.3.4Release notes
Sourced from async-io's releases.
Changelog
Sourced from async-io's changelog.
Commits
c35b72f
v2.3.45800dd3
Set nosigpipe on NetBSD and DragonFly BSDe27191f
Upgrade windows-sys to 0.59Updates
cc
from 1.1.7 to 1.1.10Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
17b353d
chore: release (#1179)1c10013
Remap Windows targets triples to their LLVM counterparts (#1176)4b723d9
chore: release (#1178)7858d38
Add custom CC wrapper to the wrapper whitelist (#1175)5863b31
chore: release (#1174)59dfb53
Fix broken link in docs.rs (#1173)Updates
clap
from 4.5.13 to 4.5.15Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
4094435
chore: Release36114c3
docs: Update changelog918cfed
Merge pull request #5610 from Mixu78/powershell_hyphensc55f642
Merge pull request #5648 from epage/cli219a191
fix(complete): Improve help output734cac7
feat(complete): Make '--register' optionalfa4ccec
feat(complete): Make '--shell' optionalefdcad1
Merge pull request #5647 from epage/infere65e463
docs(complete): Have dynamic Shell match static Shell8a1f9b3
Merge pull request #5646 from epage/powershellUpdates
clap_builder
from 4.5.13 to 4.5.15Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
4094435
chore: Release36114c3
docs: Update changelog918cfed
Merge pull request #5610 from Mixu78/powershell_hyphensc55f642
Merge pull request #5648 from epage/cli219a191
fix(complete): Improve help output734cac7
feat(complete): Make '--register' optionalfa4ccec
feat(complete): Make '--shell' optionalefdcad1
Merge pull request #5647 from epage/infere65e463
docs(complete): Have dynamic Shell match static Shell8a1f9b3
Merge pull request #5646 from epage/powershellUpdates
core-foundation-sys
from 0.8.6 to 0.8.7Commits
652bab0
Bump version of core-foundation-sys to 0.8.7 (#683)f94fa25
Added ffi bindings for CGDisplayRegisterReconfigurationCallback and related t...31a92cd
Fix typos. (#689)2847e06
core-graphics: FixkCGWindowSharingReadWrite
value (#690)3570256
Avoid UB if the CFData pointer is NULL (#688)8002ddd
Fixes a minor race condition in active_displays (#686)6940925
Remove remainingchrono
code. (#682)c2cca87
ci: Remove usage of macos-11 (#681)8d2b732
Remove usages ofextern crate
. (#672)a496791
update NSAppKitVersionNumbers (#673)Updates
hyper-util
from 0.1.6 to 0.1.7Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
3170807
v0.1.7c7752f3
feat: Add API for poisoning connections (#121)7afb1ed
chore(ci): Use tokio 1.38.1 in MSRV check (#139)b36538a
docs(server): updateHttp1Builder::header_read_timeout
docs (#137)efd57ff
feat(client-legacy): Restore connect info in errors (#135)Updates
mio
from 1.0.1 to 1.0.2Changelog
Sourced from mio's changelog.
Commits
e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfdUpdates
object
from 0.36.2 to 0.36.3Changelog
Sourced from object's changelog.
Commits
4170a3c
Release 0.36.325a3b93
Update Cargo.lock5c00d29
Updatewasmparser
to the latest version (#715)b1aa6c3
read: implement Iterator for more types (#714)8a25b8e
read/elf: impl Iterator for NoteIterator (#713)b138dab
Makefrom_bytes
integer constructors const (#712)Updates
polling
from 3.7.2 to 3.7.3Release notes
Sourced from polling's releases.
Changelog
Sourced from polling's changelog.
Commits
1ee697a
v3.7.3fd188f6
Update windows-sys 0.59Updates
rustls-pki-types
from 1.7.0 to 1.8.0Release notes
Sourced from rustls-pki-types's releases.
Commits
9382315
Cargo: version 1.7.0 -> 1.8.0e8597ba
add const CertificateDer::from_sliceb39d810
server_name: fix clippy::use_self findingsc58f07e
server_name: fix clippy::missing_transmute_annotationsUpdates
serde
from 1.0.204 to 1.0.206Release notes
Sourced from serde's releases.
Commits
85c73ef
Release 1.0.2065ba1796
Resolve doc_markdown pedantic lint on regression test functione52b7b3
Touch up PR 256784c7419
Merge pull request #2794 from dtolnay/neverread536221b
Temporarily ignore collection_is_never_read on FlattenSkipDeserializingfc55ac7
Merge pull request #2567 from Mingun/fix-25652afe5b4
Add regression test for issue #2792b4ec259
Correctly process flatten fields in enum variantsc3ac7b6
Add regression test for issue #190424614e4
Add regression test for issue #2565Updates
serde_derive
from 1.0.204 to 1.0.206Release notes
Sourced from serde_derive's releases.
Commits
85c73ef
Release 1.0.2065ba1796
Resolve doc_markdown pedantic lint on regression test functione52b7b3
Touch up PR 256784c7419
Merge pull request #2794 from dtolnay/neverread536221b
Temporarily ignore collection_is_never_read on FlattenSkipDeserializingfc55ac7
Merge pull request #2567 from Mingun/fix-25652afe5b4
Add regression test for issue #2792b4ec259
Correctly process flatten fields in enum variantsc3ac7b6
Add regression test for issue #190424614e4
Add regression test for issue #2565Updates
serde_json
from 1.0.122 to 1.0.124Release notes
Sourced from serde_json's releases.
Commits
cf771a0
Release 1.0.1248b314a7
Merge pull request #1173 from iex-rs/fix-big-endian8eba786
Fix skip_to_escape on BE architectures2cab07e
Release 1.0.123346189a
Fix needless_borrow clippy lint in new control character test859ead8
Merge pull request #1161 from iex-rs/vectorized-string-parsinge43da5e
Immediately bail-out on empty strings8389d8a
Don't run the slow algorithm from the beginning1f0dcf7
Allow clippy::items_after_statementsa95d6df
Big endian supportUpdates
wide
from 0.7.26 to 0.7.28Commits
7ef782a
chore: Release wide version 0.7.28d099f72
Sse4 fix (#178)f218560
chore: Release wide version 0.7.27e22336b
Update rust.ymlb97ab44
Adding optional serde feature (#173)3d24ade
add some missing widening operations (#166)d00b0be
Adds boolean methods to u32x4 and u32x8 (#161)05160f2
Update README.md91d89d1
docs: Add missing backticks, enableclippy::doc_markdown
(#175)c9416d9
fix CI problems by bumping msrv (#176)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