Skip to content

Bump ifcfg from 0.21 to 0.24#302

Merged
bjester merged 1 commit intorelease-v0.9.xfrom
dependabot/uv/ifcfg-0.24
Mar 20, 2026
Merged

Bump ifcfg from 0.21 to 0.24#302
bjester merged 1 commit intorelease-v0.9.xfrom
dependabot/uv/ifcfg-0.24

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

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 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:uv Pull requests that update python:uv code labels Mar 20, 2026
Copy link
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look reasonable. No python deprecations.

@bjester bjester merged commit 5fae247 into release-v0.9.x Mar 20, 2026
51 checks passed
@dependabot dependabot bot deleted the dependabot/uv/ifcfg-0.24 branch March 20, 2026 21:20
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant