Skip to content

chore(deps-dev): bump infrahub-testcontainers from 1.8.4 to 1.8.5#951

Merged
ajtmccarty merged 1 commit intostablefrom
dependabot/uv/stable/infrahub-testcontainers-1.8.5
Apr 20, 2026
Merged

chore(deps-dev): bump infrahub-testcontainers from 1.8.4 to 1.8.5#951
ajtmccarty merged 1 commit intostablefrom
dependabot/uv/stable/infrahub-testcontainers-1.8.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps infrahub-testcontainers from 1.8.4 to 1.8.5.

Release notes

Sourced from infrahub-testcontainers's releases.

Infrahub - v1.8.5

Fixed

  • Ensure that changes to a password attribute counts as a mutation event for a node. (#6909)
  • Add distributed lock around branch creation to prevent race condition (#8368)
  • Correct the display label on events sent from the mutations to update computed attributes and HFIDs when the display label contains attributes from related nodes. (#8837)
  • Fix false-positive conflict detection during git sync caused by naive string matching of conflict markers in file content. (#8848)
  • Prevent non-idempotent behavior when loading a schema that involves generic inheritance, HFIDs, uniqueness constraints, and unique attributes. In certain circumstances these elements could interact to cause unexpected schema drift when an attribute was identified as unique from a single-item uniqueness constraint on a node or generic schema. The schema loading logic is updated to ensure all of these elements are idempotent going forward. (#8897)
  • Fixed git sync not importing objects after repository re-clone from a missing local directory (#8930)
  • Fixed Jinja2 computed attributes, display labels, and human-friendly IDs failing when referencing attributes on a hierarchical relationship's concrete peer type (#8943)
  • Fix bug in schema remove migration that could cause removed instances of the schema to be excluded from the diff. Would not cause a functional issue because the schema remove migration would run on the default branch when merged.
  • Support non-UTC timezones in filters for GraphQL queries

Full Changelog: opsmill/infrahub@infrahub-v1.8.4...1.8.5

Changelog

Sourced from infrahub-testcontainers's changelog.

Infrahub - v1.8.5 - 2026-04-17

Fixed

  • Ensure that changes to a password attribute counts as a mutation event for a node. (#6909)
  • Add distributed lock around branch creation to prevent race condition (#8368)
  • Correct the display label on events sent from the mutations to update computed attributes and HFIDs when the display label contains attributes from related nodes. (#8837)
  • Fix false-positive conflict detection during git sync caused by naive string matching of conflict markers in file content. (#8848)
  • Prevent non-idempotent behavior when loading a schema that involves generic inheritance, HFIDs, uniqueness constraints, and unique attributes. In certain circumstances these elements could interact to cause unexpected schema drift when an attribute was identified as unique from a single-item uniqueness constraint on a node or generic schema. The schema loading logic is updated to ensure all of these elements are idempotent going forward. (#8897)
  • Fixed git sync not importing objects after repository re-clone from a missing local directory (#8930)
  • Fixed Jinja2 computed attributes, display labels, and human-friendly IDs failing when referencing attributes on a hierarchical relationship's concrete peer type (#8943)
  • Fix bug in schema remove migration that could cause removed instances of the schema to be excluded from the diff. Would not cause a functional issue because the schema remove migration would run on the default branch when merged.
  • Support non-UTC timezones in filters for GraphQL queries
Commits

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)

Summary by cubic

Update dev-only infrahub-testcontainers from 1.8.4 to 1.8.5. Pulls in fixes that improve test stability: branch creation lock, safer git sync conflict detection, and timezone-aware filtering.

Written for commit 6114f25. Summary will update on new commits.

Bumps [infrahub-testcontainers](https://github.com/opsmill/infrahub) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/opsmill/infrahub/releases)
- [Changelog](https://github.com/opsmill/infrahub/blob/stable/CHANGELOG.md)
- [Commits](opsmill/infrahub@infrahub-v1.8.4...infrahub-v1.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type/housekeeping Maintenance task label Apr 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 20, 2026 10:24
@dependabot dependabot Bot added the type/housekeeping Maintenance task label Apr 20, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 20, 2026

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6114f25
Status: ✅  Deploy successful!
Preview URL: https://b8c5bd50.infrahub-sdk-python.pages.dev
Branch Preview URL: https://dependabot-uv-stable-infrahu-c2bf.infrahub-sdk-python.pages.dev

View logs

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@ajtmccarty ajtmccarty merged commit 03db822 into stable Apr 20, 2026
19 checks passed
@ajtmccarty ajtmccarty deleted the dependabot/uv/stable/infrahub-testcontainers-1.8.5 branch April 20, 2026 20:24
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.

1 participant