Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps the monthly group with 2 updates in the / directory: minitest and json.

Updates minitest from 5.26.2 to 5.27.0

Changelog

Sourced from minitest's changelog.

=== 5.27.0 / 2025-12-11

  • 1 major enhancement:

    • Adding post install message announcing the EOL for minitest 5!
  • 2 minor enhancements:

    • Removed TestTask::Work#initialize since Queue can now initialize with an Enumerable! AMAZING!
    • Use Kernel#warn uplevel argument for nicer warnings. (byroot)
  • 5 bug fixes:

    • Cleaned up option aliasing a tad.
    • Removed obsolete conditional for prerecord
    • Removed obsolete guards around Warning.
    • Removed obsolete version guards for pattern matching assertions.
    • Switched all internal requires to require_relative.
Commits
  • 819e9b5 Branching minitest to version 5.27.0
  • e9a9fc3 ! Adding post install message announcing the EOL for minitest 5.
  • 4525c88 REVERTED: Removed obsolete conditional for prerecord. For now... Wait for MT6.
  • 6b3fb6c - Removed obsolete guards around Warning.
  • 72b90c3 - Removed obsolete version guards for pattern matching assertions.
  • a8143f2 - Removed obsolete conditional for prerecord
  • f6fffa1 + Use Kernel#warn uplevel argument for nicer warnings. (byroot)
  • a0e9289 Fixed reporter test shape variation warning. (havenwood)
  • 15394fc + Removed TestTask::Work#initialize since Queue can now initialize with an En...
  • 8a4d7ee - Switched all internal requires to require_relative.
  • Additional commits viewable in compare view

Updates json from 2.17.1 to 2.18.0

Release notes

Sourced from json's releases.

v2.18.0

What's Changed

  • Add :allow_control_characters parser options, to allow JSON strings containing unescaped ASCII control characters (e.g. newlines).

Full Changelog: ruby/json@v2.17.1...v2.18.0

Changelog

Sourced from json's changelog.

2025-12-11 (2.18.0)

  • Add :allow_control_characters parser options, to allow JSON strings containing unescaped ASCII control characters (e.g. newlines).
Commits
  • 1cdd212 Release 2.18.0
  • 3459499 Add allow_control_characters parsing option
  • 1da3fd9 Add a specific error for unescaped newlines
  • cf3993c Remove dead code from JSON::TruffleRuby::Generator
  • 4218a42 Remove dead code in benchmark/encoder.rb
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 monthly group with 2 updates in the / directory: [minitest](https://github.com/minitest/minitest) and [json](https://github.com/ruby/json).


Updates `minitest` from 5.26.2 to 5.27.0
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.26.2...v5.27.0)

Updates `json` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.17.1...v2.18.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-version: 5.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monthly
- dependency-name: json
  dependency-version: 2.18.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: monthly
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 12, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedminitest@​5.26.2 ⏵ 5.27.093 +1100100100100

View full report

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.

1 participant