Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps infrahub-testcontainers from 1.4.12 to 1.4.13.

Release notes

Sourced from infrahub-testcontainers's releases.

Infrahub - v1.4.13

This release brings some bug-fixes to resolve issues found in Infrahub v1.4.12 and prior.

Added

  • Added new error message for git connection error (#7392)

Changed

  • Changed behaviour for when artifacts are regenerated during a proposed change. Infrahub now runs the query through the GraphQL query analyzer to check if it's feasible to use the GraphQLQueryGroup to track all of the members, if this is the case Infrahub can selectively regenerate artifacts on non git integrated branches to avoid regenerating all artifacts. (#4991)
  • Updated the internal GraphQLQueryAnalyzer to correctly report that queries that require a single unique ID should be reported as having a single response where any future updates would have been captured within a GraphQL query group.

Fixed

  • Fix bug in branch merge logic that could cause duplicate edges to be created to Nodes that had their kind or inheritance updated on the default branch. This would have been invisible to the end user until they tried to rebase a new branch onto the default branch, at which point they would have seen errors that mentioned "Relationship-level 'count' constraint violation" Also includes a fix to the diff calculation logic to stop including the older versions of nodes with migrated kind or inheritance when it is not actually part of the changes on the branch. (#7432)
  • Fix bug in cypher query that could cause relationships in a large result set to be incorrectly set to null. By default, the nodes in the result set would need to collectively have over 5,000 relationships for the issue to appear.
  • Resolved a problem that caused generator checks to fail when retrying requests

Full Changelog: opsmill/infrahub@infrahub-v1.4.12...infrahub-v1.4.13

Changelog

Sourced from infrahub-testcontainers's changelog.

Infrahub - v1.4.13 - 2025-11-06

Added

  • Added new error message for git connection error (#7392)

Changed

  • Changed behaviour for when artifacts are regenerated during a proposed change. Infrahub now runs the query through the GraphQL query analyzer to check if it's feasible to use the GraphQLQueryGroup to track all of the members, if this is the case Infrahub can selectively regenerate artifacts on non git integrated branches to avoid regenerating all artifacts. (#4991)
  • Updated the internal GraphQLQueryAnalyzer to correctly report that queries that require a single unique ID should be reported as having a single response where any future updates would have been captured within a GraphQL query group.

Fixed

  • Fix bug in branch merge logic that could cause duplicate edges to be created to Nodes that had their kind or inheritance updated on the default branch. This would have been invisible to the end user until they tried to rebase a new branch onto the default branch, at which point they would have seen errors that mentioned "Relationship-level 'count' constraint violation" Also includes a fix to the diff calculation logic to stop including the older versions of nodes with migrated kind or inheritance when it is not actually part of the changes on the branch. (#7432)
  • Fix bug in cypher query that could cause relationships in a large result set to be incorrectly set to null. By default, the nodes in the result set would need to collectively have over 5,000 relationships for the issue to appear.
  • Resolved a problem that caused generator checks to fail when retrying requests
Commits
  • 9286805 chore: update docker-compose
  • 8b6fbb1 Prep for release 1.4.13 (#7583)
  • 14fcce2 test and fixes for diff query in parallel mode (#7566)
  • bc3932a Merge pull request #7560 from opsmill/pog-artifact-definition-query-analyzer-...
  • 9e9d9e5 Merge pull request #7567 from opsmill/pog-gqa-unique-ids
  • cab20ef no duplicated edges during merge involving migrated-kind nodes (#7536)
  • fa38b0c Update GraphQL query analyzer with regards to queries with a required ID
  • 17ec5da Use GraphQL Query Analyzer when determining re-computation of artifacts
  • 61d6162 update ordering in NodeListGetRelationshipsQuery (#7535)
  • 8702932 fix: remove unrequired files
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [infrahub-testcontainers](https://github.com/opsmill/infrahub) from 1.4.12 to 1.4.13.
- [Release notes](https://github.com/opsmill/infrahub/releases)
- [Changelog](https://github.com/opsmill/infrahub/blob/stable/CHANGELOG.md)
- [Commits](opsmill/infrahub@infrahub-v1.4.12...infrahub-v1.4.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2025

Labels

The following labels could not be found: changes/patch. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 7, 2025

Deploying infrahub-demo-service-catalog with  Cloudflare Pages  Cloudflare Pages

Latest commit: e0d12c0
Status: ✅  Deploy successful!
Preview URL: https://71bf5ba6.infrahub-demo-service-catalog.pages.dev
Branch Preview URL: https://dependabot-pip-main-infrahub-wf3h.infrahub-demo-service-catalog.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant