Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Bump netresearch/jsonmapper from 4.0.0 to 4.2.0 #228

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps netresearch/jsonmapper from 4.0.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 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.0.0 to 4.2.0.
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v4.0.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants