Skip to content

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

Merged
github-actions[bot] merged 2 commits into
masterfrom
dependabot/bundler/json-2.19.5
May 19, 2026
Merged

Build(deps): bump json from 2.19.4 to 2.19.5#3560
github-actions[bot] merged 2 commits into
masterfrom
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
@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
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from 7fd8f91 to cc84297 Compare May 12, 2026 18:58
@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 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from cc84297 to f6dbd68 Compare May 13, 2026 13:07
@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 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from f6dbd68 to 1e645ff Compare May 14, 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 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from 1e645ff to 2cbee1d Compare May 15, 2026 13:06
@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 15, 2026
@zinduolis
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from 2cbee1d to af034c5 Compare May 18, 2026 05:48
@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 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/json-2.19.5 branch from af034c5 to c710581 Compare May 18, 2026 05:56
@github-actions github-actions Bot removed the safe_to_test Label to trigger tests on PR label May 18, 2026
@github-actions github-actions Bot added the safe_to_test Label to trigger tests on PR label May 18, 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 c710581 to 824e956 Compare May 18, 2026 07: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 18, 2026
@zinduolis zinduolis added safe_to_test Label to trigger tests on PR and removed safe_to_test Label to trigger tests on PR labels May 19, 2026
@github-actions github-actions Bot removed the safe_to_test Label to trigger tests on PR label May 19, 2026
@github-actions github-actions Bot added the safe_to_test Label to trigger tests on PR label May 19, 2026
@zinduolis zinduolis added safe_to_test Label to trigger tests on PR and removed safe_to_test Label to trigger tests on PR labels May 19, 2026
@github-actions github-actions Bot removed the safe_to_test Label to trigger tests on PR label May 19, 2026
@github-actions github-actions Bot merged commit c4743fc into master May 19, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/json-2.19.5 branch May 19, 2026 08:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant