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

Update dry-types #563

Merged
mereghost merged 3 commits intounstablefrom
update-dry-types
Feb 27, 2020
Merged

Update dry-types #563
mereghost merged 3 commits intounstablefrom
update-dry-types

Conversation

@mereghost
Copy link
Contributor

This makes model alpha releasable. =)

We had an issue with dry-types 1.2 removing .meta from structs, which Nikita promptly fixed.

@mereghost mereghost added the fix label Dec 20, 2019
@mereghost mereghost self-assigned this Dec 20, 2019
@mereghost mereghost force-pushed the update-dry-types branch 2 times, most recently from 21c75b0 to 9b6dedb Compare December 20, 2019 12:17
Copy link
Member

@jodosha jodosha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mereghost 👍

@jodosha jodosha added this to the v2.0.0 milestone Feb 10, 2020
spec.add_runtime_dependency "rom-repository", "~> 5.1"
spec.add_runtime_dependency "rom-sql", "~> 3.0"
spec.add_runtime_dependency "dry-types", "~> 1.1"
spec.add_runtime_dependency "dry-types", "~> 1.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT if we set 1.3 version instead 1.2? in this case, we'll able to use latest dry-system and I'll have an ability to test my library for dry-system dependency graph 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC it wasn't available at the time I made the changes. I'll give it a try and see how it goes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, updating to 1.3 introduces new issues. I'll merge this, and open a new one to 1.3 otherwise it will get confusing.

@mereghost mereghost merged commit 5fedede into unstable Feb 27, 2020
@mereghost mereghost deleted the update-dry-types branch February 27, 2020 13:30
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.

3 participants