-
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
Bump the rust-minor group across 1 directory with 19 updates #354
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-minor group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.20.0` | `1.21.0` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.8.0` | `1.8.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.4` | `1.2.5` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` | | [foldhash](https://github.com/orlp/foldhash) | `0.1.3` | `0.1.4` | | [gpu-descriptor](https://github.com/zakarumych/gpu-descriptor) | `0.3.0` | `0.3.1` | | [home](https://github.com/rust-lang/cargo) | `0.5.9` | `0.5.11` | | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.5.2` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.3` | `0.27.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.168` | `0.2.169` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.2` | | [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` | | [png](https://github.com/image-rs/image-png) | `0.17.15` | `0.17.16` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.8` | `0.5.9` | | [safe_arch](https://github.com/Lokathor/safe_arch) | `0.7.2` | `0.7.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.91` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.8.0` | `1.8.1` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `bytemuck` from 1.20.0 to 1.21.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.20.0...v1.21.0) Updates `bytemuck_derive` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@bytemuck_derive-v1.8.0...bytemuck_derive-v1.8.1) Updates `cc` from 1.2.4 to 1.2.5 - [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.2.4...cc-v1.2.5) Updates `env_filter` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v0.1.2...env_filter-v0.1.3) Updates `foldhash` from 0.1.3 to 0.1.4 - [Commits](orlp/foldhash@v0.1.3...v0.1.4) Updates `gpu-descriptor` from 0.3.0 to 0.3.1 - [Changelog](https://github.com/zakarumych/gpu-descriptor/blob/master/CHANGELOG.md) - [Commits](https://github.com/zakarumych/gpu-descriptor/commits) Updates `home` from 0.5.9 to 0.5.11 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.11) Updates `hyper` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.1...v1.5.2) Updates `hyper-rustls` from 0.27.3 to 0.27.5 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.3...v/0.27.5) Updates `libc` from 0.2.168 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.168...0.2.169) Updates `miniz_oxide` from 0.8.0 to 0.8.2 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.0...0.8.2) Updates `object` from 0.36.5 to 0.36.7 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.5...0.36.7) Updates `png` from 0.17.15 to 0.17.16 - [Changelog](https://github.com/image-rs/image-png/blob/master/CHANGES.md) - [Commits](image-rs/image-png@v0.17.15...v0.17.16) Updates `quinn-udp` from 0.5.8 to 0.5.9 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.8...quinn-udp-0.5.9) Updates `safe_arch` from 0.7.2 to 0.7.4 - [Commits](Lokathor/safe_arch@v0.7.2...v0.7.4) 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 `syn` from 2.0.90 to 2.0.91 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.91) Updates `tinyvec` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bytemuck_derive 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: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: foldhash dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: gpu-descriptor dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: home dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: miniz_oxide 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: png dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: safe_arch 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: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 23, 2024
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 19 updates in the / directory:
1.0.94
1.0.95
1.20.0
1.21.0
1.8.0
1.8.1
1.2.4
1.2.5
0.1.2
0.1.3
0.1.3
0.1.4
0.3.0
0.3.1
0.5.9
0.5.11
1.5.1
1.5.2
0.27.3
0.27.5
0.2.168
0.2.169
0.8.0
0.8.2
0.36.5
0.36.7
0.17.15
0.17.16
0.5.8
0.5.9
0.7.2
0.7.4
1.0.133
1.0.134
2.0.90
2.0.91
1.8.0
1.8.1
Updates
anyhow
from 1.0.94 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 functionsUpdates
bytemuck
from 1.20.0 to 1.21.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
621848f
chore: Release bytemuck version 1.21.075b54ef
changelog45fbae7
chore: Release bytemuck_derive version 1.8.19d06a93
changelogd6c589f
Cargo.toml: add transparentwrapper_extra to latest_stable_rust, and expand on...9801bb9
Update lib.rs (#290)4bdaf0a
ImplementsPod
andZeroable
for AVX512 types that don't require nightly. ...227d7fe
hideunexpected_cfgs
warnings in proc-macro generated code (#287)Updates
bytemuck_derive
from 1.8.0 to 1.8.1Changelog
Sourced from bytemuck_derive's changelog.
... (truncated)
Commits
45fbae7
chore: Release bytemuck_derive version 1.8.19d06a93
changelogd6c589f
Cargo.toml: add transparentwrapper_extra to latest_stable_rust, and expand on...9801bb9
Update lib.rs (#290)4bdaf0a
ImplementsPod
andZeroable
for AVX512 types that don't require nightly. ...227d7fe
hideunexpected_cfgs
warnings in proc-macro generated code (#287)9bf993b
chore: Release bytemuck version 1.20.00a995ff
changelog1400815
Improvefill_zeroes
' use ofptr::write_bytes
(#284)13f4ae0
Add functions to allocate zeroedArc
andRc
(#283)Updates
cc
from 1.2.4 to 1.2.5Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
9138052
chore: release v1.2.5 (#1323)8c79ed2
Check linking when testing if compiler flags are supported (#1322)Updates
env_filter
from 0.1.2 to 0.1.3Commits
dc1a01a
chore: Release65f81b3
docs: Update changelog7742599
Merge pull request #345 from EriKWDev/main59229bc
fix: Test result of everything enabled has changedb0d4760
spelling + field names1bad1f5
feature: ability to display source file path and line number with default for...cc97bf7
chore(deps): Update Rust Stable to v1.83 (#343)240cd21
style: Make clippy happyda7ff82
chore: Update from _rust templateab1d854
chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
foldhash
from 0.1.3 to 0.1.4Commits
1435db0
Version 0.1.4.6d60713
Fix typo on constant from last PR.2de875f
Ensure the stack pointer is always used during RandomState init so different ...4f19fe6
Add missing #[inline] on trivial functions (#11)da65bc3
Don't query the time on zkvm. (#10)45a79dc
Fix collisions when hashing structures > 128 bits. (#9)c55c471
Don't query the time incfg(miri)
too (#7)Updates
gpu-descriptor
from 0.3.0 to 0.3.1Commits
Updates
home
from 0.5.9 to 0.5.11Commits
addcc8c
Update release information for home 0.5.11 (#14939)e5c4dc6
Limit release trigger to 0.* tags (#14940)f18cbda
Limit release trigger to 0.* tags20ec18a
Update home changelog014378f
Clarify status ofhome_dir
769f622
test(build-std): dont require rustup (#14933)80409f7
test(build-std): dont require rustup7847c03
fix(base): Support bases in patches in virtual manifests (#14931)5b8b2ac
fix(base): Support bases in patches in virtual manifests2d23b94
test(base): Verify bases in patches in virtual manifestsUpdates
hyper
from 1.5.1 to 1.5.2Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
30f2961
v1.5.2a131111
fix(http1): fix intermitent panic parsing partial headers (#3812)a3bda62
docs(roadmap): update ROADMAP post v1.0 (#3763)115339d
chore(benches): fix pin-project-lite not found (#3807)0bd4adf
refactor(lib): reduce clippy warnings (#3805)12717d1
chore(ffi): only backup hyper.h when passing --verify (#3800)8cf1121
test(server): fix conditional cfg for tests needing the server feature (#3799)eaf2267
fix(http1): skip debug assertion of content length for HEAD responses (#3795)7f4a682
feat(ffi): add cargo-c support (#3787)Updates
hyper-rustls
from 0.27.3 to 0.27.5Release notes
Sourced from hyper-rustls's releases.
Commits
426c0a7
Bump version to 0.27.5ae297aa
tests: inline tls_config() helper4d0a441
tests: inline connector setupa38dfae
tests: inline trivial helper functions515822c
tests: use concrete type for helper function5669885
Re-order test module items985f323
Re-order verifier optionsac87344
Fix https_only/enforce_https enforcement1b7d8cf
Upgrade to rustls-platform-verifier 0.5b82a869
Bump version to 0.27.4Updates
libc
from 0.2.168 to 0.2.169Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
bb5944c
chore: release v0.2.1698ebcf49
Merge pull request #4211 from tgross35/backport-openbsd-buildfab6a64
Skipc_char_def
on OpenBSDc86544f
Merge pull request #4206 from tgross35/backport-tomato2ade12c
Replace arch-conditionalc_char
with a reexport0567b59
Ignore ordering style forc_char
3e09b7c
Do not re-export c_void in target-specific code7e761a5
Fix c_char on various targets9fea17a
Mirrorc_char
configuration fromrust-lang/rust
3eb9670
feat: Update c_char typeUpdates
miniz_oxide
from 0.8.0 to 0.8.2Changelog
Sourced from miniz_oxide's changelog.
Commits
07bb166
update changelog and versione3536a7
fix (#159)d95d517
update changelog and version7f34162
fix(c_api): remove unneeded c_export cfg causing issues6fa35b5
fix(c_api): fix c export feature checkc0662f1
fix(deflate): use built in fill instead of custom memset functione6ee54e
fix(inflate): use built in fill instead of custom memset functionf6c3b45
fix(c_api): use correct cfg for pointer widthb3b1604
fix(inflate): skip pointlessly clearing unused huffman code length treeb7a5908
fix(deflate): update fuzzing to work againUpdates
object
from 0.36.5 to 0.36.7Changelog
Sourced from object's changelog.
Commits
5b66b69
Release 0.36.7 (#751)fa4499b
Release 0.36.6b3ceaca
Update Cargo.locke2593d7
Update wasmparser3230cae
Fix clippy warnings59bd06b
Fix M68k support (#749)9276955
write: Skip . and $ in section name for subsections when an empty name is giv...2b9db57
Implementcore::error::Error
on Rust 1.81+ (#747)01c8b19
cargo fmt36eda2b
write/elf: add SHT_RELR section header supportUpdates
png
from 0.17.15 to 0.17.16Commits
fbf2566
Merge pull request #550 from image-rs/lets-go060925e
Deprecate Info::encode2d6ca8d
Bump version4baeb70
Bump dev depab45766
Allow cfg(fuzzing)4a1b982
Make gAMA and cHRM fallback optional for sRGB3ef4af6
Fix iCCP chunk encoding (#548)2232f83
Pass through nightly feature to crc32fast crate to get SIMD crc32 on Aarch64Updates
quinn-udp
from 0.5.8 to 0.5.9Release notes
Sourced from quinn-udp's releases.
Commits
6ee883a
fix(udp): make GRO (i.e. URO) optional, off by default85011ef
Revert "fix(udp): do not enable URO on Windows on ARM"b720c6a
chore(udp): increase crate patch version to v0.5.9e953059
fix(udp): retry send on first EINVALa83c6e4
ci: run on Android API Level 25cb0b59d
refactor(udp): remove unnecessaryreturn
51606c6
Make SystemTime mockable via objectc5f81be
proto: Make Connection externally use SideArgse706cd8
proto: Make Connection internally use SideState51e974e
proto: Refactor TokenDecodeErrorUpdates
safe_arch
from 0.7.2 to 0.7.4Commits
c790608
chore: Release safe_arch version 0.7.43d701e9
put the macro back281ffc9
chore: Release safe_arch version 0.7.36453b2c
docs formatting.0d3618f
remove accidental duplicate cfgffe7f6c
docs formatting2beb443
add missing attributes and relocate macro (#117)e39ea31
Use docsrs cfg (#115)Updates
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
syn
from 2.0.90 to 2.0.91Release notes
Sourced from syn's releases.
Commits
53de985
Release 2.0.9118fc8d1
Merge pull request #1797 from dtolnay/parsequotespecial762ba97
Document more parse_quote special cases1c739cb
Merge pull request #1796 from dtolnay/vecarmd2bc3a3
Allow Vec<Arm> in parse_quote384516b
Update test suite to nightly-2024-12-196adf9e5
Update test suite to nightly-2024-12-171810278
Merge pull request #1794 from dtolnay/up5d33783
Update open syntax issues4398b60
Categorize newly failing rust repo source filesUpdates
tinyvec
from 1.8.0 to 1.8.1Changelog
Sourced from tinyvec's changelog.
... (truncated)
Commits
659e6c1
chore: Release8a2eaf8
end of 2024 cleanup (#202)e4153c8
Update lib.rs (#201)a212228
Fix rustc features not depending on each other (#199)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