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 netresearch/jsonmapper from 4.2.0 to 4.4.0 #829

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps netresearch/jsonmapper from 4.2.0 to 4.4.0.

Changelog

Sourced from netresearch/jsonmapper's changelog.

2024-01-28 Christian Weiske [email protected]

2024-01-27 Christian Weiske [email protected]

  • Add support for "mixed" class property types by @​jorrit
  • Add support for PHP 8.0 constructor property promotion by @​wundii
  • Fix notice when mapping non-flat values in flat typed properties and throw an exception instead by @​dktapps
  • Version 4.3.0

2023-04-09 Christian Weiske [email protected]

  • Add support for backed enums by @​Reinfi
  • Undefined property handler may return string to override variable name by @​Reinfi
  • Support ArrayAccess instead of only ArrayObject by @​Reinfi
  • map() supports class names as 2nd parameter now by @​Reinfi
  • Add support for variadic method arguments in setters by @​Reinfi
  • Version 4.2.0

2022-12-08 Christian Weiske [email protected]

  • Throw exception when "union|types" are encountered (issue #192)
  • Version 4.1.0

2020-12-01 Christian Weiske [email protected]

  • Add support for PHP 8.0 by @​daniser

  • Add support for PHPUnit 8 and 9 by @​daniser

  • Drop support for PHP 5.6 and 7.0

  • Drop support for PHPUnit < 7.5

  • Version 4.0.0

  • Thank you @​SvenRtbg for caring about JsonMapper

2020-11-02 Christian Weiske [email protected]

... (truncated)

Commits
  • 18133a2 Release 4.4.0
  • c9be597 Document postMappingMethodArguments
  • 705f714 Add optional arguments to post mapping event
  • f948399 Release 4.3.0
  • 7e1eb3a Mention constructor property promotion in README
  • a73f90a Remove travis badge from README
  • 7dc32f5 Add support for PHP 8.0 constructor property promotion
  • 491b761 Fix CS
  • 090a72f Update .gitattributes to ignore all non-runtime files
  • 59e2c2a Support native "mixed" class properties in PHP 8
  • 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 will merge this PR once CI passes on it, as requested by @markuspoerschke-bot.


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 <dependency name> 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)

Bumps [netresearch/jsonmapper](https://github.com/cweiske/jsonmapper) from 4.2.0 to 4.4.0.
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v4.2.0...v4.4.0)

---
updated-dependencies:
- dependency-name: netresearch/jsonmapper
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 29, 2024
Copy link
Collaborator

@markuspoerschke-bot markuspoerschke-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2212961 into 1.x Jan 29, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/netresearch/jsonmapper-4.4.0 branch January 29, 2024 04:18
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant