-
Notifications
You must be signed in to change notification settings - Fork 114
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 nonbreaking group across 1 directory with 13 updates #693
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 nonbreaking group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.5.0` | `2.6.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.99` | `1.0.104` | | [hyper](https://github.com/hyperium/hyper) | `1.3.1` | `1.4.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.5` | `0.1.6` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.14` | `0.11.15` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.120` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.209.1` | `0.212.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.209.1` | `0.212.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.85` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `2.0.66` | `2.0.68` | Updates `bitflags` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.5.0...2.6.0) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...1.9.1) Updates `cc` from 1.0.99 to 1.0.104 - [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@1.0.99...cc-v1.0.104) Updates `hyper` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.3.1...v1.4.0) Updates `hyper-util` from 0.1.5 to 0.1.6 - [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.5...v0.1.6) Updates `serde_bytes` from 0.11.14 to 0.11.15 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.14...0.11.15) Updates `serde_json` from 1.0.117 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.120) Updates `wasmprinter` from 0.209.1 to 0.212.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `clap` from 4.5.7 to 4.5.8 - [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.7...v4.5.8) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `wasmparser` from 0.209.1 to 0.212.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `proc-macro2` from 1.0.85 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.85...1.0.86) Updates `syn` from 2.0.66 to 2.0.68 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.66...2.0.68) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: serde_bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: wasmprinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: wasmparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking ... 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
Jul 2, 2024
jeffcharles
approved these changes
Jul 2, 2024
@dependabot merge |
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 nonbreaking group with 13 updates in the / directory:
2.5.0
2.6.0
1.8.0
1.9.1
1.0.99
1.0.104
1.3.1
1.4.0
0.1.5
0.1.6
0.11.14
0.11.15
1.0.117
1.0.120
0.209.1
0.212.0
4.5.7
4.5.8
1.4.0
1.5.0
0.209.1
0.212.0
1.0.85
1.0.86
2.0.66
2.0.68
Updates
bitflags
from 2.5.0 to 2.6.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
1351369
Merge pull request #412 from KodrAus/cargo/2.6.0a187b29
prepare for 2.6.0 releasee1ac235
Merge pull request #411 from KodrAus/fix/impl-mode-attributesdc8f03a
allow specifying outer attributes in impl mode9c4b93c
Merge pull request #410 from waywardmonkeys/fix-typo980c588
Fix typo9f633fe
Merge pull request #408 from KodrAus/chore/ci-fix70a8247
update stderr messages650025d
update to scorecard 2.3.14020868
Merge pull request #396 from bitflags/ci/scorecardUpdates
uuid
from 1.8.0 to 1.9.1Release notes
Sourced from uuid's releases.
Commits
36e6f57
Merge pull request #763 from uuid-rs/cargo/1.9.165bf733
prepare for 1.9.1 released0a2461
Merge pull request #762 from uuid-rs/fix/double-lock20911bd
avoid taking the shared lock when getting usable bits in Uuid::now_v7c01feb8
Merge pull request #761 from uuid-rs/chore/bulk-example864239b
add an example of generating bulk v7 UUIDs4a129e7
Merge pull request #760 from uuid-rs/cargo/1.9.06bfee6b
prepare for 1.9.0 release62b7145
Merge pull request #759 from uuid-rs/chore/v7-counter-cleanup62e968c
clean up new Timestamp APIsUpdates
cc
from 1.0.99 to 1.0.104Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
eddc1fd
chore: release (#1119)595fc4e
Fixed link break about compile-time-requirements (#1118)75d47e5
chore: release (#1116)fe9ccd1
Fix compilation for wasm: env WASI_SYSROOT should be optional (#1114)bffb5c0
chore: release (#1112)9d44677
Fix invalid wasi targets compatibility (#1105)853fa8b
Speedup regenerate-target-info and regenerate-windows-sys (#1110)bcb7cbe
chore: release (#1106)4cb5b94
UseBuild::getenv
instead ofenv::var*
in anywhere that makes sense (#1103)6fa9ea6
chore: release (#1102)Updates
hyper
from 1.3.1 to 1.4.0Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
fdc1916
v1.4.04ffaad5
feat(client): addSendRequest::try_send_request()
method (#3691)56c3cd5
feat(client): removeSend +Sync
bounds requirement ofhttp2::Connection
e...9580b35
feat(client): remove 'static lifetime bound on http1/2 client IO (#3667)3e435cf
docs(client): Include exec arg in client::conn::http2::handshake doc (#3694)111d038
docs(client): better describe Uri forms are sent as-isaa7ff60
docs(client): replace example on mod page with link to guide7cedc13
perf(client): create DispatchGone error only if needed1028f27
refactor(http1): use LOG constant only with tracing7cbc361
docs(client): fix a typo (#3688)Updates
hyper-util
from 0.1.5 to 0.1.6Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
866ada8
v0.1.62c7e98a
fix: improve retrying of dying pooled connections (#133)53aadac
Support AIX operating system in legacy client (#132)597f92b
refactor: remove unnecessary receiver field from GracefulShutdown (#131)72884c5
chore: update to pnet_datalink 0.35.0 (#130)3def94a
chore(test): resolve result in test (#129)Updates
serde_bytes
from 0.11.14 to 0.11.15Release notes
Sourced from serde_bytes's releases.
Commits
90de46e
Release 0.11.15542f86d
Merge pull request #52 from sosthene-nitrokey/byte-array-constdde7c9e
Merge pull request 51 from ldclabs/mastered0c0be
Make ByteArray::new and ByteArray::into_array constf746da2
change fromimpl\<T> From\<T> for ByteBuf
toimpl From\<Vec<u8>> for ByteBuf
5a482b4
Fix test for Rust 1.56.0303e938
Implement From for ByteArray, ByteBuf and Bytes1dd071d
Explicitly install a Rust toolchain for cargo-outdated jobd382f06
Merge pull request #50 from serde-rs/transparent5cbd70d
Replace another conditional repr(transparent)Updates
serde_json
from 1.0.117 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3d
Release 1.0.120962c0fb
Merge pull request #1152 from cforycki/fix/index-map-minimal-version3480fed
fix: indexmap minimal version with Map::shift_insert()b48b9a3
Release 1.0.1198878cd7
Make shift_insert available for inlining like other Map methods352b7ab
Document the cfg required for Map::shift_insert to existc17e63f
Merge pull request #1149 from joshka/master309ef6b
Add Map::shift_insert()a9e089a
Merge pull request #1146 from haouvw/mastera83fe96
chore: remove repeat wordsUpdates
wasmprinter
from 0.209.1 to 0.212.0Commits
Updates
clap
from 4.5.7 to 4.5.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
Updates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
wasmparser
from 0.209.1 to 0.212.0Commits
Updates
proc-macro2
from 1.0.85 to 1.0.86Release notes
Sourced from proc-macro2's releases.
Commits
aa9476b
Release 1.0.861961358
Merge pull request #466 from dtolnay/buildrse1bd2cc
Bring build script comments up to date5b27127
Merge pull request #465 from dtolnay/ignorereason0da4629
Fill in ignore reasons in all #[ignore] attributesUpdates
syn
from 2.0.66 to 2.0.68Release notes
Sourced from syn's releases.
Commits
ecb0429
Release 2.0.6837edbd2
Merge pull request #1690 from stepancheg/track-called4338772
track-caller in parse_quote_spanned537b0c5
Update test suite to nightly-2024-06-22b088d5c
Merge pull request #1688 from dtolnay/peeklit9b4e478
Relocate Lit peek impls into lit module38f2ddb
Merge pull request #1687 from dtolnay/fastpeekef20bfd
Optimize the peek impl of Group and Lifetime4b6c96a
Merge pull request #1686 from dtolnay/isempty87d5792
Reword explanation of ParseBuffer::is_emptyDependabot 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