vint21h / django-xicon

Django reusable application to handle modern bunch of site icons
GNU General Public License v3.0
10 stars 0 forks source link

Bump curlylint from 0.12.2 to 0.13.0 #6

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps curlylint from 0.12.2 to 0.13.0.

Release notes

Sourced from curlylint's releases.

v0.13.0 – Quality-of-life improvements

v0.13.0 2021-04-24

This release comes with a blog post! Read on Quality-of-life improvements.

Added

  • Implement --template-tags CLI flag (#25, #77).

Changed

  • Add more descriptive error message for missing whitespace between HTML attributes (#23 (comment), #68).
  • Move development dependencies from extras to separate requirements.txt (#68).
  • Declare support for Python 3.9.
  • Tentatively declare support for Python 3.10 (tested with Python 3.10.0a6+).

Fixed

  • Fix Python 3.10 deprecation warning by importing Iterable from collections.abc (#68).
Changelog

Sourced from curlylint's changelog.

v0.13.0 2021-04-25

This release comes with a blog post! Read on Quality-of-life improvements.

Added

  • Implement --template-tags CLI flag (#25, #77).

Changed

  • Add more descriptive error message for missing whitespace between HTML attributes (#23 (comment), #68).
  • Move development dependencies from extras to separate requirements.txt (#68).
  • Declare support for Python 3.9.
  • Tentatively declare support for Python 3.10 (tested with Python 3.10.0a6+).

Fixed

  • Fix Python 3.10 deprecation warning by importing Iterable from collections.abc (#68).
Commits
  • e6f6869 Release v0.13.0 (#78)
  • 2afa4b2 Implement --template-tags CLI flag
  • 28316ee Re-add repo token
  • 27b6bf9 Add website .nvmrc for Netlify
  • fd8964a Revert "Switch to official GitHub Actions coveralls integration"
  • bc4ec76 Use correct lcov path for Coveralls integration
  • 7a08170 Add more basic CLI tests
  • 08bdb0c Switch to official GitHub Actions coveralls integration
  • 3a92cc4 Tentatively declare support for Python 3.10
  • 145983f Declare support for Python 3.9
  • 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 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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