erikw / taiga-stats

Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
BSD 3-Clause "New" or "Revised" License
41 stars 6 forks source link

Bump autoimport from 0.11.0 to 1.0.4 #14

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps autoimport from 0.11.0 to 1.0.4.

Changelog

Sourced from autoimport's changelog.

1.0.4 (2022-01-25)

1.0.3 (2022-01-24)

1.0.2 (2022-01-21)

Fix

  • don't touch files that are not going to be changed

1.0.1 (2022-01-21)

Fix

  • remove empty multiline import statements

1.0.0 (2022-01-18)

Commits
  • 1b38143 bump: version 1.0.3 → 1.0.4
  • d80f91c Merge pull request #183 from superDross/feat/ignore-fmt-skip
  • a065cd1 Ignore fmt skip comments
  • 83e750b bump: version 1.0.2 → 1.0.3
  • 64706ec Merge pull request #177 from superDross/fix/imports-with-semicolons-correctly...
  • 07e8af0 Ensure import lines with ';' are properly split and auto corrected
  • 4941c06 bump: version 1.0.1 → 1.0.2
  • 909d89c Merge pull request #181 from lyz-code/fix/dont_touch_unmodified_files
  • f8a468e fix: don't touch files that are not going to be changed
  • e1e641d bump: version 1.0.0 → 1.0.1
  • 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)
dependabot[bot] commented 2 years ago

Looks like autoimport is no longer being updated by Dependabot, so this is no longer needed.