Skip to content

Bump netresearch/jsonmapper from 4.0.0 to 4.1.0#78

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/netresearch/jsonmapper-4.1.0
Open

Bump netresearch/jsonmapper from 4.0.0 to 4.1.0#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/netresearch/jsonmapper-4.1.0

Conversation

@dependabot
Copy link

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

Bumps netresearch/jsonmapper from 4.0.0 to 4.1.0.

Changelog

Sourced from netresearch/jsonmapper's changelog.

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

  • Add postMappingMethod property by @​mrcnpdlk
  • Version 2.1.0

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

  • Fix PHP 7.4 warning: ReflectionType::__toString() is deprecated by @​DeyV
  • Make "createInstance" protected instead of public (BC break)
  • Version 2.0.0

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

... (truncated)

Commits
  • cfa81ea Release 4.1.0
  • 41b79b6 Fix generating code coverage during phpunit runs
  • 5c40fef Migrate phpunit config to new version
  • 846ceb9 Add .editorconfig
  • 18b22b3 Throw exception when union type is encountered
  • See full diff 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.0.0 to 4.1.0.
- [Release notes](https://github.com/cweiske/jsonmapper/releases)
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v4.0.0...v4.1.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 Dec 12, 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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants