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

fix(cli/config): deduplicate imports in the artifacts #4434

Merged
merged 3 commits into from
Sep 5, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Sep 5, 2022

Fixes #4433

@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2022

🦋 Changeset detected

Latest commit: 57e07a9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 39 packages
Name Type
@graphql-mesh/cli Patch
@graphql-mesh/config Patch
@graphql-mesh/container Patch
cloudflare-workers Patch
graphql-file-upload-example Patch
grpc-example Patch
grpc-reflection-example Patch
hasura-openbrewery-geodb Patch
hello-world-esm Patch
json-schema-hello-world Patch
json-schema-example Patch
json-schema-fhir Patch
json-schema-subscriptions Patch
mongoose-example Patch
mysql-employees Patch
mysql-rfam Patch
neo4j-example Patch
nextjs-apollo-example Patch
nextjs-sdk-example Patch
odata-microsoft-graph-example Patch
odata-msgraph-programmatic-ts Patch
odata-msgraph-programmatic Patch
odata-trippin-example Patch
javascript-wiki Patch
typescript-location-weather-example Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
postgres-geodb-example Patch
reddit-example Patch
country-info-example Patch
soap-demo Patch
soap-netsuite Patch
spacex-cfw Patch
chinook Patch
thrift-calculator Patch
type-merging-batching-example Patch
federation-gateway Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-mesh ✅ Ready (Inspect) Visit Preview Sep 5, 2022 at 11:38AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/cli 0.77.3-alpha-20220905113257-96c2e874e npm ↗︎ unpkg ↗︎
@graphql-mesh/config 7.1.2-alpha-20220905113257-96c2e874e npm ↗︎ unpkg ↗︎
@graphql-mesh/container 0.1.146-alpha-20220905113257-96c2e874e npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 14c2c48 into master Sep 5, 2022
@ardatan ardatan deleted the dedup-imports-artifacts branch September 6, 2022 21:09
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.

OpenAPI Handler imports are generated with duplicate(s): Syntax Error
1 participant