Skip to content

Bump infrahub-testcontainers from 1.7.4 to 1.7.7#869

Open
dependabot[bot] wants to merge 1 commit intostablefrom
dependabot/uv/stable/infrahub-testcontainers-1.7.7
Open

Bump infrahub-testcontainers from 1.7.4 to 1.7.7#869
dependabot[bot] wants to merge 1 commit intostablefrom
dependabot/uv/stable/infrahub-testcontainers-1.7.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps infrahub-testcontainers from 1.7.4 to 1.7.7.

Release notes

Sourced from infrahub-testcontainers's releases.

Infrahub - v1.7.7

Fixed

  • Fixed display labels showing 'None' for relationship-based fields after upsert. Relationship peer attributes needed by display label and HFID templates are now correctly loaded during node updates. Includes a migration to correct objects that had their display labels and or human-friendly IDs improperly updated to include a null value. (#8237)

Infrahub - v1.7.6

Fixed

  • Pass order weights into Profile schema fields to prevent reordering causing a hash mismatch
  • Update schema validation and processing to be completely idempotent to prevent incorrect hash errors when retrieving schemas

Infrahub - v1.7.5

Removed

  • Removed unused enable configuration toggle from broker, cache, and workflow settings

Fixed

  • Add migration to handle setting duplicated schemas on the default branch to be deleted, keeping the one with the latest update (#8221)
  • Handle deleted parent relationship schemas when combining diffs without crashing (#8388)
  • Prevent saving generated "profiles" and "object_template" schema relationships to the database. Includes a migration to clean up any already on the database. (#8426)
  • Fixed regression (introduced in Infrahub 1.5) regarding merge performance. (#8438)
  • Add full support for updating existing Template instances via schema migrations when the associated node or generic schema is updated in a manner that would add or remove attributes to or from the Template's schema.
  • Adds automatic retries to database queries during a branch merge to handle transient errors
  • Allow generating Template schemas for both a generic schema and a node inheriting from that generic. Previously, schema validation would raise a validation error and prevent this.
  • Fixed an issue where Infrahub was calculating the wrong authentication signature caused by HTTPX v0.28.0 switching to compact JSON payload encoding.
  • Fixed issue where system user showed as the last user changing a proposed change after merge

New Contributors

Full Changelog: opsmill/infrahub@infrahub-v1.7.4...infrahub-v1.7.5

Changelog

Sourced from infrahub-testcontainers's changelog.

Infrahub - v1.7.7 - 2026-03-12

Fixed

  • Fixed display labels showing 'None' for relationship-based fields after upsert. Relationship peer attributes needed by display label and HFID templates are now correctly loaded during node updates. Includes a migration to correct objects that had their display labels and or human-friendly IDs improperly updated to include a null value. (#8237)

Infrahub - v1.7.6 - 2026-02-24

Fixed

  • Pass order weights into Profile schema fields to prevent reordering causing a hash mismatch

Infrahub - v1.7.5 - 2026-02-23

Removed

  • Removed unused enable configuration toggle from broker, cache, and workflow settings

Fixed

  • Add migration to handle setting duplicated schemas on the default branch to be deleted, keeping the one with the latest update (#8221)
  • Handle deleted parent relationship schemas when combining diffs without crashing (#8388)
  • Prevent saving generated "profiles" and "object_template" schema relationships to the database. Includes a migration to clean up any already on the database. (#8426)
  • Fixed regression (introduced in Infrahub 1.5) regarding merge performance. (#8438)
  • Add full support for updating existing Template instances via schema migrations when the associated node or generic schema is updated in a manner that would add or remove attributes to or from the Template's schema.
  • Adds automatic retries to database queries during a branch merge to handle transient errors
  • Allow generating Template schemas for both a generic schema and a node inheriting from that generic. Previously, schema validation would raise a validation error and prevent this.
  • Fixed an issue where Infrahub was calculating the wrong authentication signature caused by HTTPX v0.28.0 switching to compact JSON payload encoding.
  • Fixed issue where system user showed as the last user changing a proposed change after merge
Commits
  • 916f5b5 chore: update docker-compose
  • d59bb18 Merge pull request #8587 from opsmill/pog-rel-177
  • 94dc63b Prepare for 1.7.7
  • c396f66 Merge pull request #8580 from opsmill/ajtm-03112026-hfids-with-illegal-nulls
  • b2d859c handle case where computing fails
  • 1c728ad update changelog
  • 3198e0a add logging for failed HFID/display_label computation
  • 2b71f92 add migrations to clean up improper None/null in HFID/display_labels
  • 1a4c516 IFC-2235 Update queries on node using HFID to reference relationships (#8480)
  • aad3175 Merge pull request #8558 from opsmill/pog-spec-label
  • 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)

@dependabot dependabot bot added the type/housekeeping Maintenance task label Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 09:41
@dependabot dependabot bot added the type/housekeeping Maintenance task label Mar 16, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 16, 2026

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: ca98dad
Status: ✅  Deploy successful!
Preview URL: https://3d476244.infrahub-sdk-python.pages.dev
Branch Preview URL: https://dependabot-uv-stable-infrahu-r22z.infrahub-sdk-python.pages.dev

View logs

Bumps [infrahub-testcontainers](https://github.com/opsmill/infrahub) from 1.7.4 to 1.7.7.
- [Release notes](https://github.com/opsmill/infrahub/releases)
- [Changelog](https://github.com/opsmill/infrahub/blob/stable/CHANGELOG.md)
- [Commits](opsmill/infrahub@infrahub-v1.7.4...infrahub-v1.7.7)

---
updated-dependencies:
- dependency-name: infrahub-testcontainers
  dependency-version: 1.7.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/stable/infrahub-testcontainers-1.7.7 branch from 6b439ea to ca98dad Compare March 16, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/housekeeping Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants