kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.54k stars 116 forks source link

Bump eslint-plugin-import from 2.28.0 to 2.28.1 #292

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps eslint-plugin-import from 2.28.0 to 2.28.1.

Changelog

Sourced from eslint-plugin-import's changelog.

[2.28.1] - 2023-08-18

Fixed

  • [order]: revert breaking change to single nested group (#2854, thanks [@​yndajas])

Changed

  • [Docs] remove duplicate fixable notices in docs (#2850, thanks [@​bmish])
Commits
  • cd95728 Bump to 2.28.1
  • 0847443 Revert 1fa2971 (breaking group change in order)
  • e9de30a [resolvers/webpack] v0.13.6
  • cd1dff7 Revert "[resolvers/webpack] [refactor] replace lodash/isEqual usage with `d...
  • da71746 [resolvers/webpack] v0.13.5
  • 22a0802 [resolvers/webpack] [deps] update resolve
  • 1e81734 [resolvers/webpack] [refactor] replace lodash/isEqual usage with deep-equal
  • 2c18c29 [resolvers/webpack] [refactor] remove lodash/get usage
  • b9b9c86 [resolvers/webpack] [refactor] switch to a maintained array.prototype.find pa...
  • 2e7612f [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill th...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)