Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dry-core requirement from 1.0.1 to 1.0.2 in /benchmarks #359

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

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

Release notes

Sourced from dry-core's releases.

v1.0.2

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

  • Minimal Ruby version is 3.0

Compare v1.0.0...v1.0.1

Changelog

Sourced from dry-core's changelog.

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

  • Minimal Ruby version is 3.0

Compare v1.0.0...v1.0.1

1.0.0 2022-11-04

Added

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

Compare v0.9.1...v1.0.0

0.9.1 2022-10-18

Changed

Compare v0.9.0...v0.9.1

0.9.0 2022-10-15

Changed

  • dry-core now uses zeitwerk for autoloading (@​solnic)

Compare v0.8.1...v0.9.0

0.8.1 2022-07-27

Fixed

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 30, 2024
@panorama-bot-r panorama-bot-r requested a review from a team October 30, 2024 12:00
@JacobEvelyn
Copy link
Member

@dependabot rebase

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.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/benchmarks/dry-core-1.0.2 branch from 2496ded to e613436 Compare December 23, 2024 15:46
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (73f7755) to head (121e1e3).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #359   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          190       190           
  Branches        90        90           
=========================================
  Hits           190       190           

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

@JacobEvelyn JacobEvelyn merged commit 5f8d31d into main Dec 23, 2024
12 checks passed
@JacobEvelyn JacobEvelyn deleted the dependabot/bundler/benchmarks/dry-core-1.0.2 branch December 23, 2024 16:25
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.

2 participants