Skip to content

Comments

Bump netresearch/jsonmapper from 5.0.0 to 5.0.1#415

Open
dependabot[bot] wants to merge 1 commit into10.0.xfrom
dependabot/composer/netresearch/jsonmapper-5.0.1
Open

Bump netresearch/jsonmapper from 5.0.0 to 5.0.1#415
dependabot[bot] wants to merge 1 commit into10.0.xfrom
dependabot/composer/netresearch/jsonmapper-5.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps netresearch/jsonmapper from 5.0.0 to 5.0.1.

Changelog

Sourced from netresearch/jsonmapper's changelog.

2026-02-22 Christian Weiske cweiske@cweiske.de

2024-09-08 Christian Weiske cweiske@cweiske.de

  • BC break: Enforce bStrictObjectTypeChecking on arrays by @​dktapps cweiske/jsonmapper#225
  • BC break: Only objects implementing both ArrayAccess and Traversable are handled as arrays now. Previously classes implementing only ArrayAccess were used as arrays, which broke non-traversable objects providing array access. by @​daniser cweiske/jsonmapper#224
  • BC break: Reject NULL values in arrays unless explicitly allowed Set $bStrictNullTypesInArrays to get old behavior back. by @​cweiske cweiske/jsonmapper#233
  • BC break: Default $bStrictObjectTypeChecking to true Class constructors are not called automatically anymore. by @​cweiske cweiske/jsonmapper#226
  • Version 5.0.0

2024-09-08 Christian Weiske cweiske@cweiske.de

2024-01-31 Christian Weiske cweiske@cweiske.de

2024-01-28 Christian Weiske cweiske@cweiske.de

... (truncated)

Commits
  • 980674e Release 5.0.1
  • 3758139 Fix deprecated use of Reflection setAccessible() (PHP 8.5)
  • 75ecff7 Fix deprecated use of null as array key (PHP 8.5)
  • b348d9a Run tests on PHP 8.5
  • dbf3d2b Fix deprecated use of implicitly nullable parameters (PHP 8.4)
  • ea8f983 Run tests on PHP 8.4
  • 4bb6350 Fail phpunit tests on all issues
  • 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 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 5.0.0 to 5.0.1.
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v5.0.0...v5.0.1)

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

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 Feb 23, 2026
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