feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.67k stars 1.21k forks source link

build(deps-dev): bump eslint-plugin-import from 2.11.0 to 2.23.2 #1077

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-import from 2.11.0 to 2.23.2.

Release notes

Sourced from eslint-plugin-import's releases.

v2.23.0

https://github.com/benmosher/eslint-plugin-import/blob/v2.23.0/CHANGELOG.md#2230---2021-05-13

v2.22.1

https://github.com/benmosher/eslint-plugin-import/blob/v2.22.1/CHANGELOG.md#2221---2020-09-27

Changelog

Sourced from eslint-plugin-import's changelog.

[2.23.2] - 2021-05-15

Changed

  • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+

[2.23.1] - 2021-05-14

Fixed

[2.23.0] - 2021-05-13

Added

Fixed

Changed

  • [Generic Import Callback] Make callback for all imports once in rules (#1237, thanks [@​ljqx])
  • [Docs] [no-named-as-default]: add semicolon (#1897, thanks [@​bicstone])
  • [Docs] no-extraneous-dependencies: correct peerDependencies option default to true (#1993, thanks [@​dwardu])
  • [Docs] order: Document options required to match ordering example (#1992, thanks [@​silviogutierrez])
  • [Tests] no-unresolved: add tests for import() (#2012, thanks [@​davidbonnet])
  • [Docs] Add import/recommended ruleset to README (#2034, thanks [@​edemaine])

[2.22.1] - 2020-09-27

Fixed

... (truncated)

Commits
  • a332f20 Bump to v2.23.2
  • 5af181f [meta] add safe-publish-latest; use prepublishOnly script for npm 7+
  • 8431b46 Bump to v2.23.1
  • 83f3c3e [Fix] order: fix alphabetical sorting
  • 8213543 [Tests] add missing fixture from d903477f4e31be71e016f8af56cbe2a8d4f11c9c
  • d903477 [Fix] ExportMap: do not crash when tsconfig lacks .compilerOptions
  • dd0e8cb [meta] correct #2065 -> #2056
  • 8d7ec17 [Fix] newline-after-import: fix crash with export {} syntax
  • e9e755d Bump to v2.23.0
  • 7b264c0 [resolvers/webpack] v0.13.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for eslint-plugin-import since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #1077 (9a77b28) into master (a718a7e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1077   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           34        43    +9     
  Branches         3         8    +5     
=========================================
+ Hits            34        43    +9     
Impacted Files Coverage Δ
src/icon.js 100.00% <0.00%> (ø)
src/icons.js 100.00% <0.00%> (ø)
src/to-svg.js 100.00% <0.00%> (ø)
src/replace.js 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a718a7e...9a77b28. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Superseded by #1080.