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 podam from 7.2.6.RELEASE to 7.2.10.RELEASE #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps podam from 7.2.6.RELEASE to 7.2.10.RELEASE.

Release notes

Sourced from podam's releases.

Alternative mapping from attributes to attribute strategies

  • Alternative mapping from attributes to attribute strategies
  • min and max values for range depend on the data type
  • Fix finding setters and getter for fields matching [a-z][0-9]+, breaks support for fields [A-Z][0-9]+

Bug fixes

  • do not loose resolved attribute generic parameters
  • optimize string generation with @​Size annotations

Fixed instantiation of POJOs with parametrized type attributes

  • Fixed instantiation of POJOs with parametrized type attributes

Supporting getters returning values of types not matching to attribute type

  • In case encapsulated field and getter return type do not match, we should try both options
Commits
  • f12d78d Release 7.2.10
  • 84c8b00 Min and max values for range depend on the data type
  • 0a5a24c Test small @​Min or @​Max range for Issue#308
  • 8b2344a Test alternative attribute to attribute strategy mapping
  • 5053ee3 Add alternative mapping from attributes to attribute strategies
  • a7929fd Fix finding setters and getter for fields matching [a-z][0-9]+, breaks suppor...
  • 2801ee6 Test for Issue #305
  • 16f0667 Test for Issue #304
  • 7ad0ce8 Test for Issue #304
  • bcb5044 Updated Spring to the latest 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 [podam](https://github.com/mtedone/podam) from 7.2.6.RELEASE to 7.2.10.RELEASE.
- [Release notes](https://github.com/mtedone/podam/releases)
- [Commits](mtedone/podam@7.2.6.RELEASE...7.2.10.RELEASE)

---
updated-dependencies:
- dependency-name: uk.co.jemos.podam:podam
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #69.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/uk.co.jemos.podam-podam-7.2.10.RELEASE branch November 7, 2022 15:00
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