web-clipper icon indicating copy to clipboard operation
web-clipper copied to clipboard

chore(deps-dev): bump eslint-import-resolver-webpack from 0.12.2 to 0.13.2

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

Bumps eslint-import-resolver-webpack from 0.12.2 to 0.13.2.

Release notes

Sourced from eslint-import-resolver-webpack's releases.

no-old-and-busted

no-commonjs and no-amd rules added. (thanks @​xjamundx for donating code to get these going)

Changelog

Sourced from eslint-import-resolver-webpack's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log adheres to standards from Keep a CHANGELOG.

[Unreleased]

[2.25.2] - 2021-10-12

Fixed

  • [Deps] update eslint-module-utils for real this time (#2255)

[2.25.1] - 2021-10-11

Fixed

  • [Deps] update eslint-module-utils

[2.25.0] - 2021-10-11

Added

Fixed

  • [no-unresolved]: ignore type-only imports (#2220, thanks [@​jablko])
  • [order]: fix sorting imports inside TypeScript module declarations (#2226, thanks [@​remcohaszing])
  • [default], ExportMap: Resolve extended TypeScript configuration files (#2240, thanks [@​mrmckeb])

Changed

  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up (#2047, thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] (#2220, thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage (#2233, thanks [@​jablko])

[2.24.2] - 2021-08-24

Fixed

  • [named], [namespace]: properly handle ExportAllDeclarations (#2199, thanks [@​ljharb])

[2.24.1] - 2021-08-19

Fixed

... (truncated)

Commits
  • c3633c6 [resolvers/webpack] v0.13.2
  • ce702dc [resolvers/webpack] [meta] expand engines.node to include node 17
  • 3a44931 [Tests] use new codecov uploader
  • 661876f utils: v2.7.1
  • 02a15aa [utils] [fix] fixed SyntaxError in node <= 6: Unexpected token ) in parse.js
  • 67103e6 Bump to v2.25.2
  • 85739db [Deps] update eslint-module-utils
  • 9cc1654 Bump to v2.25.1
  • 6bdab31 [Deps] update eslint-module-utils
  • b0131d2 Bump to v2.25.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 21 '21 02:10 dependabot[bot]

Codecov Report

Merging #938 (2d10ab6) into master (1b06ed5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #938   +/-   ##
======================================
  Coverage    5.23%   5.23%           
======================================
  Files         246     246           
  Lines        5082    5082           
  Branches      572     572           
======================================
  Hits          266     266           
  Misses       4816    4816           

codecov-commenter avatar Oct 21 '21 02:10 codecov-commenter

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jul 02 '23 09:07 dependabot[bot]