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

chore(deps): update engines to 2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4 #8556

Conversation

prisma-bot
Copy link
Contributor

This automatic PR updates the engines to version 2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4. This will get automatically merged if all the tests pass.

Packages:

Package NPM URL
@prisma/engines https://npmjs.com/package/@prisma/engines/v/2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4
@prisma/engines-version https://npmjs.com/package/@prisma/engines-version/v/2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4
@prisma/fetch-engine https://npmjs.com/package/@prisma/fetch-engine/v/2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4
@prisma/get-platform https://npmjs.com/package/@prisma/get-platform/v/2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4

@Jolg42 Jolg42 self-assigned this Aug 3, 2021
…419dbe66a06590f514fe4

* master:
  chore(deps): update devdependencies (non-major)
  fix(deps): update definitelytyped
  chore(deps): update react-prisma

# Conflicts:
#	pnpm-lock.yaml
@mergery mergery bot merged commit 7fd1840 into master Aug 4, 2021
@mergery mergery bot deleted the deps/engines-2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4 branch August 4, 2021 08:54
Andrew-Colman pushed a commit to Andrew-Colman/prisma that referenced this pull request Aug 7, 2021
…06590f514fe4 (prisma#8556)

* chore(deps): update engines to 2.29.0-14.7a25b4cea9ebc8ffbbe419dbe66a06590f514fe4

* fix: getConfig provider is now a string

* update lockfile

* test(sdk): update getConfig snapshots

* refactor: remove useless resolveDatasources function

* test(sdk): update getGenerators snapshots

* fix weird type

Co-authored-by: Joël <joel.galeran@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

config.datasources[0].provider from GetConfig needs to be a string and not a string[]
2 participants