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

chore(deps): update dependency eslint-import-resolver-webpack to ^0.13.0 #81

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-import-resolver-webpack (source) ^0.12.2 -> ^0.13.0 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import (eslint-import-resolver-webpack)

v0.13.8

Compare Source

v0.13.7

Compare Source

v0.13.6

Compare Source

v0.13.5

Compare Source

v0.13.4

Compare Source

v0.13.3

Compare Source

v0.13.0

Compare Source

Added
  • [no-commonjs] rule
  • [no-amd] rule
Removed
  • Removed vestigial no-require rule. [no-commonjs] is more complete.

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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from b27b884 to 201e147 Compare May 9, 2021 20:29
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.13.0 Update dependency eslint-import-resolver-webpack to ^0.13.0 May 9, 2021
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to ^0.13.0 Update dependency eslint-import-resolver-webpack to v0.13.1 May 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 201e147 to 4b73d55 Compare May 15, 2021 19:13
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 4b73d55 to 43f561e Compare March 7, 2022 08:03
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.13.1 Update dependency eslint-import-resolver-webpack to v0.13.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 43f561e to aa38248 Compare September 25, 2022 21:14
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from aa38248 to 9ad759e Compare November 20, 2022 17:06
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.13.2 Update dependency eslint-import-resolver-webpack to ^0.13.0 Nov 20, 2022
@renovate
Copy link
Author

renovate bot commented Nov 20, 2022

⚠ 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: package-lock.json
ERROR: npm v9.1.2 is known not to run on Node.js v12.22.12. You'll need to
upgrade to a newer Node.js version in order to use this version of npm. This
version of npm supports the following node versions: `^14.17.0 || ^16.13.0 ||
>=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/utils/exit-handler.js:22
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/cli.js:76:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
ERROR: npm v9.1.2 is known not to run on Node.js v12.22.12. You'll need to
upgrade to a newer Node.js version in order to use this version of npm. This
version of npm supports the following node versions: `^14.17.0 || ^16.13.0 ||
>=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/utils/exit-handler.js:22
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/cli.js:76:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)

@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to ^0.13.0 chore(deps): update dependency eslint-import-resolver-webpack to ^0.13.0 Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants