-
Notifications
You must be signed in to change notification settings - Fork 13
chore(deps-rs): bump the minor group across 1 directory with 3 updates #2347
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
Merged
Conversation
This file contains hidden or 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 minor group with 3 updates in the / directory: [proptest](https://github.com/proptest-rs/proptest), [serde_with](https://github.com/jonasbb/serde_with) and [bumpalo](https://github.com/fitzgen/bumpalo). Updates `proptest` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) Updates `serde_with` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.13.0) Updates `bumpalo` from 3.17.0 to 3.18.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.17.0...v3.18.1) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: serde_with dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: bumpalo dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2347 +/- ##
==========================================
- Coverage 82.12% 82.12% -0.01%
==========================================
Files 241 241
Lines 44023 44023
Branches 39857 39857
==========================================
- Hits 36156 36155 -1
- Misses 5873 5874 +1
Partials 1994 1994
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
lmondada
approved these changes
Jun 17, 2025
ss2165
pushed a commit
that referenced
this pull request
Jun 24, 2025
#2347) Bumps the minor group with 3 updates in the / directory: [proptest](https://github.com/proptest-rs/proptest), [serde_with](https://github.com/jonasbb/serde_with) and [bumpalo](https://github.com/fitzgen/bumpalo). Updates `proptest` from 1.6.0 to 1.7.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/proptest-rs/proptest/commits">compare view</a></li> </ul> </details> <br /> Updates `serde_with` from 3.12.0 to 3.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonasbb/serde_with/releases">serde_with's releases</a>.</em></p> <blockquote> <h2>serde_with v3.13.0</h2> <h3>Added</h3> <ul> <li>Added support for <code>schemars</code> v0.9.0 under the <code>schemars_0_9</code> feature flag by <a href="https://github.com/swlynch99"><code>@swlynch99</code></a> (<a href="https://github.com/jonasbb/serde_with/issues/849">#849</a>)</li> <li>Introduce <code>SerializeDisplayAlt</code> derive macro (<a href="https://github.com/jonasbb/serde_with/issues/833">#833</a>) An alternative to the <code>SerializeDisplay</code> macro except instead of using the plain formatting like <code>format!("{}", ...)</code>, it serializes with the <code>Formatter::alternate</code> flag set to true, like <code>format!("{:#}", ...)</code></li> </ul> <h3>Changed</h3> <ul> <li>Generalize <code>serde_with::rust::unwrap_or_skip</code> to support deserializing references by <a href="https://github.com/beroal"><code>@beroal</code></a> (<a href="https://github.com/jonasbb/serde_with/issues/832">#832</a>)</li> <li>Bump MSRV to 1.71, since that is required for the <code>jsonschema</code> dev-dependency.</li> <li>Make <code>serde_conv</code> available without the <code>std</code> feature by <a href="https://github.com/arilou"><code>@arilou</code></a> (<a href="https://github.com/jonasbb/serde_with/issues/839">#839</a>)</li> <li>Bump MSRV to 1.74, since that is required for <code>schemars</code> v0.9.0 by <a href="https://github.com/swlynch99"><code>@swlynch99</code></a> (<a href="https://github.com/jonasbb/serde_with/issues/849">#849</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Make the <code>DurationSeconds</code> types and other variants more accessible even without <code>std</code> (<a href="https://github.com/jonasbb/serde_with/issues/845">#845</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonasbb/serde_with/commit/92ae7ad4b9e6f1ced3b2f00d641034ae0b56d662"><code>92ae7ad</code></a> Bump version to 3.13.0 (<a href="https://github.com/jonasbb/serde_with/issues/855">#855</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/b14b17b08bb059e8e1408435340ac14416ae1aff"><code>b14b17b</code></a> Bump version to 3.13.0</li> <li><a href="https://github.com/jonasbb/serde_with/commit/d75e9fb2ccec0dff563aab18121ec1638ac2ac51"><code>d75e9fb</code></a> Update the feature documentation (<a href="https://github.com/jonasbb/serde_with/issues/854">#854</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/ad338d569cc4f22eedfbc5d896ac7c59a43c1a3e"><code>ad338d5</code></a> Update the feature documentation</li> <li><a href="https://github.com/jonasbb/serde_with/commit/23aab788a0c6320187bed7704bc11171888815de"><code>23aab78</code></a> Fix doc links (<a href="https://github.com/jonasbb/serde_with/issues/853">#853</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/c17c7815c63021de74108b9c23c6839ea765a695"><code>c17c781</code></a> Fix min_properties handing in schemars v0.8 code (<a href="https://github.com/jonasbb/serde_with/issues/852">#852</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/619c2cb5cf313d923f51e43c8d6d44389d65f0bc"><code>619c2cb</code></a> Fix doc links</li> <li><a href="https://github.com/jonasbb/serde_with/commit/188074ac5bcb51ef834ba9118cd6b772ebe94651"><code>188074a</code></a> Fix min_properties handing in schemars v0.8 code</li> <li><a href="https://github.com/jonasbb/serde_with/commit/4dd13f2f6c34107cb89898fb6e680afe4db7b488"><code>4dd13f2</code></a> Add support for schemars v0.9 (<a href="https://github.com/jonasbb/serde_with/issues/849">#849</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/c9b08afcfcdb4245fab705623e7c15c9af69bc85"><code>c9b08af</code></a> Update expect tests with clippy doc changes</li> <li>Additional commits viewable in <a href="https://github.com/jonasbb/serde_with/compare/v3.12.0...v3.13.0">compare view</a></li> </ul> </details> <br /> Updates `bumpalo` from 3.17.0 to 3.18.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md">bumpalo's changelog</a>.</em></p> <blockquote> <h2>3.18.1</h2> <p>Released 2025-06-05.</p> <h3>Removed</h3> <ul> <li>Removed the <code>allocator-api2</code> version bump from 3.18.0, as it was not actually semver compatible.</li> </ul> <hr /> <h2>3.18.0 (yanked)</h2> <p>Released 2025-06-05.</p> <h3>Added</h3> <ul> <li>Added support for enforcing a minimum alignment on all allocations inside a <code>Bump</code> arena, which can provide speed ups when allocating objects whose alignment is less than or equal to that minimum.</li> <li>Added <code>serde</code> serialization support for <code>bumpalo::collections::String</code>.</li> <li>Added some missing fallible slice allocation function variants.</li> </ul> <h3>Changed</h3> <ul> <li>Replaced <code>extend_from_slice</code> implementation with a formally-verified version that is also faster and more-optimizable for LLVM.</li> <li>Updated <code>allocator-api2</code> support to version <code>0.3.*</code>.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed a bug where the <code>allocated_bytes</code> metrics helper was accidentally including the size of <code>bumpalo</code>'s footer, rather than just reporting the user-allocated bytes.</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fitzgen/bumpalo/commit/a3ac3d680ef39dc97ffed373074758e03e5ffd3c"><code>a3ac3d6</code></a> Bump to version 3.18.1 (<a href="https://github.com/fitzgen/bumpalo/issues/278">#278</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/789e34b1eeeddc61f08ceaa4321c64a74378538b"><code>789e34b</code></a> Bump to version 3.18.0 (<a href="https://github.com/fitzgen/bumpalo/issues/276">#276</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/b425081688a6c52665267ea0baa64733bf56a416"><code>b425081</code></a> fix: subtract footer size from allocated_bytes on reset (<a href="https://github.com/fitzgen/bumpalo/issues/275">#275</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/dd8a0e1aacc184273c36605ea6273504886cbec0"><code>dd8a0e1</code></a> Replace extend_from_slice with a verified, optimized implementation (<a href="https://github.com/fitzgen/bumpalo/issues/272">#272</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/2b638f1dc99a2245baf422de3ea9f916a7b79a4f"><code>2b638f1</code></a> Add a CI job to check that code is formatted (<a href="https://github.com/fitzgen/bumpalo/issues/273">#273</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/86aaa107b8bd1597e05744a2701bcac80c15b0cc"><code>86aaa10</code></a> Update <code>allocator-api2</code> to v0.3 (<a href="https://github.com/fitzgen/bumpalo/issues/271">#271</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/e5c128d3b81535bd2036693a699c9021e812e31f"><code>e5c128d</code></a> Add support for enforcing minimum alignment in <code>Bump</code> (<a href="https://github.com/fitzgen/bumpalo/issues/268">#268</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/cc98667869527fdebbddd014651e6a05b0254818"><code>cc98667</code></a> add serde serialization for String (<a href="https://github.com/fitzgen/bumpalo/issues/266">#266</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/e39cd38bfae051a6c322b1be11b06536653ad2ad"><code>e39cd38</code></a> use primitive type u64 in README (<a href="https://github.com/fitzgen/bumpalo/issues/264">#264</a>)</li> <li><a href="https://github.com/fitzgen/bumpalo/commit/f1f33f82ddb14955bec24d7656888c5dc80852c4"><code>f1f33f8</code></a> Add fallible slice allocation functions (<a href="https://github.com/fitzgen/bumpalo/issues/262">#262</a>)</li> <li>See full diff in <a href="https://github.com/fitzgen/bumpalo/compare/3.17.0...v3.18.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 minor group with 3 updates in the / directory: proptest, serde_with and bumpalo.
Updates
proptestfrom 1.6.0 to 1.7.0Commits
Updates
serde_withfrom 3.12.0 to 3.13.0Release notes
Sourced from serde_with's releases.
Commits
92ae7adBump version to 3.13.0 (#855)b14b17bBump version to 3.13.0d75e9fbUpdate the feature documentation (#854)ad338d5Update the feature documentation23aab78Fix doc links (#853)c17c781Fix min_properties handing in schemars v0.8 code (#852)619c2cbFix doc links188074aFix min_properties handing in schemars v0.8 code4dd13f2Add support for schemars v0.9 (#849)c9b08afUpdate expect tests with clippy doc changesUpdates
bumpalofrom 3.17.0 to 3.18.1Changelog
Sourced from bumpalo's changelog.
Commits
a3ac3d6Bump to version 3.18.1 (#278)789e34bBump to version 3.18.0 (#276)b425081fix: subtract footer size from allocated_bytes on reset (#275)dd8a0e1Replace extend_from_slice with a verified, optimized implementation (#272)2b638f1Add a CI job to check that code is formatted (#273)86aaa10Updateallocator-api2to v0.3 (#271)e5c128dAdd support for enforcing minimum alignment inBump(#268)cc98667add serde serialization for String (#266)e39cd38use primitive type u64 in README (#264)f1f33f8Add fallible slice allocation functions (#262)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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