Skip to content

[bundler] Bump json from 2.19.7 to 2.19.8 in the monthly group#197

Merged
ahaverbuch merged 2 commits into
mainfrom
dependabot/bundler/monthly-4183889a10
Jun 4, 2026
Merged

[bundler] Bump json from 2.19.7 to 2.19.8 in the monthly group#197
ahaverbuch merged 2 commits into
mainfrom
dependabot/bundler/monthly-4183889a10

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the monthly group with 1 update: json.

Updates json from 2.19.7 to 2.19.8

Changelog

Sourced from json's changelog.

2026-06-03 (2.19.8)

  • Fix 1-byte buffer overread on EOS errors.
  • Handle invalid types passed as max_nesting option.
Commits
  • 5233dd9 Release 2.19.8
  • 3f44b26 Prevent buffer over-read when generating EOF error
  • be8d068 Handle invalid types passed as max_nesting option
  • 59501c0 Get rid of all_images gem
  • c7a7b2b Add a security note in README
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note

Low Risk
Patch-level dependency update with no library code touched; json 2.19.8 includes a small parser safety fix rather than API changes.

Overview
Updates Bundler lockfiles only: bumps the transitive json gem from 2.19.7 to 2.19.8 where it is resolved (root Gemfile.lock and Rails 8.1 appraisal locks), and records Bundler 4.0.13 under BUNDLED WITH across all listed lockfiles.

There is no application or gem source changejson comes in via ActiveSupport on newer Rails matrices. Release 2.19.8 is a patch with a 1-byte buffer overread fix on EOF errors and stricter handling of invalid max_nesting option types.

Reviewed by Cursor Bugbot for commit 4c4b6b9. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the monthly group with 1 update: [json](https://github.com/ruby/json).


Updates `json` from 2.19.7 to 2.19.8
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.19.7...v2.19.8)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
...

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 Jun 4, 2026
@ahaverbuch ahaverbuch enabled auto-merge (squash) June 4, 2026 13:03
@ahaverbuch ahaverbuch merged commit 0d8a2ac into main Jun 4, 2026
12 checks passed
@ahaverbuch ahaverbuch deleted the dependabot/bundler/monthly-4183889a10 branch June 4, 2026 13:50
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.

2 participants