Skip to content

Bump phpgt/json from 2.2.0 to 2.3.1#104

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/json-2.3.1
Open

Bump phpgt/json from 2.2.0 to 2.3.1#104
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/json-2.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps phpgt/json from 2.2.0 to 2.3.1.

Release notes

Sourced from phpgt/json's releases.

Removal of old Json-prefixed class names.

Previous releases included duplicate class names, to transition to upper-case JSONDocument et al. The decision to move to the upper-cased prefixes was made to match the HTMLDocument sibling classes which are part of the DOM standard and can not be changed. To aid the transition, deprecated class stubs were included with the lower-case prefixed classes such as JsonDocument, which have been removed in this release.

What's Changed

Full Changelog: phpgt/Json@v2.3.0...v2.3.1

Errors with status codes

This release includes various dependency bumps, but there is a purposeful backwards incompatible change within JSONDocument that means this is a minor version increase rather than simply a patch release.

JSONDocument::error now requires a statusCode parameter as the second parameter, defaulting to 400. Apart from that, no more changes in this release.

What's Changed

Full Changelog: phpgt/Json@v2.2.1...v2.3.0

April 2026 release

What's Changed

New Contributors

Full Changelog: phpgt/Json@v2.2.0...v2.2.1

Commits
  • 6e39d18 Merge pull request #86 from phpgt/85-case-fix
  • b1d5a49 tweak: php 8.2 compatibility
  • 12eb5bb fix: remove case-sensitive stub classes
  • d35835d Merge pull request #84 from phpgt/83-error-status
  • ce226cd Merge pull request #80 from phpgt/dependabot/composer/justinrainbow/json-sche...
  • 0b3b25e Merge pull request #82 from phpgt/dependabot/composer/phpstan/phpstan-2.2.5
  • 34668ab feature: pass status code into error function
  • 17d4452 build(deps-dev): bump phpstan/phpstan from 2.1.50 to 2.2.5
  • 386688c build(deps): bump justinrainbow/json-schema from 6.8.2 to 6.10.0
  • 6f6bd38 Merge pull request #76 from phpgt/dependabot/composer/justinrainbow/json-sche...
  • 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 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 [phpgt/json](https://github.com/phpgt/Json) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/phpgt/Json/releases)
- [Commits](phpgt/Json@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: phpgt/json
  dependency-version: 2.3.1
  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 Jul 16, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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