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

Bump approvaltests from 13.0.0 to 15.3.0 #31

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps approvaltests from 13.0.0 to 15.3.0.

Release notes

Sourced from approvaltests's releases.

Better handling of java.time.Instance in JsonApprovals

Later versions of Java fail on serializing java.time.Instance when using JsonApprovals.

allow renaming of PackageSettings class name

this helps with an obscure case where you have multiple classes PackageSettings in the same package but different modules, causing name collisions.

Obscure issue with PackageSettings

fixes #255

DateScrubber now supports 4 letter timezone names

No release notes provided.

Files open on Linux

fixes #251 where files would not launch on linux.

Add mechanism for custom opener.

Fixes some typos by overloading methods.

SortedMaps appear in expected order

Breaking Change

  • Approvals.verify(Map) now adheres to the ordering of the comparator if it is a SortedMap, closing #196

Other Changes

  • ImageWebReporter has a copy to clipboard button, closing #199

Upgrading to velocity.engine.core 2.3

This only affects those who are using Velocity. Approvals now uses velocity.engine.core 2.3. This might cause some upgrade problems for those still on velocity (1.7 or older).

kotlin support for @​TestFactory

contributed by @​maio #238

VelocityApprovals uses Options

No release notes provided.

Fix ReportOnCyberDojo

we now write to the diff file as we expect to.

Allow customization of Json

You can now customize the behaviour of verifyAsJson, for example printing nulls

Better spacing in storyboards

Storyboards handle spacing(new lines) better

Better StoryBoard

Added:

  1. addDescriptionWithData(description, data)
  2. addFrame(description, data)

... (truncated)

Commits

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 13.0.0 to 15.3.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@13.0.0...15.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #31 (bb67fc6) into main (c3b1cf6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #31   +/-   ##
=========================================
  Coverage     89.28%   89.28%           
  Complexity      191      191           
=========================================
  Files            23       23           
  Lines           392      392           
  Branches         41       41           
=========================================
  Hits            350      350           
  Misses           20       20           
  Partials         22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3b1cf6...bb67fc6. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2022

Superseded by #32.

@dependabot dependabot bot closed this May 11, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.approvaltests-approvaltests-15.3.0 branch May 11, 2022 04:25
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants