Skip to content

Bump podam from 7.2.6.RELEASE to 7.2.11.RELEASE#69

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/uk.co.jemos.podam-podam-7.2.11.RELEASE
Open

Bump podam from 7.2.6.RELEASE to 7.2.11.RELEASE#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/uk.co.jemos.podam-podam-7.2.11.RELEASE

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 7, 2022

Copy link
Copy Markdown
Contributor

Bumps podam from 7.2.6.RELEASE to 7.2.11.RELEASE.

Release notes

Sourced from podam's releases.

Fill CharSequence with Strings by default

  • Fill CharSequence with Strings by default

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
  • c45034b Release 7.2.11
  • c81f36d Encapsulate typeArgsMap in ManufacturingContext
  • f753197 Backup and create typeArgsMap in ManufacturingContext
  • 46d99ab Added CharSequence Test
  • 2962637 Map CharSequence interface to StringTypeManufacturerImpl as reported in Issue...
  • 55756d8 Keep typeArgsMap in ManufacturingContext
  • 54a37e4 Merged duplicated code
  • 6752b3a Prepare for a next development cycle
  • f12d78d Release 7.2.10
  • 84c8b00 Min and max values for range depend on the data type
  • 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.11.RELEASE.
- [Release notes](https://github.com/mtedone/podam/releases)
- [Commits](mtedone/podam@7.2.6.RELEASE...7.2.11.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] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
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