WrathChaos / react-native-dynamic-search-bar

Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
MIT License
480 stars 52 forks source link

build(deps-dev): bump prettier-format from 3.2.3 to 4.0.0 #116

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps prettier-format from 3.2.3 to 4.0.0.

Release notes

Sourced from prettier-format's releases.

v4.0.0

Breaking changes

  • The default parser "babel" has been removed, you should pass parser or filepath instead
  • filepath option was wrongly used as filePath

What's Changed

  • Fix filePath to filepath (#1537) 3c94aa1

Full Changelog: https://github.com/fisker/prettier-format/compare/v3.2.3...v4.0.0

Commits
  • cb19c5c 4.0.0
  • 3c94aa1 Fix filePath to filepath (#1537)
  • f6b9ced chore(deps): update dependency markdownlint-cli to v0.36.0
  • b89b5d9 chore(deps): update dependency del-cli to v5.1.0
  • ad2326d fix(deps): update dependency prettier to v3.0.3
  • 8a82cf6 chore(deps): update dependency eslint to v8.48.0
  • a6f5a3e chore(deps): update dependency del-cli to v5.0.1
  • f4d59e4 chore(deps): update dependency lint-staged to v14.0.1
  • aa97d88 fix(deps): update dependency prettier to v3.0.2
  • f63cea3 chore(deps): update dependency lint-staged to v14
  • 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)