simorgh icon indicating copy to clipboard operation
simorgh copied to clipboard

chore(deps): update dependency glob to v8

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob 7.2.3 -> 8.0.3 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

renovate[bot] avatar May 13 '22 10:05 renovate[bot]

⚠ 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: yarn.lock
Found file in cache: /tmp/renovate-cache/buildpack/98867a245a80a61964ea763da6ae1f50e7521db5b6d19a8072f5684256de160f/node-v12.18.4-linux-x64.tar.xz
internal/modules/cjs/loader.js:968
  throw err;
  ^

Error: Cannot find module 'fs/promises'
Require stack:
- /opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.fs/promises (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:16621:18)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:17042:42)
    at Module../sources/fsUtils.ts (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:16003:69)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:17042:42)
    at Module../sources/corepackUtils.ts (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:15707:66)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js:17042:42) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/buildpack/tools/corepack/0.13.0/lib/node_modules/corepack/dist/corepack.js'
  ]
}

renovate[bot] avatar Jun 13 '22 15:06 renovate[bot]

as long as the tests pass, I'm good with this. Thanks, PV

Yeah had an issue with the E2E's but think it was just a time-out so we should be all good! No worries

pvaliani avatar Sep 29 '22 11:09 pvaliani