chore(deps): bump prettyplease from 0.2.37 to 0.3.0 - #1659
chore(deps): bump prettyplease from 0.2.37 to 0.3.0#1659dependabot[bot] wants to merge 3 commits into
Conversation
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.37 to 0.3.0. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.37...0.3.0) --- updated-dependencies: - dependency-name: prettyplease dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Rust formatting/parsing dependency prettyplease to a newer major/minor line across the component macro + util crates.
Changes:
- Bump
prettypleasefrom0.2.37to0.3.0inhyperlight_component_util - Bump
prettypleasefrom0.2.37to0.3.0inhyperlight_component_macro
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/hyperlight_component_util/Cargo.toml | Updates prettyplease dependency version to align with the desired newer release. |
| src/hyperlight_component_macro/Cargo.toml | Updates prettyplease dependency version to match util crate and avoid version skew. |
Automatically updated by dependabot-update-guest-locks workflow. Triggered by: chore(deps): bump prettyplease from 0.2.37 to 0.3.0 Signed-off-by: dependabot-pr-auto-approver[bot] <207571483+dependabot-pr-auto-approver[bot]@users.noreply.github.com>
Copilot-Session: e1fd1f11-de83-441e-8635-15359ae20433 Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
|
pretty please and syn need to bump at the same time, i've started to work on that over in #1665 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps prettyplease from 0.2.37 to 0.3.0.
Release notes
Sourced from prettyplease's releases.
Commits
49e5089Release 0.3.0fcbf4d3Merge pull request #128 from dtolnay/syn33bcd9d9Update to syn 31a89d07Format with rustfmtdaa39f5Update actions/upload-artifact@v6 -> v744d4c3dUpdate actions/checkout@v6 -> v787d1c22Update examples to nightly-2026-02-0950a7042Raise required compiler to Rust 1.71ae76ee8Resolve unnecessary_map_or clippy lint938b756Raise required compiler to Rust 1.70Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)