Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps approvaltests from 15.5.0 to 16.0.0.

Release notes

Sourced from approvaltests's releases.

Better Markdown tables

Features

  • MarkdownTables support consistent widths by default
  • MarkdownTables allow for right-justification of columns

Breaking Changes

  • Most things regarding Markdown have been moved into the ApprovalTests-utils com.spun.util.markdown.table package
  • All MarkdownTables will have different spacing and widths

Better MarkdownTable Multi-Column Support

MarkdownTable supports multiple columns better. Examples here

MarkdownTable

Added a new Verifiable object, MarkdownTables, that allows for easy creation of Markdown tables in your tests.

VerifiableObjects and MarkdownStoryBoard

  • Created VerifiableObjects
  • Added MarkdownStoryboard for more robust story telling
  • Added Grid.toMarkdown() to easily create grids in Markdown
Commits
  • 91ca5cd d updated markdown snippets
  • f50ad97 e publishing tags version in commit
  • d70840d a reformat code
  • d25344f t Added spec test for MarkdownTables
  • 501a61a F!! MarkdownTable allows right justification
  • e75ccc6 a reformat code
  • 2b2102b F!! MarkdownTable is consistent width by default per column
  • 4abb7aa F!! MarkdownTable allows consistent width
  • 925ce7f R Grid converted to array of MarkdownTableElements
  • ee10688 *** Midway in converting Grid
  • 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 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 [approvaltests](https://github.com/approvals/ApprovalTests.Java) from 15.5.0 to 16.0.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@15.5.0...16.0.0)

---
updated-dependencies:
- dependency-name: com.approvaltests:approvaltests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@cla-bot cla-bot bot added the cla-signed label Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2022

Superseded by #872.

@dependabot dependabot bot closed this Jul 6, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.approvaltests-approvaltests-16.0.0 branch July 6, 2022 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant