Skip to content

Build(deps): bump json from 2.19.4 to 2.19.5#3560

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/json-2.19.5
Open

Build(deps): bump json from 2.19.4 to 2.19.5#3560
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/json-2.19.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps json from 2.19.4 to 2.19.5.

Release notes

Sourced from json's releases.

v2.19.5

What's Changed

  • Cap the parser to emit a maximum of 5 deprecation warnings per document. Emitting more is not helpful.

Full Changelog: ruby/json@v2.19.4...v2.19.5

Changelog

Sourced from json's changelog.

2026-05-04 (2.19.5)

  • Cap the parser to emit a maximum of 5 deprecation warnings per document. Emitting more is not helpful.
Commits
  • 4a1a4a4 Release 2.19.5
  • f6ca597 Avoid spamming too many deprecations while parsing
  • fa0671c Test TruffleRuby release in CI for improved stability
  • cfbe356 Force ensure_valid_encoding to be inlined.
  • 4ef7a45 Use RB_ENC_CODERANGE to first check the cached coderange before calling rb_en...
  • 7dd6b63 Fix typo in changelog
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests for Ruby compatibility labels May 4, 2026
@github-actions github-actions Bot added the safe_to_test Label to trigger tests on PR label May 4, 2026
@github-actions github-actions Bot enabled auto-merge May 4, 2026 16:27
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from adae80b to 94dc40b Compare May 6, 2026 13:05
@github-actions github-actions Bot added safe_to_test Label to trigger tests on PR and removed safe_to_test Label to trigger tests on PR labels May 6, 2026
Bumps [json](https://github.com/ruby/json) from 2.19.4 to 2.19.5.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.19.4...v2.19.5)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from 94dc40b to 7fd8f91 Compare May 8, 2026 13:15
@github-actions github-actions Bot added safe_to_test Label to trigger tests on PR and removed safe_to_test Label to trigger tests on PR labels May 8, 2026
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 for Ruby compatibility safe_to_test Label to trigger tests on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants