Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps approvaltests from 13.2.1 to 15.2.0.

Release notes

Sourced from approvaltests's releases.

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
  • dab4808 F!! allow renaming of PackageSettings class name
  • 5e1a270 a reformat code
  • 02e7f4f d Deprecated toReverseVector
  • 3b671c6 R Removing warnings
  • d9bfdfb Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
  • fca022d e update setup-java in github actions to v3
  • 4e81ba5 Bump actions/cache from 3.0.1 to 3.0.2
  • 7cdcd73 e set SNAPSHOT version
  • c0c248c B!! solving obscure bug with package settings and package that use text that ...
  • aea011c 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.2.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@13.2.1...15.2.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 Apr 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #43.

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