Skip to content

Bump django-auditlog from 0.4.5 to 1.0.0#158

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/django-auditlog-1.0.0
Closed

Bump django-auditlog from 0.4.5 to 1.0.0#158
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/django-auditlog-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2022

Copy link
Copy Markdown

Bumps django-auditlog from 0.4.5 to 1.0.0.

Release notes

Sourced from django-auditlog's releases.

1.0 alpha 1

This release adds support for Django 3.0, and drops support for Python 2 and unsupported Django versions (most notably Django 1.11).

Overview of changes: jjkester/django-auditlog#263

Changelog

Sourced from django-auditlog's changelog.

1.0.0 (2022-01-24)

Final

Improvements

  • build: add classifiers for Python and Django
  • build: replace django-jsonfield with django-jsonfield-backport (#339)
  • ci: replace Travis with Github Actions
  • docs: follow Jazzband guidelines (badge, how to contribute, code of conduct) (#269)
  • docs: add a changelog
  • docs: remove note about maintenance
  • docs: update the release strategy
  • docs: use the latest django LTS (3.2) to build docs
  • feat: add a db index to LogEntry's action field (#236)
  • feat: add the content type to resource field
  • feat: add the actor username to search fields in admin
  • refactor: lint the code with Black and isort
  • tests: init pre-commit config
  • Python: add 3.9 and 3.10 support, drop 3.5 and 3.6 support
  • Django: add 3.2 (LTS) and 4.0 support, drop 3.0 and 3.1 support

Fixes

  • docs: replace MIDDLEWARE_CLASSES with MIDDLEWARE
  • Remove old django (< 1.9) related codes
  • Replace deprecated smart_text() with smart_str()
  • Replace ugettext with gettext for Django 4
  • Support Django's save method update_fields kwarg (#336)
  • Fix invalid escape sequence on Python 3.7

Alpha 1 (1.0a1, 2020-09-07)

Improvements

  • Refactor the auditlogflush management command
  • Clean up project structure
  • Python: add 3.8 support, drop 2.7 and 3.4 support
  • Django: add 3.0 and 3.1 support, drop 1.11, 2.0 and 2.1 support

Fixes

  • Fix field choices diff
  • Allow higher versions of python-dateutil than 2.6.0

0.4.8 (2019-11-12)

Improvements

... (truncated)

Commits
  • 7bc39e6 build: explicit the build system
  • a30c8bb docs(conf): replace pkg_resources with importlib
  • f516aae Add django-jsonfield-backport to docs/requirements.txt to fix docs build.
  • d631bca build(README): replace http with https for the doc
  • 7356044 build(setup): add some project URLs
  • 505ee8d Fix black error.
  • ffd8bb1 Apply default_auto_field to app config.
  • f91e524 Refactor changelog (#343)
  • edc03e3 Add Django4.0 to test pipeline.
  • f003f33 Update syntax to Python 3.7+
  • 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-auditlog](https://github.com/jazzband/django-auditlog) from 0.4.5 to 1.0.0.
- [Release notes](https://github.com/jazzband/django-auditlog/releases)
- [Changelog](https://github.com/jazzband/django-auditlog/blob/master/CHANGELOG.md)
- [Commits](jazzband/django-auditlog@v0.4.5...v1.0.0)

---
updated-dependencies:
- dependency-name: django-auditlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 25, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2022

Copy link
Copy Markdown
Author

Superseded by #191.

@dependabot dependabot Bot closed this May 10, 2022
@dependabot dependabot Bot deleted the dependabot/pip/dev/django-auditlog-1.0.0 branch May 10, 2022 03:08
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