Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps github.com/open-edge-platform/infra-core/inventory/v2 from 2.31.1 to 2.32.0.

Release notes

Sourced from github.com/open-edge-platform/infra-core/inventory/v2's releases.

inventory/v2.32.0

Changes in inventory since inventory/v2.31.3 to inventory/v2.32.0:

  • dfcdb04 Inventory: remove deprecated fields from instance, os and osUpdatePolicy resources (#570) (@​jkossak)
  • 55feb6a Version bump to -dev for inventory (#609) (@​sys-orch)

Full Changelog: open-edge-platform/infra-core@inventory/v2.31.3...inventory/v2.32.0

inventory/v2.31.3

Changes in inventory since inventory/v2.31.2 to inventory/v2.31.3:

Full Changelog: open-edge-platform/infra-core@inventory/v2.31.2...inventory/v2.31.3

inventory/v2.31.2

Changes in inventory since inventory/v2.31.1 to inventory/v2.31.2:

  • 6ff3213 Modified fixed CVE fields regex pattern to unicode property classes to allow any unicode character received in fetched CVE Data from Ubuntu Canonical Oval Database (#589) (@​SushilLakra)
  • 557544c OSUpdatePolicy validation update for immutable OS (#580) (@​niket-intc)
  • a8d1f61 Version bump to -dev for inventory (#583) (@​sys-orch)

Full Changelog: open-edge-platform/infra-core@inventory/v2.31.1...inventory/v2.31.2

Commits
  • dfcdb04 Inventory: remove deprecated fields from instance, os and osUpdatePolicy reso...
  • a4edab8 Update manifest file with details of Edge Microvisor Toolkit 3.0.20251105 :ro...
  • 55feb6a Version bump to -dev for inventory (#609)
  • 2657569 Version bump to -dev for apiv2 (#611)
  • 0223f95 Add api change for tls CA certificate (#558)
  • 6b19476 Add TLS CA Certificate in OS Resource (#557)
  • c756353 Version bump to -dev for os-profiles (#608)
  • 836d718 Update manifest file with details of Edge Microvisor Toolkit 3.0.20251029 :ro...
  • 62cf844 Update manifest file with details of Edge Microvisor Toolkit Real Time 3.0.20...
  • 7ca4ed9 Fixing linter issues for yml files (#569)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 5, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 5, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/open-edge-platform/infra-core/inventory/v2-2.32.0 branch 4 times, most recently from 05e1485 to ac63d70 Compare November 6, 2025 14:44
Bumps [github.com/open-edge-platform/infra-core/inventory/v2](https://github.com/open-edge-platform/infra-core) from 2.31.1 to 2.32.0.
- [Release notes](https://github.com/open-edge-platform/infra-core/releases)
- [Commits](open-edge-platform/infra-core@inventory/v2.31.1...inventory/v2.32.0)

---
updated-dependencies:
- dependency-name: github.com/open-edge-platform/infra-core/inventory/v2
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/open-edge-platform/infra-core/inventory/v2-2.32.0 branch from ac63d70 to 378fbb3 Compare November 6, 2025 15:00
github.com/open-edge-platform/infra-core/inventory/v2 version 2.32.0 included a breaking API change.
make test was failing because the dependency update. This commit fix by renaming the field CurrentOs
in the InstanceResource struct to Os
@togashidm togashidm merged commit bbdce09 into main Nov 7, 2025
20 checks passed
@togashidm togashidm deleted the dependabot/go_modules/github.com/open-edge-platform/infra-core/inventory/v2-2.32.0 branch November 7, 2025 08:44
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants