algolia / algoliasearch-netlify

Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/
261 stars 10 forks source link

chore(deps): update dependency eslint-config-algolia to v20.1.0 #863

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-algolia 20.0.0 -> 20.1.0 age adoption passing confidence

Release Notes

algolia/eslint-config-algolia (eslint-config-algolia) ### [`v20.1.0`](https://redirect.github.com/algolia/eslint-config-algolia/blob/HEAD/CHANGELOG.md#2010-2022-12-06) [Compare Source](https://redirect.github.com/algolia/eslint-config-algolia/compare/v20.0.0...v20.1.0) ##### Bug Fixes - remove private-abstract-\* options from member-ordering ([c0ae1bf](https://redirect.github.com/algolia/eslint-config-algolia/commit/c0ae1bfbce5ea86af0722a8ec8a629a71d491ed7))

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 months ago

⚠️ 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:

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21675
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21675:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21689:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23136:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21669:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21689:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21616:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21738:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22340:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22432:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.29.2/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23136:5)
}