Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Lock file maintenance #259

Merged
merged 3 commits into from
Jul 19, 2020
Merged

Lock file maintenance #259

merged 3 commits into from
Jul 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2020

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

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


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from fb5ac8b to e25e974 Compare June 30, 2020 17:05
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from e25e974 to 7164ea2 Compare July 19, 2020 08:42
@edmorley
Copy link
Member

Travis was failing with:

$ tsc -p ./types/test/tsconfig.json
types/test/webpack-chain-tests.ts:29:49 - error TS2345: Argument of type 'true' is not assignable to parameter of type 'string | string[] | ExternalsObjectElement'.

29   .externals((context, request, cb) => cb(null, true))
                                                   ~~~~

I've updated the test to use a correct arg type in the callback, per:
https://webpack.js.org/configuration/externals/#function

@edmorley edmorley merged commit bebcf39 into master Jul 19, 2020
@edmorley edmorley deleted the renovate/lock-file-maintenance branch July 19, 2020 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants