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

Open
RenovateBot wants to merge 1 commit from renovate/eslint-import-resolver-webpack-0.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-import-resolver-webpack (source) devDependencies minor ^0.12.1 -> ^0.13.0

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) ([source](https://github.com/import-js/eslint-plugin-import)) | devDependencies | minor | [`^0.12.1` -> `^0.13.0`](https://renovatebot.com/diffs/npm/eslint-import-resolver-webpack/0.12.2/0.13.8) | --- ### Release Notes <details> <summary>import-js/eslint-plugin-import (eslint-import-resolver-webpack)</summary> ### [`v0.13.8`](https://github.com/import-js/eslint-plugin-import/compare/6b95a021938139726b3f862beb37012d6e2afab2...6d2540f2eefc063d07a841088836e1dcee652cd9) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/6b95a021938139726b3f862beb37012d6e2afab2...6d2540f2eefc063d07a841088836e1dcee652cd9) ### [`v0.13.7`](https://github.com/import-js/eslint-plugin-import/compare/e9de30a9cbf8daab9f7e62131596d554884a56ac...6b95a021938139726b3f862beb37012d6e2afab2) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/e9de30a9cbf8daab9f7e62131596d554884a56ac...6b95a021938139726b3f862beb37012d6e2afab2) ### [`v0.13.6`](https://github.com/import-js/eslint-plugin-import/compare/da71746147450a5b7eeeaca77efc521125d91d41...e9de30a9cbf8daab9f7e62131596d554884a56ac) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/da71746147450a5b7eeeaca77efc521125d91d41...e9de30a9cbf8daab9f7e62131596d554884a56ac) ### [`v0.13.5`](https://github.com/import-js/eslint-plugin-import/compare/559480d4571c7fde70177bbe2de0a57090a1facb...da71746147450a5b7eeeaca77efc521125d91d41) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/559480d4571c7fde70177bbe2de0a57090a1facb...da71746147450a5b7eeeaca77efc521125d91d41) ### [`v0.13.4`](https://github.com/import-js/eslint-plugin-import/compare/6f6f414ee1ba9ddc8855a88b616fa9d84381e08b...559480d4571c7fde70177bbe2de0a57090a1facb) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/6f6f414ee1ba9ddc8855a88b616fa9d84381e08b...559480d4571c7fde70177bbe2de0a57090a1facb) ### [`v0.13.3`](https://github.com/import-js/eslint-plugin-import/compare/c3633c6dc1906b2d7c0f208dc56897f63233875a...6f6f414ee1ba9ddc8855a88b616fa9d84381e08b) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/c3633c6dc1906b2d7c0f208dc56897f63233875a...6f6f414ee1ba9ddc8855a88b616fa9d84381e08b) ### [`v0.13.0`](https://github.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0130---2016-02-08) [Compare Source](https://github.com/import-js/eslint-plugin-import/compare/v0.12.2...v0.13.0) ##### Added - \[`no-commonjs`] rule - \[`no-amd`] rule ##### Removed - Removed vestigial `no-require` rule. \[`no-commonjs`] is more complete. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
RenovateBot added 1 commit 2024-02-08 20:33:46 +01:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
e7096cfd38
chore(deps): update dependency eslint-import-resolver-webpack to ^0.13.0
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
Required
Details
ci/woodpecker/pr/woodpecker
Required
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-import-resolver-webpack-0.x:renovate/eslint-import-resolver-webpack-0.x
git checkout renovate/eslint-import-resolver-webpack-0.x
Sign in to join this conversation.
No description provided.