Skip to content

Bump django-dynamic-preferences from 1.10.1 to 1.13.0#42

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-dynamic-preferences-1.13.0
Closed

Bump django-dynamic-preferences from 1.10.1 to 1.13.0#42
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-dynamic-preferences-1.13.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps django-dynamic-preferences from 1.10.1 to 1.13.0.

Changelog

Sourced from django-dynamic-preferences's changelog.

1.13.0 (2022-06-12)


  • Add autofield to avoid unecessary migrations
  • Bumped dependencies
  • updated readme with supported python / django versions
  • Flake, autoflake and various cleanups for tests file
  • Blackified
  • Remove unittest TestCases, switch to pytest style
  • Handle serialization for non interger primary key in ModelMultipleSerializer )#268
  • Updated readme badges
  • Fixed invalid workflow action
  • Ensure tests are run for incoming PRs (#271)
  • Added config option to specify the cache to use (#270)
  • Fix CI pipeline (#269)
  • Setup CI with Gitlab actions (#267)
  • FloatPreference can be initialized with either int or float (#266)

1.12.0 (2022-02-26)


  • Add ENABLE_GLOBAL_MODEL_AUTO_REGISTRATION setting (#259)
  • fix: checkpreferences command failed if MANAGER_ATTRIBUTE is changed (#258)
  • Allow to skip preference creation when checkpreferences is invoked (#257)
  • Use default django cache timeoout (#253)
  • Fix signal handler doc (#250)
  • Added htmlcov in .gitignore (#251)
  • Use stdout in checkpreferences (#252)
  • MAINT:dynamic_preferences serializers.py
    • Exception handling for class ModelMultipleSerializer; types.py - handle queryset in api_reprs of ModelChoicePreference (#243)

1.11.0 (2021-10-09)


  • Update quickstart.rst (#240)
  • Fix model multiple choice preference to react correctly to deletion handler (#244)
  • fix #234 (#235)
  • Fix compatibility issues with python 3.10 and django 4.0 (#236)
  • Fixed a typo in documentation (#229)
  • Add polish translation (#227)
  • Fix the typos in the comments and documents (#225)
  • Update forms docs (#224)
Commits
  • 3f15e28 Version bump and changelog for 1.13.0
  • d41b75a Add autofield to apps
  • 1a4cba7 Bumped dependencies
  • 2427ffb Revert "Fix default_app_config deprecation"
  • 2ea501b Restored build cache
  • 1c71bfa Disabled build cache
  • 64ad2fa updated readme with supported python / django versions
  • 83007b1 Fix default_app_config deprecation
  • f0e3fc1 Flake, autoflake and various cleanups for tests file
  • 1586a65 Avoid duplicate workflows
  • 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)

Bumps [django-dynamic-preferences](https://github.com/agateblue/django-dynamic-preferences) from 1.10.1 to 1.13.0.
- [Release notes](https://github.com/agateblue/django-dynamic-preferences/releases)
- [Changelog](https://github.com/agateblue/django-dynamic-preferences/blob/develop/HISTORY.rst)
- [Commits](agateblue/django-dynamic-preferences@1.10.1...1.13.0)

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

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 Jul 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #52.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-dynamic-preferences-1.13.0 branch September 1, 2022 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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