triplea-game / triplea

TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
https://triplea-game.org/
GNU General Public License v3.0
1.36k stars 398 forks source link

Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.2 #12984

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.2.

Release notes

Sourced from nl.jqno.equalsverifier:equalsverifier's releases.

Release equalsverifier-3.17.2

For a list of changes in this version, see CHANGELOG.md.

Changelog

Sourced from nl.jqno.equalsverifier:equalsverifier's changelog.

[3.17.2] - 2024-11-05

Fixed

  • It's now possible to pass a subclass of a field's type into #withPrefabValuesForField(). (Issue 1012)

Changed

  • The internal instantiation logic has been further refactored, to be more robust and extensible for future enhancements.
Commits
  • 778e06c Bumps version to 3.17.2
  • f597e4d Updates CHANGELOG for release
  • 3d839b4 Allows subclasses to be passed into withPrefabValuesForField()
  • fb2cd1a Merge pull request #1011 from jqno/dependabot/maven/dependencies-b23efa755b
  • ae38786 Bump the dependencies group with 4 updates
  • ff69284 Fixes README badges
  • 0646f31 Merge pull request #1010 from jqno/dependabot/bundler/docs/rexml-3.3.9
  • cbdba98 Bump rexml from 3.3.6 to 3.3.9 in /docs
  • d7eeb2d Merge pull request #1009 from jqno/dependabot/maven/dependencies-f8ce53b027
  • 0a5c5b4 Bump the dependencies group with 5 updates
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 2 weeks ago

Superseded by #12987.