Skip to content
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

fix(deps): update rust crate prettyplease to 0.2 - autoclosed #294

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prettyplease dependencies minor 0.1 -> 0.2

Release Notes

dtolnay/prettyplease

v0.2.6

Compare Source

  • Fix semicolon on macro_rules written with parentheses (#​48)

v0.2.5

Compare Source

v0.2.4

Compare Source

  • Improve formatting of path generics in the trait part of qpath

v0.2.3

Compare Source

  • Improve formatting of match arms (#​45)

v0.2.2

Compare Source

  • Fill in even more Verbatim item support

v0.2.1

Compare Source

  • Improve support for some Verbatim variants

v0.2.0

Compare Source

  • Update syn dependency to 2.x

v0.1.25

Compare Source

  • Fix printing of trailing comma after reordered generic params (#​36)

v0.1.24

Compare Source

  • Set html_root_url attribute

v0.1.23

Compare Source

  • Update where-clause placement of generic associated types (#​33, thanks @​wada314)

v0.1.22

Compare Source

  • Documentation improvements

v0.1.21

Compare Source

  • Fix formatting of multiline doc comments containing */ in the value (#​31)

v0.1.20

Compare Source

  • Fix comma before variadic in extern function signature (#​29)

v0.1.19

Compare Source

  • Improve indentation of multi-line else if condition (#​28)

v0.1.18

Compare Source

  • Add categories to crates.io metadata

v0.1.17

Compare Source

  • Documentation improvements

v0.1.16

Compare Source

  • Strip off empty angle bracketed generic arguments (#​26)

v0.1.15

Compare Source

  • Support feature(generic_arg_infer)
  • Support feature(inline_const)
  • Support feature(associated_const_equality)
  • Support type aliases inside foreign modules

v0.1.14

Compare Source

  • Improve indentation of method calls that have a multiline turbofish (#​23)
  • Improve formatting of closures with multiline body (#​24)

v0.1.13

Compare Source

  • Support for raw reference syntax — &raw const expr, &raw mut expr (#​21)

v0.1.12

Compare Source

  • Expose prettyplease version number as env::var("DEP_PRETTYPLEASE01_VERSION") to downstream build scripts (#​20)

v0.1.11

Compare Source

  • Fix indentation of multiline return types (#​17)

v0.1.10

Compare Source

  • Trim trailing spaces from comments (#​16)

v0.1.9

Compare Source

  • Support variadic functions with a named variadic arg (#​14)

v0.1.8

Compare Source

v0.1.7

Compare Source

  • Tweak spacing around equal-sign inside attributes
  • Render empty verbatim item as a blank line

v0.1.6

Compare Source

  • Improve spacing of UseTree::Group involving empty groups

v0.1.5

Compare Source

  • Automatically insert in token into VisRestricted when required (#​7)

v0.1.4

Compare Source

  • Improve formatting of or-patterns
  • Fix paren patterns gaining an incorrect comma

v0.1.3

Compare Source

  • Improve formatting of method chains in statement position and inside of macro calls
  • Omit trailing comma inside attribute lists that fit on one line
  • Improve formatting of associated type definitions in an impl block

v0.1.2

Compare Source

  • Improve formatting of Expr::Struct expressions in which the struct's path has generic parameters broken across lines
  • Improve formatting of function call expressions containing a single Block argument
  • Improve formatting of outer attributes on arguments of a function call
  • Improve formatting of expressions containing empty blocks

v0.1.1

Compare Source

  • Fix missing inner attributes inside of a Pat::Tuple expression
  • Fix trailing comma inside of a tuple of size 1
  • Improve formatting of the rhs of a type alias

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate prettyplease to 0.2 fix(deps): update rust crate prettyplease to 0.2 - autoclosed Jun 3, 2023
@renovate renovate bot closed this Jun 3, 2023
@renovate renovate bot deleted the renovate/prettyplease-0.x branch June 3, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants