Skip to content

Comments

build(deps): bump nmstate from 2.2.46 to 2.2.48#1680

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nmstate-2.2.48
Closed

build(deps): bump nmstate from 2.2.46 to 2.2.48#1680
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nmstate-2.2.48

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps nmstate from 2.2.46 to 2.2.48.

Release notes

Sourced from nmstate's releases.

New release 2.2.48

Breaking changes

  • Reverted IP forwarding support, Will add back later. (7d1da41d)

New features

  • N/A

Bug fixes

  • service: Wait on NetworkManager-wait-online.service. (f85f08a9)
  • pci: Fix typo MAC address vs PCI address. (719053da)

New release 2.2.47

Breaking changes

  • Bump minimum supported NetworkManager version 1.46. (92f6f1cf)

New features

  • Support configuring per-device IPv4 sysctl forwarding. (7788e2a0, 76b509b0)
  • Support bond option lacp_active and ns_ip6_target. (5c776ed0)
  • Support route advmss option. (29a1ab8f)
  • Support referring interface via PCI-address. (7e4388c1)

Bug fixes

  • bond: Fix removing mac-restricted bond. (f7c06508)
  • nm: Do not bring up deactivated NmConnection when purging DNS. (0147c8c5)
  • pci: Fix deletion of PCI address identifier config. (a659428f)
  • bond: Fix failure when disable arp_interval. (abfcf81e)
  • ovn: Raise error if OVN map bridge not exist or marked as absent. (77dc729c)
  • interface: Ignore interface with state 'unknown'. (97b98b71)
  • nm dispatch: Fix race when modifying dispatch script. (138aa711)
  • nm ipsec: Wait NmActiveConnection::STATE_ACTIVATED. (84d84b95)
  • bond, ovs: add bond alias for link-aggregation. (925c44dc)
  • bond: add "lacp" alias for 802.3ad. (1cc69ef2)
  • sriov: Do not resolve sriov refer in gen_diff. (67181c7c)
  • cli: Do not fail the apply action on gen_diff error. (4526d5d3)
Changelog

Sourced from nmstate's changelog.

[2.2.48] - 2025-07-11

Breaking changes

  • Reverted IP forwarding support, will add back later. (7d1da41d)

New features

  • N/A

Bug fixes

  • service: Wait on NetworkManager-wait-online.service. (f85f08a9)
  • pci: Fix typo MAC address vs PCI address. (719053da)

[2.2.47] - 2025-07-10

Breaking changes

  • Bump minimum supported NetworkManager version 1.46. (92f6f1cf)

New features

  • Support configuring per-device IPv4 sysctl forwarding. (7788e2a0, 76b509b0)
  • Support bond option lacp_active and ns_ip6_target. (5c776ed0)
  • Support route advmss option. (29a1ab8f)
  • Support referring interface via PCI-address. (7e4388c1)

Bug fixes

  • bond: Fix removing mac-restricted bond. (f7c06508)
  • nm: Do not bring up deactivated NmConnection when purging DNS. (0147c8c5)
  • pci: Fix deletion of PCI address identifier config. (a659428f)
  • bond: Fix failure when disable arp_interval. (abfcf81e)
  • ovn: Raise error if OVN map bridge not exist or marked as absent. (77dc729c)
  • interface: Ignore interface with state 'unknown'. (97b98b71)
  • nm dispatch: Fix race when modifying dispatch script. (138aa711)
  • nm ipsec: Wait NmActiveConnection::STATE_ACTIVATED. (84d84b95)
  • bond, ovs: add bond alias for link-aggregation. (925c44dc)
  • bond: add "lacp" alias for 802.3ad. (1cc69ef2)
  • sriov: Do not resolve sriov refer in gen_diff. (67181c7c)
  • cli: Do not fail the apply action on gen_diff error. (4526d5d3)
Commits
  • 40ab419 New release 2.2.48
  • f85f08a service: Wait on NetworkManager-wait-online.service
  • 7d1da41 Revert "ip: Support configuring per-device IPv4 sysctl forwarding"
  • e930e60 Revert "tests: Exclude unexpected forwarding field in unmanaged dummy IP test"
  • 451e6fc Revert "fixup! ip: Support configuring per-device IPv4 sysctl forwarding"
  • b75c861 Revert "fixup! ip: Support configuring per-device IPv4 sysctl forwarding"
  • 719053d pci: Fix typo MAC address vs PCI address
  • 093ab30 github: Release @​liangwen12year from default code owner
  • 8b91c46 github: Include ihuguet in code owner
  • 13e44aa Bump version to 2.2.48
  • 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 [nmstate](https://github.com/nmstate/nmstate) from 2.2.46 to 2.2.48.
- [Release notes](https://github.com/nmstate/nmstate/releases)
- [Changelog](https://github.com/nmstate/nmstate/blob/base/CHANGELOG)
- [Commits](nmstate/nmstate@v2.2.46...v2.2.48)

---
updated-dependencies:
- dependency-name: nmstate
  dependency-version: 2.2.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency An update to a dependency skip-notes This PR does not need release notes labels Jul 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2025

Superseded by #1683.

@dependabot dependabot bot closed this Jul 19, 2025
@dependabot dependabot bot deleted the dependabot/cargo/nmstate-2.2.48 branch July 19, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency An update to a dependency skip-notes This PR does not need release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants