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 >= 0.6, < 0.9 to >= 0.6, < 1.1 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

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

Release notes

Sourced from dry-core's releases.

v0.9.1

Changed

Compare v0.9.0...v0.9.1

Changelog

Sourced from dry-core's changelog.

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

  • [memoizable] plays better with inheritance. There were cases when cached values from base claesses were used, see #70 (@​flash-gordon)

Compare v0.8.0...v0.8.1

0.8.0 2022-07-15

Added

  • Dry::Core::BasicObject ported from hanami-utils (@​jodosha)

Changed

  • [BREAKING] [descendants tracker] switch to using Class#subclasses on Ruby 3.1+. This changes the order of returned subclasses (immediate subclasses now go first) (@​flash-gordon)

Compare v0.7.1...v0.8.0

0.7.1 2021-07-10

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 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 the dependencies Pull requests that update a dependency file label Nov 7, 2022
@kamils-iRonin
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-gte-0.6-and-lt-1.1 branch from 136a0a3 to a7c441c Compare March 2, 2023 15:40
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@v0.6.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-gte-0.6-and-lt-1.1 branch from a7c441c to 1dc5d3e Compare April 5, 2023 12:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant