Skip to content

build(deps): bump json from 2.15.1 to 2.15.2.1#144

Merged
DavidKRK merged 1 commit into
gh-pagesfrom
dependabot/bundler/json-2.15.2.1
Mar 22, 2026
Merged

build(deps): bump json from 2.15.1 to 2.15.2.1#144
DavidKRK merged 1 commit into
gh-pagesfrom
dependabot/bundler/json-2.15.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps json from 2.15.1 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

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.
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.

Bumps [json](https://github.com/ruby/json) from 2.15.1 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.1...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 added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 22, 2026
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 22, 2026

Deploy Preview for whimsical-kitsune-85066d ready!

Name Link
🔨 Latest commit d4a8e90
🔍 Latest deploy log https://app.netlify.com/projects/whimsical-kitsune-85066d/deploys/69bf34152923be0008ba33ea
😎 Deploy Preview https://deploy-preview-144--whimsical-kitsune-85066d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DavidKRK DavidKRK self-requested a review March 22, 2026 00:15
@DavidKRK
Copy link
Copy Markdown
Owner

What can I do? @claude[agent] @dependabot @codex[agent]

@DavidKRK DavidKRK merged commit f175e85 into gh-pages Mar 22, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/json-2.15.2.1 branch March 22, 2026 01:35
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants