Skip to content

Update react/dns to use v1 or v0 #36

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

Merged
merged 1 commit into from
Jul 30, 2019
Merged

Conversation

nenad
Copy link
Contributor

@nenad nenad commented Jul 29, 2019

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets no
Documentation no
License MIT

What's in this PR?

Uses either the v1 or v0 of the react/dns package, depending on constraints.

Why?

Allows projects to update dependencies that depend on react/dns to newer versions.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

@nenad nenad force-pushed the patch/update-deps branch from 74e525d to 360bd29 Compare July 29, 2019 15:56
@nenad nenad force-pushed the patch/update-deps branch from 502c79a to 360bd29 Compare July 29, 2019 20:40
Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

thanks for looking into this.

i see that react/http-client has no stable release yet.

what exactly do you mean with version v0 in the PR title? do you mean v0.4 by that? (semver says that between 0.4 and 0.5 [which does not exist and likely never will, now that a 1.0 has been released] there might be BC breaks - composer won't install 0.5 when the constraint is ^0.4)

@nenad nenad force-pushed the patch/update-deps branch from 360bd29 to ee51fa7 Compare July 30, 2019 08:16
@nenad nenad force-pushed the patch/update-deps branch from ee51fa7 to a2a6de2 Compare July 30, 2019 08:25
Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

looks good to me. lowest version build will be fixed with #37 - imho we can merge this one as is.

@dbu dbu merged commit bdb5af3 into php-http:master Jul 30, 2019
@dbu
Copy link
Contributor

dbu commented Jul 30, 2019

thanks a lot @nenad !

@nenad nenad deleted the patch/update-deps branch July 30, 2019 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants