Merge develop into infrahub-develop#1105
Merged
Merged
Conversation
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.12 to 1.9.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.12...v1.9.0) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 1.9.0 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.4.0. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Merge 'infrahub-develop' into 'stable'
Release 1.22.0
Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.24.7 to 1.2.5. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](jelmer/dulwich@dulwich-0.24.7...dulwich-1.2.5) --- updated-dependencies: - dependency-name: dulwich dependency-version: 1.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ash-4.18.1 chore(deps): bump lodash from 4.17.21 to 4.18.1 in /docs
…ti-15e226c6ae chore(deps): bump path-to-regexp and express in /docs
…e-forge-1.4.0 chore(deps): bump node-forge from 1.3.1 to 1.4.0 in /docs
Merge stable into develop
Deploying infrahub-sdk-python with
|
| Latest commit: |
037de61
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d63d3d39.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://develop.infrahub-sdk-python.pages.dev |
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## infrahub-develop #1105 +/- ##
====================================================
- Coverage 82.59% 82.15% -0.45%
====================================================
Files 138 138
Lines 13182 11897 -1285
Branches 2090 1784 -306
====================================================
- Hits 10888 9774 -1114
+ Misses 1678 1575 -103
+ Partials 616 548 -68
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
ogenstad
approved these changes
Jun 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging develop into infrahub-develop after merging pull request #1100.
Summary by cubic
Merges the 1.22.0 release into
infrahub-develop, adding graph traversal, better query observability and ordering, improved relationship typing, and updating dependencies.New Features
traverse_paths(),reachable_nodes(),path_exists()(+ sync).Order.bywithOrderByEntry; deprecatesOrder.node_metadata.query_nameon client methods, sendoperationName, andinfrahubctl graphql query-report.RelatedNode/RelationshipManager; cardinality-one relationships accept assignment viaRelationshipAttribute[...]. Regenerate withinfrahubctl protocols.Dependencies
dulwichto 1.2.5.express4.22.1,path-to-regexp1.9.0,node-forge1.4.0,lodash4.18.1.Written for commit 037de61. Summary will update on new commits.