LDO-CERT / methlab

MIT License
7 stars 0 forks source link

Bump django-colorfield from 0.3.2 to 0.4.1 in /requirements #124

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps django-colorfield from 0.3.2 to 0.4.1.

Changelog

Sourced from django-colorfield's changelog.

0.4.1 - 2021-01-19

  • Fixed 500 error caused by palette choices. #65

0.4.0 - 2021-01-14

  • Added hex (default) and hexa color format support. #58 #59
  • Added palette support using field choices. #19
  • Updated jscolor library version to 2.4.5.
Commits
  • 4961cf1 Updated CHANGELOG.
  • 91d25f9 Fixed 500 error caused by new palette choice. #65
  • fba08e3 Merge pull request #66 from michauds/fix-palette-choices-dj22
  • 92a68a3 Check for length of choices before performing lookup
  • e5e9bfd Updated version and CHANGELOG.
  • 18ca80d Merge pull request #64 from hello-bowo/PWA-115-color-palette
  • 85f2411 Update Readme images
  • 6a3e5ae Use field choices as palette
  • 8cf700d Fix validation message
  • 545cdc6 Update readme
  • 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 will merge this PR once CI passes on it, as requested by @dadokkio.


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)
dadokkio commented 3 years ago

@dependabot merge