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

composer(deps): bump netresearch/jsonmapper from 4.1.0 to 4.2.0 #830

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps netresearch/jsonmapper from 4.1.0 to 4.2.0.

Changelog

Sourced from netresearch/jsonmapper's changelog.

2023-04-09 Christian Weiske cweiske@cweiske.de

  • 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 cweiske@cweiske.de

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

2020-12-01 Christian Weiske cweiske@cweiske.de

  • 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 cweiske@cweiske.de

  • Fix PHP version check that breaks in PHP 8 by @​TysonAndre
  • Version 3.1.1

2020-08-15 Christian Weiske cweiske@cweiske.de

  • Prefer docblock annotations above reflected type for properties by @​jorrit
  • Version 3.1.0

2020-06-28 Christian Weiske cweiske@cweiske.de

2020-04-16 Christian Weiske cweiske@cweiske.de

... (truncated)

Commits
  • f60565f Release 4.2.0
  • 67632ea Fix broken "array"-typed properties
  • 74b702e Link Valinor mapper library
  • 576f587 Add support for variadic method arguments
  • 90ad164 link jsonmapper.net as alternative
  • 8f0f558 Add note that this library has no dependencies
  • d11a9e9 Add support for using class names as map() parameter
  • cd83947 Allow undefined property handler to return a string to override variable name
  • 1a93f1c Fix typo in documentation of flag
  • a85fbe4 Switch from travis-ci to github actions
  • 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 [netresearch/jsonmapper](https://github.com/cweiske/jsonmapper) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/cweiske/jsonmapper/releases)
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@lctrs-bot lctrs-bot merged commit 2e266f2 into master Apr 10, 2023
@lctrs-bot lctrs-bot deleted the dependabot/composer/netresearch/jsonmapper-4.2.0 branch April 10, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant