Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps ifcfg from 0.21 to 0.24.

Release notes

Sourced from ifcfg's releases.

0.24

  • add support for arrow notation inet #71

0.23

  • Add support for multiple netmasks, broadcast addresses, as well as ipv6 prefix lengths #67

0.22

  • Python 3.7 and 3.8 support #51 #53
  • Default interface detection on Windows #25 #56
  • New flags for unix ip command #61
Commits
  • 7f2cc2e Merge pull request #72 from fawaf/master
  • a395c4c add support for arrow notation in macos output
  • cbcaf1b Merge pull request #68 from benjaoming/release-0.23
  • 8cdff45 Release 0.23, update to a functional pre-commit config
  • 2806765 Merge pull request #67 from ccaviness/master
  • 21ddafe Add check for broadcasts in tests
  • d16c7a3 Change not ... is ... -> ... is not .... to be more pythonic
  • dbaed7b Update hex2dotted to use struct/socket to convert from hex to dotted quad
  • f1747ee Add support for multiple netmasks, broadcast addresses, as well as ipv6 prefi...
  • 0f26702 Merge pull request #63 from benjaoming/0.22
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ifcfg](https://github.com/ftao/python-ifcfg) from 0.21 to 0.24.
- [Release notes](https://github.com/ftao/python-ifcfg/releases)
- [Commits](ftao/python-ifcfg@releases/0.21...releases/0.24)

---
updated-dependencies:
- dependency-name: ifcfg
  dependency-version: '0.24'
  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 Sep 26, 2025
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