Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

chore(deps): bump django-money from 3.4.1 to 3.5.2 #1093

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps django-money from 3.4.1 to 3.5.2.

Release notes

Sourced from django-money's releases.

Release 3.5.2

Full Changelog: https://django-money.readthedocs.io/en/latest/changes.html

Release 3.5.1

Full Changelog: https://django-money.readthedocs.io/en/latest/changes.html

Release 3.5

Full Changelog: https://django-money.readthedocs.io/en/latest/changes.html

Changelog

Sourced from django-money's changelog.

3.5.2_ - 2024-05-07

Fixed

  • django-rest-framework: Fix regression from 3.5 :github-issue:762 (:github-user:dariusmazeika)

3.5.1_ - 2024-05-05

Fixed

  • django-rest-framework: Fix regression from 3.5 :github-issue:757 (:github-user:phillipuniverse)
  • Add base parameter to openexchangerates.org backend :github-issue:751 (:github-user:foarsitter)

3.5_ - 2024-05-04

.. important::

If you generated MoneyField migrations in the previous series 3.4.x, you may have to manually edit subsequent migrations. Please share your successful approaches in :github-issue:731.

Fixed

  • Revert 3.4 patch, meaning that auto-generated CurrencyField is once again part of migrations :github-issue:731 (:github-user:benjaoming)
  • django-rest-framework: MinMoneyValidator and MaxMoneyValidator fixed, may require default_currency defined :github-issue:722 (:github-user:hosamhamdy258 :github-user:errietta :github-user:benjaoming)

Added

  • Django 5.0 support :github-issue:753 (:github-user:benjaoming)

Removed

  • Official support for Django 2.2, 3.2, 4.0, 4.1 :github-issue:753 (:github-user:benjaoming)
Commits
  • 2e82d69 Merge pull request #764 from benjaoming/bump3.5.2
  • 8a5b3cc Bump to 3.5.2
  • bab3672 Fix ModelSerializer 'source' bug (#762)
  • 408ab21 Rename CELERYBEAT_SCHEDULE to CELERY_BEAT_SCHEDULE
  • 22b0bd1 Map settings.BASE_CURRENCY to the base parameter for the openexchangerates.or...
  • c974971 Bump to 3.5.1 (#759)
  • c2c0b59 Allow MoneyField to be used without a model serializer (#758)
  • 7a52366 Update broken python spec (float 3.10=3.1) (#756)
  • 4f6c5a4 Bump to 3.5 (#754)
  • c528c24 fixing issue with django rest framework when using MinMoneyValidator/MaxMoney...
  • 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 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-money](https://github.com/django-money/django-money) from 3.4.1 to 3.5.2.
- [Release notes](https://github.com/django-money/django-money/releases)
- [Changelog](https://github.com/django-money/django-money/blob/main/docs/changes.rst)
- [Commits](django-money/django-money@3.4.1...3.5.2)

---
updated-dependencies:
- dependency-name: django-money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2024 10:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 8, 2024
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.

0 participants