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(deps): pin dependencies #4413

Merged
merged 1 commit into from
Nov 6, 2023
Merged

fix(deps): pin dependencies #4413

merged 1 commit into from
Nov 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@neondatabase/serverless (source) dependencies pin ^0.6.0 -> 0.6.0
@types/node (source) devDependencies pin ^20.5.1 -> 20.8.10
@types/node (source) devDependencies pin ^20.5.1 -> 20.5.1
@types/pg (source) dependencies pin ^8.10.2 -> 8.10.2
pg dependencies pin ^8.11.3 -> 8.11.3
tsup (source) devDependencies pin ^7.2.0 -> 7.2.0
undici (source) dependencies pin ^5.26.5 -> 5.26.5
ws dependencies pin ^8.14.2 -> 8.14.2

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 6, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: query-engine/driver-adapters/connector-test-kit-executor/pnpm-lock.yaml
[12:25:30.962] INFO (9): Installing tool node v20.9.0...
v20.9.0
10.1.0
0.20.0
[12:25:33.805] INFO (9): Installed tool node in 2.8s.
[12:25:34.217] INFO (52): Installing tool pnpm v8.10.2...
8.10.2
[12:25:35.660] INFO (52): Installed tool pnpm in 1.4s.
Scope: all 2 workspace projects
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@prisma/adapter-libsql@workspace:*" is in the dependencies but no package named "@prisma/adapter-libsql" is present in the workspace

This error happened while installing a direct dependency of /tmp/worker/2abe74/7b09d7/repos/github/prisma/prisma-engines/query-engine/driver-adapters/connector-test-kit-executor

Packages found in the workspace: js, connector-test-kit-executor

@renovate renovate bot requested a review from a team as a code owner November 6, 2023 09:26
@renovate renovate bot requested review from Weakky and Druue and removed request for a team November 6, 2023 09:26
Copy link

adaptly-bot bot commented Nov 6, 2023

🙈  @types/node: Adaptly ignores Type updates.Types have no clear source of change logs so Adaptly does not check Type updates.

Package: @types/node
Version: 20.5.2

Copy link

codspeed-hq bot commented Nov 6, 2023

CodSpeed Performance Report

Merging #4413 will not alter performance

⚠️ No base runs were found

Falling back to comparing renovate/pin-dependencies (a522611) with main (16679d0)

Summary

✅ 11 untouched benchmarks

@janpio janpio requested a review from Jolg42 November 6, 2023 09:39
Copy link
Contributor

@janpio janpio left a comment

Choose a reason for hiding this comment

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

#4418 should clean this up

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from f7b3e7d to 9ca54f6 Compare November 6, 2023 10:06
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 8c154db to f0b7205 Compare November 6, 2023 11:26
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from f0b7205 to a522611 Compare November 6, 2023 12:25
@janpio
Copy link
Contributor

janpio commented Nov 6, 2023

@Jolg42 Do you understand what is going on in the artifact error comment?
#4413 (comment)

@Jolg42
Copy link
Contributor

Jolg42 commented Nov 6, 2023

@janpio Since Renovate doesn't clone prisma/prisma and does the new local setup, then it can't find that package

@janpio janpio merged commit 55b13ce into main Nov 6, 2023
27 of 31 checks passed
@janpio janpio deleted the renovate/pin-dependencies branch November 6, 2023 12:41
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.

2 participants