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 #379

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

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: Disabled by config. Please merge this manually once you are satisfied.

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 Nov 28, 2022
@wolfy1339
Copy link
Member

Tests are failing with this typescript error

Argument of type 'string[]' is not assignable to parameter of type 'ConcatArray<never>'.

@wolfy1339
Copy link
Member

wolfy1339 commented Nov 28, 2022

I believe this should be a simple fix.

In src/parse.ts:63, replace || [] with || [] as string[]

@renovate renovate bot changed the title build(deps): lock file maintenance Lock file maintenance Dec 17, 2022
@renovate renovate bot changed the title Lock file maintenance build(deps): lock file maintenance Dec 17, 2022
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 918cc82 to a9ef2fd Compare January 20, 2023 21:31
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from a9ef2fd to 4da615e Compare February 18, 2023 09:23
@oscard0m oscard0m merged commit 9485766 into main Feb 18, 2023
@oscard0m oscard0m deleted the renovate/lock-file-maintenance branch February 18, 2023 09:24
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

🎉 This PR is included in version 7.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants