Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Bump django-colorfield from 0.10.0 to 0.10.1 #61

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps django-colorfield from 0.10.0 to 0.10.1.

Release notes

Sourced from django-colorfield's releases.

0.10.1

  • Fix crash when using image_field option with RGB/RGBA formats. #153 (by @​browniebroke in #154)
  • Fix field max_length (increased from 18 to 25).
Changelog

Sourced from django-colorfield's changelog.

0.10.1 - 2023-09-05

  • Fix crash when using image_field option with RGB/RGBA formats. #153 (by @​browniebroke in #154)
  • Fix field max_length (increased from 18 to 25).
Commits

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 <dependency name> 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)

Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases)
- [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-colorfield@0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: django-colorfield
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 6, 2023
@M0NsTeRRR M0NsTeRRR merged commit ee4d833 into main Sep 6, 2023
9 checks passed
@M0NsTeRRR M0NsTeRRR deleted the dependabot/pip/django-colorfield-0.10.1 branch September 6, 2023 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant