Skip to content

[Dependabot] Update seld/jsonlint requirement from 1.12.0 to 1.12.1#2181

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/seld/jsonlint-1.12.1
Jun 16, 2026
Merged

[Dependabot] Update seld/jsonlint requirement from 1.12.0 to 1.12.1#2181
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/seld/jsonlint-1.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on seld/jsonlint to permit the latest version.

Release notes

Sourced from seld/jsonlint's releases.

1.12.1

What's Changed

Full Changelog: Seldaek/jsonlint@1.12.0...1.12.1

Changelog

Sourced from seld/jsonlint's changelog.

You can find newer changelog entries in GitHub releases

1.10.0 (2023-05-11)

  • Added ALLOW_COMMENTS flag to parse while allowing (and ignoring) inline // and multiline /* */ comments in the JSON document (#81)

1.9.0 (2022-04-01)

  • Internal cleanups and type fixes

1.8.1 (2020-08-13)

  • Added type annotations

1.8.0 (2020-04-30)

  • Improved lexer performance
  • Added (tentative) support for PHP 8
  • Fixed wording of error reporting for invalid strings when the error happened after the 20th character

1.7.2 (2019-10-24)

  • Fixed issue decoding some unicode escaped characters (for " and ')

1.7.1 (2018-01-24)

  • Fixed PHP 5.3 compatibility in bin/jsonlint

1.7.0 (2018-01-03)

  • Added ability to lint multiple files at once using the jsonlint binary

1.6.2 (2017-11-30)

  • No meaningful public changes

1.6.1 (2017-06-18)

  • Fixed parsing of 0 as invalid

1.6.0 (2017-03-06)

  • Added $flags arg to JsonParser::lint() to take the same flag as parse() did
  • Fixed backtracking performance issues on long strings with a lot of escaped characters

1.5.0 (2016-11-14)

  • Added support for PHP 7.1 (which converts {"":""} to an object property called "" and not "_empty_" like 7.0 and below).

1.4.0 (2015-11-21)

... (truncated)

Commits
  • 9a90eb5 correction possible bug maybe if fast-path detects an UTF-8 violation… (#98)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 16, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 16, 2026 05:23
@coveralls

coveralls commented Jun 16, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27613772079

Coverage remained the same at 92.089%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 316
Covered Lines: 291
Line Coverage: 92.09%
Coverage Strength: 3.79 hits per line

💛 - Coveralls

@oliverklee

Copy link
Copy Markdown
Contributor

@dependabot rebase

Updates the requirements on [seld/jsonlint](https://github.com/Seldaek/jsonlint) to permit the latest version.
- [Release notes](https://github.com/Seldaek/jsonlint/releases)
- [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md)
- [Commits](Seldaek/jsonlint@1.12.0...1.12.1)

---
updated-dependencies:
- dependency-name: seld/jsonlint
  dependency-version: 1.12.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/seld/jsonlint-1.12.1 branch from 8c28100 to 09f6445 Compare June 16, 2026 11:18
@github-actions github-actions Bot merged commit e254361 into main Jun 16, 2026
45 checks passed
@github-actions github-actions Bot deleted the dependabot/composer/seld/jsonlint-1.12.1 branch June 16, 2026 11:22
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.

2 participants