akinncar / react-native-mask-text

🎭 A React Native and Expo library to mask text and inputs
MIT License
404 stars 36 forks source link

chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.29.0 #302

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 9 months ago

Bumps eslint-plugin-import from 2.26.0 to 2.29.0.

Release notes

Sourced from eslint-plugin-import's releases.

v2.29.0

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0

v2.28.1

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1

v2.28.0

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0

v2.27.5

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5

v2.27.4

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.3...v2.27.4

v2.27.3

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...v2.27.3

v2.27.2

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.1...v2.27.2

v2.27.1

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.0...v2.27.1

v2.27.0

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.0

Changelog

Sourced from eslint-plugin-import's changelog.

[2.29.0] - 2023-10-22

Added

[2.28.1] - 2023-08-18

Fixed

Changed

[2.28.0] - 2023-07-27

Fixed

Changed

[2.27.5] - 2023-01-16

Fixed

[2.27.4] - 2023-01-11

Fixed

  • semver should be a prod dep (#2668)

[2.27.3] - 2023-01-11

Fixed

... (truncated)

Commits
  • 6d34c88 Bump to 2.29.0
  • ec6a8ea [Refactor] use hasown instead of has
  • 78f50b8 [Deps] update array-includes, array.prototype.findlastindex, `array.proto...
  • 6d2540f [resolvers/webpack] v0.13.8
  • 30d61b6 [resolvers/webpack] [deps] update array.prototype.find, is-core-module, `...
  • 2c281d1 [resolvers/webpack] [refactor] use hasown instead of has
  • 66cb10f [Fix] newline-after-import: fix exactCount with considerComments false ...
  • 8705121 [New] newline-after-import: new option exactCount and docs update
  • 6b95a02 [resolvers/webpack] v0.13.7
  • 04e68a2 [resolvers/webpack] [fix] use the dirname of the configPath as basedir
  • 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)
dependabot[bot] commented 1 month ago

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.

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