Closed
Conversation
Bumps the patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.43` | | [syn](https://github.com/dtolnay/syn) | `2.0.110` | `2.0.114` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.54` | | [bon](https://github.com/elastio/bon) | `3.8.1` | `3.8.2` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.188` | `1.0.192` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [dropshot](https://github.com/oxidecomputer/dropshot) | `0.16.4` | `0.16.5` | | [image](https://github.com/image-rs/image) | `0.25.8` | `0.25.9` | Updates `proc-macro2` from 1.0.103 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.105) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `syn` from 2.0.110 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.110...2.0.114) Updates `clap` from 4.5.51 to 4.5.54 - [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.51...clap_complete-v4.5.54) Updates `bon` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/elastio/bon/releases) - [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml) - [Commits](elastio/bon@v3.8.1...v3.8.2) Updates `cxx` from 1.0.188 to 1.0.192 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.188...1.0.192) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `dropshot` from 0.16.4 to 0.16.5 - [Changelog](https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/dropshot@v0.16.4...v0.16.5) Updates `image` from 0.25.8 to 0.25.9 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.8...v0.25.9) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: quote dependency-version: 1.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: bon dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cxx dependency-version: 1.0.192 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: dropshot dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: image dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1051 +/- ##
=======================================
Coverage ? 29.16%
=======================================
Files ? 35
Lines ? 1721
Branches ? 0
=======================================
Hits ? 502
Misses ? 1219
Partials ? 0
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:
|
Contributor
Author
|
Superseded by #1056. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 group with 9 updates:
1.0.1031.0.1051.0.421.0.432.0.1102.0.1144.5.514.5.543.8.13.8.21.0.1881.0.1921.0.1451.0.1490.16.40.16.50.25.80.25.9Updates
proc-macro2from 1.0.103 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.644321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v6Updates
quotefrom 1.0.42 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-testsb3faa37Make the crate no_std8e70480Merge pull request #318 from tamird/more-core3b9996btests: fix compilation with--no-default-features4d1e4feChange std imports to core/allocUpdates
synfrom 2.0.110 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url comment8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13Updates
clapfrom 4.5.51 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
bonfrom 3.8.1 to 3.8.2Release notes
Sourced from bon's releases.
Commits
9f43a1fchore: release v3.8.2 (#362)9b97afdUpdate dependencies (Rust, website npm) (#363)1e83ed3Update dependencies (#361)569fa0dDon't attempt to compile big default value showcases as ignored rust doctests...7cbf385Remove the docs website infra from this repo (#357)de818beFix MSRV tests (#354)Updates
cxxfrom 1.0.188 to 1.0.192Release notes
Sourced from cxx's releases.
Commits
0d80b35Release 1.0.1927672ce9Touch up PR 16817b522feMerge pull request #1681 from anforowicz/vec-of-box7a9cad2Add support forVec\<Box<T>>.de37eebAvoid duplicate errors forimpl UniquePtr\<Vec<u8>> {}.66774a5Replacefn local_typeingenerics.rswith more granular functions.6ab7caaRelease 1.0.1911e7f23cLockfile update133292fMerge pull request #1686 from dtolnay/mismatchnewdelete17ba90cIgnore GCC 15's new mismatched-new-deleteUpdates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
dropshotfrom 0.16.4 to 0.16.5Changelog
Sourced from dropshot's changelog.
Commits
aa0c2bfrelease 0.16.581ec815add ClientSpecifiesVersionInHeader::on_missing (#1475)f35f3a1Update dependency rust to v1.91.1 (#1474)7ab7e65Bump hyper-util from 0.1.17 to 0.1.18 (#1478)4e57a1eBump bytes from 1.10.1 to 1.11.0 (#1476)c541b1cBump hyper from 1.7.0 to 1.8.1 (#1477)7dee9efBump trybuild from 1.0.113 to 1.0.114 (#1471)c4c68efBump syn from 2.0.108 to 2.0.110 (#1473)11694f1Bump quote from 1.0.41 to 1.0.42 (#1472)33783d3Bump rustls-pki-types from 1.12.0 to 1.13.0 (#1467)Updates
imagefrom 0.25.8 to 0.25.9Changelog
Sourced from image's changelog.
Commits
5ceb6afMerge pull request #2640 from Shnatsel/release-v0.25.9282d7b3Merge pull request #2646 from oligamiq/main5412aeeAmend the note in accordance with the advice of 197g.4e8a4edClarify default features in README and add usage noteca8fa52Merge pull request #2644 from image-rs/gif-0.14d9bc8femention GIF 0.14 changes053220aProvide gif's XMP and ICC metadata2ec20b3Prepare codec with gif@0.1431939faMention EXR rayon changec7f68beMerge pull request #2643 from Shnatsel/really-optional-rayonDependabot 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