Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

New version of dry-types (0.13.2) produced dependency conflicts#496

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/dry-types-0.13.2
Closed

New version of dry-types (0.13.2) produced dependency conflicts#496
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/dry-types-0.13.2

Conversation

@depfu
Copy link

@depfu depfu bot commented Jul 27, 2018

We've tried to upgrade a dependency and got errors running Bundler.

name version specification new version
dry-types ~> 0.11.0 0.13.2

It looks like there is a version conflict between two or more dependencies. Depfu doesn't try to solve these, as this would mean to update more than one dependency at a time.

Please take a look at the exact failure to figure out if this is something you need to work on.

The bundler error message was:

Bundler could not find compatible versions for gem "dry-types":
  In Gemfile:
    dry-types (~> 0.13.2)

    rom-sql (>= 1.3.5, ~> 1.3) was resolved to 1.3.5, which depends on
      dry-types (~> 0.11.0)

What changed?

✳️ dry-types ( → 0.13.2) · Repo · Changelog

Release Notes

From the Github release:

v0.13.2 2018-05-30

Fixed

  • Defaults#valid? now works fine when passing Dry::Core::Constans::Undefined as value (GustavoCaso)
  • valid? for constructor types wrapping Sums (GustavoCaso)

Compare v0.13.1...v0.13.2

Commits

See the full diff on Github. The new version differs by 12 commits:

@depfu depfu bot added the depfu label Jul 27, 2018
@jodosha
Copy link
Member

jodosha commented Jul 27, 2018

Closing in favor of #490

@jodosha jodosha closed this Jul 27, 2018
@depfu depfu bot deleted the depfu/update/dry-types-0.13.2 branch July 27, 2018 10:18
@jodosha jodosha self-assigned this Jul 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant