Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps django-netfields from 1.2.2 to 1.3.1.

Changelog

Sourced from django-netfields's changelog.

  • 1.3.1

    • Add support for psycopg v3.x in Django 4.2 and above (Clemens Wolff)
  • 1.3.0

    • Added MACAddress8Field for EUI-64 values Benoît Vinot
    • Fix potential MacAddressField crash in DRF (tfromme)
    • Tests against newer versions of Python and Django (Benoît Vinot)
  • 1.2.4

    • Change InetAddressField form value based on prefix parameter (Travis MacDonald)
  • 1.2.3

    • Change __prefixlen to be a Transform instead of a Lookup (Christopher Aubut)
    • Add package name to README installation section (Yuval Adam)
    • Fix formatting error in README (Gil Forcada Codinachs)
    • Add NetModelSerializer to rest_framework (Devid)
    • Handle more invalid macs in DRF MACAddressField (Étienne Noss)
    • Avoid deprecation warning on Django 2.x
Commits
  • 135fe60 1.3.1
  • 5c51b6a Fix Tox environments meant to be for Python 3.9 and duplicate
  • ae7a9c8 Fix Django versions used in tox environments
  • 2105a9f Sync psycopg3 check with Django
  • ae2898c Fix Github Actions
  • 804fcbd Add support for psycopg3
  • 6ef177c Added newer Python/Django environments
  • 812d84c 1.3.0
  • bf4f57d Migrate from Travis to Github actions
  • 648fd88 Don't install the test app as a module. Fixes #117
  • 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-netfields](https://github.com/jimfunk/django-postgresql-netfields) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/jimfunk/django-postgresql-netfields/releases)
- [Changelog](https://github.com/jimfunk/django-postgresql-netfields/blob/master/CHANGELOG)
- [Commits](jimfunk/django-postgresql-netfields@v1.2.2...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 10, 2023

The following labels could not be found: type: housekeeping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant