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

Bump dry-core from 1.0.0 to 1.0.1 #418

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps dry-core from 1.0.0 to 1.0.1.

Release notes

Sourced from dry-core's releases.

v1.0.1

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.

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.

Compare v1.0.0...v1.0.1

Commits
  • ba8248e Bump version to 1.0.1
  • 3632c45 [devtools] sync
  • e474add Prepare changelog entry for v1.0.1
  • 381c7c2 Fix Dry::Core::Equalizer() usage (#79)
  • 2aeb72c Update Gemfile.devtools
  • c78caa5 Add equalizer to doc sections
  • ee67762 Update .github/workflows/ci.yml
  • 651391b Update .github/workflows/sync_configs.yml
  • d4def99 Update .github/workflows/docsite.yml
  • 00e51e6 Update .github/workflows/ci.yml
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 7, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-1.0.1 branch from a6182ad to 5d98604 Compare August 18, 2023 05:07
@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-1.0.1 branch from 5d98604 to db49089 Compare August 25, 2023 06:32
@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

Bumps [dry-core](https://github.com/dry-rb/dry-core) from 1.0.0 to 1.0.1.
- [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.0...v1.0.1)

---
updated-dependencies:
- dependency-name: dry-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-1.0.1 branch from db49089 to 6074bc5 Compare August 25, 2023 14:39
@onlyoffice-testing-robot onlyoffice-testing-robot merged commit 6a098e7 into master Aug 25, 2023
5 checks passed
@onlyoffice-testing-robot onlyoffice-testing-robot deleted the dependabot/bundler/dry-core-1.0.1 branch August 25, 2023 14:40
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