Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps approvaltests from 13.2.1 to 15.4.0.

Release notes

Sourced from approvaltests's releases.

Support for Kaleidoscope Command-Line Tool (ksdiff)

fixes approvals/ApprovalTests.Java#262

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.

Commits
  • 2d3e5b8 t disable kaleidoscope 3 test as it is machine specific
  • 3105bad r removed unused imports
  • 976edf5 F!! support for Kaleidoscope Command-Line Tool (ksdiff)
  • 6caa81f d updated markdown snippets
  • 5c9a100 Update Options.md
  • 4d9fb51 a reformat code
  • a8b63eb d Updated Options
  • 2523d78 d Updated main concepts
  • c212583 d Adding Options docs
  • 42a1c2a e set SNAPSHOT version
  • 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 13.2.1 to 15.4.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@13.2.1...15.4.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 the dependencies Pull requests that update a dependency file label May 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2022

Superseded by #46.

@dependabot dependabot bot closed this May 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.approvaltests-approvaltests-15.4.0 branch May 17, 2022 00:29
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