Skip to content

Bump json from 2.15.0 to 2.15.2.1 in /testapp#366

Merged
kober32 merged 2 commits into
developfrom
dependabot/bundler/testapp/json-2.15.2.1
Mar 24, 2026
Merged

Bump json from 2.15.0 to 2.15.2.1 in /testapp#366
kober32 merged 2 commits into
developfrom
dependabot/bundler/testapp/json-2.15.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps json from 2.15.0 to 2.15.2.1.

Release notes

Sourced from json's releases.

v2.15.2.1

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210

Full Changelog: ruby/json@v2.15.2...v2.15.2.1

v2.15.2

What's Changed

  • Fix JSON::Coder to have one dedicated depth counter per invocation. After encountering a circular reference in JSON::Coder#dump, any further #dump call would raise JSON::NestingError.

Full Changelog: ruby/json@v2.15.1...v2.15.2

v2.15.1

What's Changed

  • Fix incorrect escaping in the JRuby extension when encoding shared strings.

Full Changelog: ruby/json@v2.15.0...v2.15.1

Changelog

Sourced from json's changelog.

2026-03-18 (2.15.2.1) - Security Backport

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210.

2025-10-25 (2.15.2)

  • Fix JSON::Coder to have one dedicated depth counter per invocation. After encountering a circular reference in JSON::Coder#dump, any further #dump call would raise JSON::NestingError.

2025-10-07 (2.15.1)

  • Fix incorrect escaping in the JRuby extension when encoding shared strings.
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Mar 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 19, 2026 12:49
@dependabot dependabot Bot requested review from kober32 and removed request for a team March 19, 2026 12:49
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Mar 19, 2026
Bumps [json](https://github.com/ruby/json) from 2.15.0 to 2.15.2.1.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.15.0...v2.15.2.1)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.15.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/testapp/json-2.15.2.1 branch from 0a1d2e1 to fb4893b Compare March 24, 2026 15:09
@kober32 kober32 enabled auto-merge (squash) March 24, 2026 16:03
@kober32 kober32 merged commit 755f7c2 into develop Mar 24, 2026
11 checks passed
@kober32 kober32 deleted the dependabot/bundler/testapp/json-2.15.2.1 branch March 24, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant