Skip to content

Update pretty requirement from ~0.10 to ~0.12#322

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/pretty-approx-0.12
Open

Update pretty requirement from ~0.10 to ~0.12#322
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/pretty-approx-0.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 31, 2023

Updates the requirements on pretty to permit the latest version.

Changelog

Sourced from pretty's changelog.

v0.12.0 (2023-03-30)

Features

Bug Fixes

  • Make RcDoc a wrapper around Rc<Doc>, not Box<Doc>

v0.11.3 (2022-04-21)

v0.11.2 (2021-12-15)

Features

  • Implement Add/AddAssign on DocBuilder (45e085a4)

v0.11.1 (2021-12-10)

Bug Fixes

  • Allow &String in the docs! macro again (e02bdc8f)

v0.11.0 (2021-12-10)

Features

  • Use display width during rendering (b88f123a, closes #67)
  • Introduce the Pretty trait (84a41d3d)
  • Implement Deref for DocBuilder (97602f36)
  • Implement Debug on DocBuilder (05bc8b76)
  • Debug print Line documents (063052d5)
  • Debug print sotfline_ docs in a shortform (b64b8b37)

... (truncated)

Commits
  • 7fc42e3 chore: Update changelog
  • 2cfd79d chore: Release pretty version 0.12.0
  • f0c427a Update changelog
  • d4106e4 feat: Add the BlockDoc formatter
  • 83ade2c f
  • d3aa3ae chore: Link to the CI run, not the svg url
  • f3e9bbe chore: Rename the CI workflow from rust to build
  • 44dbfe7 chore: Switch the CI badge to github workflows
  • 731b3b1 chore: Cargo update
  • 01f027e Merge pull request #76 from Kmeakin/fix-rcdoc
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [pretty](https://github.com/Marwes/pretty.rs) to permit the latest version.
- [Release notes](https://github.com/Marwes/pretty.rs/releases)
- [Changelog](https://github.com/Marwes/pretty.rs/blob/master/CHANGELOG.md)
- [Commits](Marwes/pretty.rs@v0.10.0...v0.12.0)

---
updated-dependencies:
- dependency-name: pretty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants