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

build(deps): lock file maintenance #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jan 19, 2024
Copy link
Contributor Author

renovate bot commented Jan 19, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge (squash) January 19, 2024 22:51
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 1951cd9 to 821e41d Compare January 19, 2024 22:55
@wolfy1339
Copy link
Member

I'll see if I can isolate specific changes that have caused these errors to happen

@wolfy1339 wolfy1339 self-assigned this Jan 23, 2024
@kfcampbell
Copy link
Member

Thanks! I tried updating each package individually in #403 to see if I could find a single package update that was causing the issue, to no avail. I can reproduce the issue locally, though I stalled out when doing further troubleshooting for lack of ideas. I'd be interested to hear what you think!

@wolfy1339
Copy link
Member

I believe the issue is coming from one of the Octokit dependencies.

I started out upgrading anything with duplicated versions of Octokit modules

npm up @octokit/core @octokit/types @octokit/graphql @semantic-release/github @octokit/plugin-paginate-rest @octokit/request-error @octokit/endpoint @octokit/auth-app @octokit/oauth-methods @octokit/auth-oauth-device @octokit/auth-oauth-user @octokit/auth-oauth-app @octokit/plugin-retry

And I could reproduce the error

Could it be related to octokit/fixtures#629?

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from ad31854 to 4e060e4 Compare January 28, 2024 02:44
@kfcampbell
Copy link
Member

Possibly! To test that we'd need to merge octokit/fixtures-server#340 and cut a new version of fixtures-server first.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 4e060e4 to 776a5c8 Compare February 3, 2024 22:47
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 776a5c8 to 5ff6867 Compare February 16, 2024 18:14
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 5ff6867 to 3fc6ce4 Compare February 26, 2024 23:57
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from f0cd27a to 132ba6b Compare March 19, 2024 21:47
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 132ba6b to c71945b Compare March 27, 2024 18:39
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from c3dc8e8 to 181bb9c Compare April 4, 2024 19:21
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 181bb9c to 9652a3f Compare April 15, 2024 20:39
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 2643354 to 4794425 Compare April 25, 2024 22:50
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 4794425 to 8aaf95d Compare May 3, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants