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.1 #1084

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps django-money from 3.4.1 to 3.5.1.

Release notes

Sourced from django-money's releases.

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.1_ - 2024-05-05

Fixed

  • django-rest-framework: Fix regression from 3.5 :github-issue:757 (:github-user:phillipuniverse)

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
  • 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...
  • c69dc1b Revert #726 - fixes #731 (#749)
  • 1de0548 Merge pull request #753 from benjaoming/django5
  • 1ec5187 Changelog entry for Django 5 suport etc
  • 2eded70 Fix leaky test case: should re-add djmoney.contrib.exchange to INSTALLED_APPS
  • 09c1fde Upgrade to pytest 8.2
  • 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.1.
- [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.1)

---
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 6, 2024 10:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

Superseded by #1093.

@dependabot dependabot bot closed this May 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/django-money-3.5.1 branch May 8, 2024 10:31
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