mx-psi / fa-scraper

A FilmAffinity web scraper compatible with Letterboxd
GNU General Public License v3.0
19 stars 9 forks source link

Bump isort/isort-action from 0.1.0 to 1.0.0 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps isort/isort-action from 0.1.0 to 1.0.0.

Release notes

Sourced from isort/isort-action's releases.

v1.0.0

See the CHANGELOG for details.

Changelog

Sourced from isort/isort-action's changelog.

[1.0.0] - 2022-06-01

Added

  • Contributing guide
  • Continuous Integration test suite

Changed

  • Default to using the latest version of isort, if the isortVersion input is not specified
  • Include pip install output in the log outputs instead of suppressing it.

Fixed

  • Configuration parameter parsing in run_isort
  • Only attempt to pip install from a requirements file if listed in the configuration
Commits
  • f555d1d Update versions (#44)
  • e08083e Feature/fix isort version (#11)
  • a941b4b Bump mvdan/shfmt from v3.4.3 to v3.5.1 in /.github/linting (#43)
  • e882187 Bump mvdan/shfmt from v3.4.2 to v3.4.3 in /.github/linting (#41)
  • 89f0a8c Bump actions/checkout from 2.4.0 to 3 (#42)
  • d52d58a FIx typo (close #39) (#40)
  • ee1c411 Bump mvdan/shfmt from v3.4.1 to v3.4.2 in /.github/linting (#38)
  • f13713a Fix action name in README. (#37)
  • a791869 Bump mvdan/shfmt from v3.4.0 to v3.4.1 in /.github/linting (#36)
  • 7307225 Bump koalaman/shellcheck from v0.7.2 to v0.8.0 in /.github/linting (#35)
  • 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)