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

move aws-xray-sdk-core to peer dependencies #23

Merged
merged 1 commit into from Jan 24, 2019

Conversation

Druotic
Copy link

@Druotic Druotic commented Jan 24, 2019

This caused an issue where I had to explicitly use yarn upgrade @lifeomic/graphql-resolvers-xray-tracing because it was pulling in it's own (older) version of the sdk. Having this as a peer dependency will help ensure no unexpected versions are used. I also added it as a dev dependency so that local linking will work when developing against this project.

@mdlavin mdlavin merged commit 1e7ca56 into master Jan 24, 2019
@mdlavin
Copy link
Member

mdlavin commented Jan 24, 2019

@Druotic I'll release a major version bump in a sec

@mdlavin mdlavin deleted the aws-xray-sdk-core-peer branch January 24, 2019 21:52
@mdlavin
Copy link
Member

mdlavin commented Jan 24, 2019

Releasing as 3.0.0 now

@coveralls
Copy link

Pull Request Test Coverage Report for Build 111

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 95: 0.0%
Covered Lines: 22
Relevant Lines: 22

💛 - Coveralls

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.

None yet

4 participants