Skip to content

Update pretty requirement from ~0.10 to ~0.11#315

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2022

Updates the requirements on pretty to permit the latest version.

Changelog

Sourced from pretty's changelog.

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)
  • Debug print sotfline docs in a shortform (86915fea)

Performance

  • convert empty text to Nil docs (91931342)
  • No need to group on individual text components (9a67247b)

v0.7.0 (2019-12-01)

... (truncated)

Commits
  • 19eba31 (cargo-release) version 0.11.3
  • b9f487a Update changelog
  • 5e965ce Merge pull request #69 from vipentti/fix/negative-indent
  • 9a18a66 Merge pull request #70 from Marwes/remove_travis
  • fb65cdb chore: Replace travis CI with github actions
  • b99b84e Create rust.yml
  • 16f6a8c Fix negative nest offset not saturating correctly
  • cefecd9 (cargo-release) version 0.11.2
  • ef8d298 Update changelog
  • 45e085a feat: Implement Add/AddAssign on DocBuilder
  • 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.11.3)

---
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 May 4, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 31, 2023

Superseded by #322.

@dependabot dependabot Bot closed this Mar 31, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/pretty-approx-0.11 branch March 31, 2023 10:02
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