Skip to content

build(deps): bump the bundler group with 2 updates#293

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-abfc0eb806
Closed

build(deps): bump the bundler group with 2 updates#293
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-abfc0eb806

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the bundler group with 2 updates: json and json-schema.

Updates json from 2.18.1 to 2.19.1

Release notes

Sourced from json's releases.

v2.19.1

What's Changed

  • Fix a compiler dependent GC bug introduced in 2.18.0.

Full Changelog: ruby/json@v2.19.0...v2.19.1

v2.19.0

What's Changed

  • Fix allow_blank parsing option to no longer allow invalid types (e.g. load([], allow_blank: true) now raise a type error).
  • Add allow_invalid_escape parsing option to ignore backslashes that aren't followed by one of the valid escape characters.

Full Changelog: ruby/json@v2.18.1...v2.19.0

Changelog

Sourced from json's changelog.

2026-03-08 (2.19.1)

  • Fix a compiler dependent GC bug introduced in 2.18.0.

2026-03-06 (2.19.0)

  • Fix allow_blank parsing option to no longer allow invalid types (e.g. load([], allow_blank: true) now raise a type error).
  • Add allow_invalid_escape parsing option to ignore backslashes that aren't followed by one of the valid escape characters.
Commits
  • 4a42a04 Release 2.19.1
  • 13689c2 Add missing GC_GUARD in fbuffer_append_str
  • a11acc1 Release 2.19.0
  • 0a4fb79 fbuffer.h: Use size_t over unsigned long
  • a29fcdc Add depth validation to Jruby and TruffleRuby implementations
  • de993aa Reject negative depth; add overflow guards to prevent hang/crash
  • 6ccc102 Fix allow_blank parsing option to only consider strings.
  • 3f32c47 Reimplement to_json methods in Ruby
  • 93bc1b3 Remove unused load_uint8x16_4 function.
  • a888d6d Use single quotes for allow_invalid_escape doc
  • Additional commits viewable in compare view

Updates json-schema from 6.1.0 to 6.2.0

Release notes

Sourced from json-schema's releases.

v6.2.0

What's Changed

New Features 🎉

New Contributors

Full Changelog: voxpupuli/json-schema@v6.1.0...v6.2.0

Changelog

Sourced from json-schema's changelog.

v6.2.0 (2026-03-06)

Full Changelog

Implemented enhancements:

Commits
  • 67b1e22 Merge pull request #571 from bastelfreak/rel620
  • cdcb286 Release 6.2.0
  • af8a881 Merge pull request #566 from jordan-brough/jordan/allow-disabling-multi-json
  • cf8cacb add a deprecation warning when multi_json is used
  • fd55720 in dev, allow verion of multi_json compatible with Ruby 2.7
  • 55b20e5 rubocop tweaks
  • 768f86e Allow disabling MultiJSON even when it is installed
  • 38c7534 Merge pull request #570 from voxpupuli/dependabot/github_actions/actions/down...
  • 1b80e50 Merge pull request #569 from voxpupuli/dependabot/github_actions/actions/uplo...
  • e584df6 Bump actions/download-artifact from 7 to 8
  • Additional commits viewable in compare view

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

Bumps the bundler group with 2 updates: [json](https://github.com/ruby/json) and [json-schema](https://github.com/voxpupuli/json-schema).


Updates `json` from 2.18.1 to 2.19.1
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.18.1...v2.19.1)

Updates `json-schema` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/voxpupuli/json-schema/releases)
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/json-schema@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: json-schema
  dependency-version: 6.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
...

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 9, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 11, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2026
@dependabot dependabot bot deleted the dependabot/bundler/bundler-abfc0eb806 branch March 11, 2026 07:33
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.

0 participants