coreos / coreos-installer

Installer for CoreOS disk images
https://coreos.github.io/coreos-installer/
Apache License 2.0
216 stars 92 forks source link

build(deps): bump nmstate from 2.2.25 to 2.2.26 #1435

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps nmstate from 2.2.25 to 2.2.26.

Release notes

Sourced from nmstate's releases.

New release 2.2.26

Breaking changes

  • Deprecate PrettyState class in Python API. (6b410dcf)

New features

  • Allowing input multiple desire states for statistics. (9b808821)

Bug fixes

  • packaging: Fix rpm build on Fedora. (c40f3ff0)
  • route: warn if the route is missing due to NM delay. (71dedc65)
  • Raise invalid argument error when desired OVS bridge with MAC. (a71eed31)
  • Auto managed ignored OVS port. (c7fd32e8)
  • Fix resolving token in array items for nmpolicy. (58a2fd6d)
Changelog

Sourced from nmstate's changelog.

[2.2.26] - 2024-03-13

Breaking changes

  • Deprecate PrettyState class in Python API. (6b410dcf)

New features

  • Allowing input multiple desire states for statistics. (9b808821)

Bug fixes

  • packaging: Fix rpm build on Fedora. (c40f3ff0)
  • route: warn if the route is missing due to NM delay. (71dedc65)
  • Raise invalid argument error when desired OVS bridge with MAC. (a71eed31)
  • Auto managed ignored OVS port. (c7fd32e8)
  • Fix resolving token in array items for nmpolicy. (58a2fd6d)
Commits
  • 93d109b New release 2.2.26
  • c93ca3d Fix cargo clippy
  • c40f3ff packaging: Fix rpm build on Fedora
  • 46e220c test: route: add test_route_delayed_by_nm_fails integration test
  • 71dedc6 route: warn if the route is missing due to NM delay
  • a3d10a0 route: refactor MergedRoutes::verify
  • 6b410dc deprecation: Deprecate PrettyState class
  • 6a1d3c7 Update CONTRIBUTING.md
  • 2daf92e README: Add public matrix room to contact info
  • eb4f4db Fix cargo clippy warnings
  • 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 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)
dependabot[bot] commented 3 months ago

Superseded by #1441.