Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Bump netifaces from 0.10.5 to 0.11.0 in /roles/arp/files/apate #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps netifaces from 0.10.5 to 0.11.0.

Changelog

Sourced from netifaces's changelog.

2021-05-31 Version 0.11.0

  • Added notice about needing a new maintainer.
  • Fixed link to Travis CI.
  • Added test.py to the source distribution.
  • Fixed netmask calculation for IPv6.
  • Fixes to gateway detection in some edge cases.
  • Build CPython 2.7 wheels for 64-bit Windows (yes, you should be using Python 3 now, but still).

Thank-you to Thomas Sibley, Rajendra Dendukuri, Harshal Patel, Jeff Gordon, Sajith Sasidharan and Yuri Sevatz for contributing to this release.

2019-01-02 Version 0.10.9

  • Added missing LICENSE file to MANIFEST.in.

2019-01-02 Version 0.10.8

  • Fixed a bug that in certain circumstances could lead to an infinite loop in netifaces.gateways() (thanks asomers).
  • Fixed a memory management bug in an error path (thanks NicoPy).

2018-05-08 Version 0.10.7

  • Added LICENSE file
  • Automated Windows builds via AppVeyor.

2017-06-01 Version 0.10.6

  • Fixed netmask determination on Windows.
  • All addresses are now unicode strings on all platforms, regardless of Python version.
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
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.

0 participants