Skip to content

chore(deps): bump prettyplease from 0.2.37 to 0.3.0 - #1659

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/prettyplease-0.3.0
Closed

chore(deps): bump prettyplease from 0.2.37 to 0.3.0#1659
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/prettyplease-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps prettyplease from 0.2.37 to 0.3.0.

Release notes

Sourced from prettyplease's releases.

0.3.0

Commits
  • 49e5089 Release 0.3.0
  • fcbf4d3 Merge pull request #128 from dtolnay/syn3
  • 3bcd9d9 Update to syn 3
  • 1a89d07 Format with rustfmt
  • daa39f5 Update actions/upload-artifact@v6 -> v7
  • 44d4c3d Update actions/checkout@v6 -> v7
  • 87d1c22 Update examples to nightly-2026-02-09
  • 50a7042 Raise required compiler to Rust 1.71
  • ae76ee8 Resolve unnecessary_map_or clippy lint
  • 938b756 Raise required compiler to Rust 1.70
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added the kind/dependencies For PRs that update dependencies or related components label Jul 20, 2026
Copilot AI review requested due to automatic review settings July 20, 2026 03:06
@dependabot dependabot Bot added the kind/dependencies For PRs that update dependencies or related components label Jul 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 prettyplease from 0.2.37 to 0.3.0 in hyperlight_component_util
  • Bump prettyplease from 0.2.37 to 0.3.0 in hyperlight_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.

dependabot-pr-auto-approver Bot and others added 2 commits July 20, 2026 03:10
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>
@jsturtevant

Copy link
Copy Markdown
Contributor

pretty please and syn need to bump at the same time, i've started to work on that over in #1665

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/prettyplease-0.3.0 branch July 21, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants