Skip to content

Update dry-core requirement from 1.1.0 to 1.2.0 in /benchmarks#409

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/benchmarks/dry-core-1.2.0
Open

Update dry-core requirement from 1.1.0 to 1.2.0 in /benchmarks#409
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/benchmarks/dry-core-1.2.0

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on dry-core to permit the latest version.

Changelog

Sourced from dry-core's changelog.

1.2.0 - 2025-12-28

Changed

  • Support Ruby 4.0 in Dry::Core::BasicObject#inspect and #pretty_print (by returning false from its default #respond_to_missing?). (@​timriley in #87)
  • Set minimum Ruby version to 3.2. (@​timriley)

1.1.0 - 2025-01-04

Changed

1.0.1 - 2023-08-06

Fixed

  • [equalizer] Add Dry::Core.Equalizer method to make include Dry::Core.Equalizer(...) work as documented (via #79) (@​timriley)

    Users of Equalizer should now only need to require "dry/core" first.

Changed

1.0.0 - 2022-11-04

Added

  • Import dry-container as Dry::Core::Container (via #77) (@​solnic)

0.9.1 - 2022-10-18

Changed

[0.9.0] - 2022-10-15

... (truncated)

Commits
  • b7d0f10 Prepare for v1.2.0
  • d43a65a Tidy CHANGELOG formatting
  • 8541ed6 Return false from BasicObject#respond_to_missing? (#87)
  • a4980db File sync from hanakai-rb/repo-sync
  • d87fa4c File sync from hanakai-rb/repo-sync
  • 1a85393 File sync from hanakai-rb/repo-sync
  • 14368bb File sync from hanakai-rb/repo-sync
  • 4f7e1b1 File sync from hanakai-rb/repo-sync
  • 7961a2d File sync from hanakai-rb/repo-sync
  • 839ec22 File sync from hanakai-rb/repo-sync
  • 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [dry-core](https://github.com/dry-rb/dry-core) to permit the latest version.
- [Release notes](https://github.com/dry-rb/dry-core/releases)
- [Changelog](https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-core@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: dry-core
  dependency-version: 1.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Dec 29, 2025
@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b14bb9b) to head (cbbd8c0).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #409   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          197       197           
  Branches        89        89           
=========================================
  Hits           197       197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@panorama-bot-r panorama-bot-r requested a review from a team December 29, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants