Skip to content

Bump netresearch/jsonmapper from 5.0.1 to 6.0.0#435

Open
dependabot[bot] wants to merge 1 commit into
10.1.xfrom
dependabot/composer/netresearch/jsonmapper-6.0.0
Open

Bump netresearch/jsonmapper from 5.0.1 to 6.0.0#435
dependabot[bot] wants to merge 1 commit into
10.1.xfrom
dependabot/composer/netresearch/jsonmapper-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps netresearch/jsonmapper from 5.0.1 to 6.0.0.

Changelog

Sourced from netresearch/jsonmapper's changelog.

2026-06-29 Christian Weiske cweiske@cweiske.de

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

... (truncated)

Commits

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.1 to 6.0.0.
- [Changelog](https://github.com/cweiske/jsonmapper/blob/master/ChangeLog)
- [Commits](cweiske/jsonmapper@v5.0.1...v6.0.0)

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

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 Jul 1, 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