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, < 0.10 #70

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

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

Release notes

Sourced from dry-core's releases.

v0.9.0

Changed

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

Compare v0.8.1...v0.9.0

Changelog

Sourced from dry-core's changelog.

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

  • [memoizable] memoizable correctly handles cases where a method has unnamed params (e.g. happens when the new ... syntax is used) (@​flash-gordon)

Compare v0.7.0...v0.7.1

0.7.0 2021-07-08

... (truncated)

Commits
  • f138523 [devtools] sync
  • 477fa59 Update changelog.yml
  • 9458492 Conditionally define Dry.Equalizer
  • ba9d614 Update .rubocop.yml from dry-rb/template-gem
  • da5f45b Update Gemfile.devtools from dry-rb/template-gem
  • 8f5ca0f Fix zeitwerk version
  • 26ba901 Define Dry.Equalizer in dry/core
  • c9963e0 [devtools] sync
  • 2e61848 Update changelog
  • 880a05b Exclude some files from autoloading
  • 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 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 Oct 17, 2022
@kamils-iRonin
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/dry-core-gte-0.6-and-lt-0.10 branch from f53db07 to 6f3f7b7 Compare October 17, 2022 10:42
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.0)

---
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-0.10 branch from 6f3f7b7 to 44efd20 Compare October 17, 2022 12:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #81.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/bundler/dry-core-gte-0.6-and-lt-0.10 branch November 7, 2022 04: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