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

Bump django-appconf from 1.0.1 to 1.0.3 #686

Closed

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 4, 2019

Bumps django-appconf from 1.0.1 to 1.0.3.

Release notes

Sourced from django-appconf's releases.

Version 1.0.2

Updates to the test setup and the versions of Python/Django we test against.

No actual code changes.

https://pypi.python.org/pypi/django-appconf/1.0.2

Changelog

Sourced from django-appconf's changelog.

1.0.3 (2019-03-3)

Packaging metadata updates:

  • Update tox configuration to match Django Python support map
  • Drop support for Django 1.8, 1.9 and 1.10
  • Drop support for python 3.3
  • Confirm support for Django 1.11, 2.0 and 2.1
  • Confirm support for python 3.7

1.0.2 (2016-04-19)

  • Minor fixes to test setup
  • Update supported Django and Python versions, in line with Django's own supported versions.

1.0 (2015-02-15)

This app precedes Django's own AppConfig classes that act as "objects [to] store metadata for an application" inside Django's app loading mechanism. In other words, they solve a related but different use case than django-appconf and can't easily be used as a replacement. The similarity in name is purely coincidental.

  • Dropped support of Python 2.5.
  • Added support for Django 1.7 and 1.8.
  • Modernized test setup.

0.6 (2013-01-28)

  • Added required attribute to Meta to be able to specify which settings are required to be set.
  • Moved to Travis for the tests: http://travis-ci.org/jezdez/django-appconf
  • Stopped support for Django 1.2.X.
  • Introduced support for Python >= 3.2.

0.5 (2012-02-20)

0.4.1 (2011-09-09)

  • Fixed minor issue in installation documentation.

0.4 (2011-08-24)

... (truncated)
Commits
  • a78319e Bump version and update changelog for v1.0.3 release.
  • 022ac6a Add package classifiers for Python 3.7 support (#46)
  • 207c1b2 Migrate from django.utils.six to six (#44)
  • 9b53964 Drop Python 3.5 support for Django master (#45)
  • 998d3a5 Follow django Python support map, add tox/travis targets for stable django 2....
  • 192b71c add django as a requirement to setup.py (#40)
  • 35728b7 Add syntax highlighting (#39)
  • 1766d00 Updates README.rst with svg badge (#38)
  • 7b02063 Merge pull request #37 from hsmett/develop
  • 1c2d746 Follow django Python support map, add test for stable django 1.10 and 1.11
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


This change is Reviewable

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 4, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.773% when pulling e429b8f on dependabot/pip/django-appconf-1.0.3 into 2f1daba on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-appconf-1.0.3 branch from e429b8f to 1cf2296 Compare March 16, 2020 23:44
@dependabot-preview
Copy link
Author

Superseded by #737.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-appconf-1.0.3 branch March 31, 2020 15:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant