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

Internal: Setup Renovate for https://github.com/prisma/engines-wrapper #6086

Closed
Jolg42 opened this issue Mar 12, 2021 · 1 comment
Closed
Assignees
Labels
kind/tech A technical change. team/client Issue for team Client. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: dependencies topic: internal
Milestone

Comments

@Jolg42
Copy link
Member

Jolg42 commented Mar 12, 2021

Problem

Pointed out by @williamluke4

https://github.com/prisma/engines-wrapper/blob/master/packages/engines/package.json#L11
Here the dependencies are locked

    "@prisma/debug": "2.18.0-dev.32",
    "@prisma/engines-version": "workspace:2.19.0-25.4c5c15d858e5a7739351d302d4e0d88d69149394",
    "@prisma/fetch-engine": "2.18.0-dev.32",
    "@types/node": "^14.11.8",
    "execa": "^4.0.3",
    "typescript": "4.0.3"

Suggested solution

We add Renovate with automerge setting for auto updating dependencies.

@Jolg42 Jolg42 added process/candidate topic: internal tech/typescript Issue for tech TypeScript. topic: dependencies kind/tech A technical change. team/schema Issue for team Schema. team/client Issue for team Client. labels Mar 12, 2021
@Jolg42 Jolg42 self-assigned this Mar 12, 2021
@tomhoule tomhoule added this to the 2.20.0 milestone Mar 17, 2021
@Jolg42
Copy link
Member Author

Jolg42 commented Mar 17, 2021

Done in prisma/engines-wrapper#8

@Jolg42 Jolg42 closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech A technical change. team/client Issue for team Client. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: dependencies topic: internal
Projects
None yet
Development

No branches or pull requests

2 participants