-
Notifications
You must be signed in to change notification settings - Fork 959
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
chore(deps): bump the patch-updates group with 19 updates #6810
Merged
cwfitzgerald
merged 4 commits into
trunk
from
dependabot/cargo/patch-updates-5f5e0b350e
Dec 24, 2024
Merged
chore(deps): bump the patch-updates group with 19 updates #6810
cwfitzgerald
merged 4 commits into
trunk
from
dependabot/cargo/patch-updates-5f5e0b350e
Dec 24, 2024
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 patch-updates group with 19 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [argh](https://github.com/google/argh) | `0.1.12` | `0.1.13` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.20.0` | `1.21.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.13.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.168` | `0.2.169` | | [png](https://github.com/image-rs/image-png) | `0.17.15` | `0.17.16` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [gpu-descriptor](https://github.com/zakarumych/gpu-descriptor) | `0.3.0` | `0.3.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.91` | | [argh_derive](https://github.com/google/argh) | `0.1.12` | `0.1.13` | | [argh_shared](https://github.com/google/argh) | `0.1.12` | `0.1.13` | | [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` | | [const_panic](https://github.com/rodrimati1992/const_panic) | `0.2.10` | `0.2.11` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.5` | `0.15.2` | | [home](https://github.com/rust-lang/cargo) | `0.5.9` | `0.5.11` | | [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` | 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 `argh` from 0.1.12 to 0.1.13 - [Release notes](https://github.com/google/argh/releases) - [Commits](google/argh@0.1.12...0.1.13) 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 `env_logger` from 0.11.5 to 0.11.6 - [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@v0.11.5...v0.11.6) Updates `itertools` from 0.10.5 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.5...v0.13.0) 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 `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 `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 `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 `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 `argh_derive` from 0.1.12 to 0.1.13 - [Release notes](https://github.com/google/argh/releases) - [Commits](google/argh@0.1.12...0.1.13) Updates `argh_shared` from 0.1.12 to 0.1.13 - [Release notes](https://github.com/google/argh/releases) - [Commits](google/argh@0.1.12...0.1.13) 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 `const_panic` from 0.2.10 to 0.2.11 - [Release notes](https://github.com/rodrimati1992/const_panic/releases) - [Changelog](https://github.com/rodrimati1992/const_panic/blob/main/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_panic/commits) 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 `hashbrown` from 0.14.5 to 0.15.2 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/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 `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) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: argh dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: png dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: gpu-descriptor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: argh_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: argh_shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytemuck_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: const_panic dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: home dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: object dependency-type: indirect 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
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 patch-updates group with 19 updates:
1.0.94
1.0.95
0.1.12
0.1.13
1.20.0
1.21.0
0.11.5
0.11.6
0.10.5
0.13.0
0.2.168
0.2.169
0.17.15
0.17.16
1.0.133
1.0.134
0.3.0
0.3.1
2.0.90
2.0.91
0.1.12
0.1.13
0.1.12
0.1.13
1.8.0
1.8.1
1.2.4
1.2.5
0.2.10
0.2.11
0.1.2
0.1.3
0.14.5
0.15.2
0.5.9
0.5.11
0.36.5
0.36.7
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
argh
from 0.1.12 to 0.1.13Commits
f08a5db
Fix even more clippy lints81abac5
Bump dependency versionsa04fed0
Fix clippy lint in argh_derive38cea9a
Bump Versionf02f6b4
Make serde optional (#188)e901d3a
Call unraw() on idents (#186)1aa3e52
Add command-line-interface category6149a1a
Suggest fuzzy matches in case of unrecognized arguments (#180)f1037ba
Add support for custom help triggers7c4d1e6
feat: support default vectors for repeating argumentsUpdates
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
env_logger
from 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
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
itertools
from 0.10.5 to 0.13.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
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
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
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
gpu-descriptor
from 0.3.0 to 0.3.1Commits
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
argh_derive
from 0.1.12 to 0.1.13Commits
f08a5db
Fix even more clippy lints81abac5
Bump dependency versionsa04fed0
Fix clippy lint in argh_derive38cea9a
Bump Versionf02f6b4
Make serde optional (#188)e901d3a
Call unraw() on idents (#186)1aa3e52
Add command-line-interface category6149a1a
Suggest fuzzy matches in case of unrecognized arguments (#180)f1037ba
Add support for custom help triggers7c4d1e6
feat: support default vectors for repeating argumentsUpdates
argh_shared
from 0.1.12 to 0.1.13Commits
f08a5db
Fix even more clippy lints81abac5
Bump dependency versionsa04fed0
Fix clippy lint in argh_derive38cea9a
Bump Versionf02f6b4
Make serde optional (#188)e901d3a
Call unraw() on idents (#186)1aa3e52
Add command-line-interface category6149a1a
Suggest fuzzy matches in case of unrecognized arguments (#180)f1037ba
Add support for custom help triggers7c4d1e6
feat: support default vectors for repeating argumentsUpdates
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
const_panic
from 0.2.10 to 0.2.11Changelog
Sourced from const_panic's changelog.
Commits
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
hashbrown
from 0.14.5 to 0.15.2Changelog
Sourced from hashbrown's changelog.
... (truncated)
Commits
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
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 supportDependabot 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