Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump prettyplease from 0.2.20 to 0.2.29 #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps prettyplease from 0.2.20 to 0.2.29.

Release notes

Sourced from prettyplease's releases.

0.2.29

  • Preserve semicolon on braced statement-position macros (#103)

0.2.28

0.2.27

  • Avoid trailing '.' on non-macro float literals (#89)

0.2.26

  • Synthesize parentheses for precedence (#88)

0.2.25

0.2.24

  • Improve support for use<> syntax (#83)

0.2.23

  • Support formatting &raw const place and &raw mut place expressions (#82)

0.2.22

  • Support formatting precise capture use<> syntax (#80)

0.2.21

  • Support formatting tail-call become expressions (#79)
Commits
  • fc5bf6b Release 0.2.29
  • 4e85487 Merge pull request #103 from dtolnay/macrosemi
  • 1290d70 Preserve semicolon on braced statement-position macros
  • 78b9b40 Merge pull request #102 from dtolnay/floatdot
  • 281784a Revert "Avoid trailing '.' on non-macro float literals"
  • 99d37c5 Release 0.2.28
  • 2f398b3 Merge pull request #101 from dtolnay/skiprelease
  • e8c63d4 Skip cargo test --release on old rustc
  • f191a5b Merge pull request #100 from dtolnay/closurebailout
  • 490d479 Disregard bailouts inside of closure bodies
  • 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 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 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.20 to 0.2.29.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.20...0.2.29)

---
updated-dependencies:
- dependency-name: prettyplease
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants