Skip to content

Conversation

BeArchiTek
Copy link
Contributor

No description provided.

BeArchiTek and others added 18 commits July 24, 2025 13:56
Bumps the all group with 4 updates: [ansible-core](https://github.com/ansible/ansible), [tox](https://github.com/tox-dev/tox), [ruff](https://github.com/astral-sh/ruff) and [ansible-lint](https://github.com/ansible/ansible-lint).


Updates `ansible-core` from 2.17.12 to 2.17.13
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.12...v2.17.13)

Updates `tox` from 4.27.0 to 4.28.4
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.27.0...4.28.4)

Updates `ruff` from 0.12.3 to 0.12.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.3...0.12.7)

Updates `ansible-lint` from 25.6.1 to 25.7.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v25.6.1...v25.7.0)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-version: 2.17.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tox
  dependency-version: 4.28.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-version: 0.12.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ansible-lint
  dependency-version: 25.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
…449f9

chore(deps): bump the all group with 4 updates
Bumps the all group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [ansible-lint](https://github.com/ansible/ansible-lint).


Updates `ruff` from 0.12.7 to 0.12.9
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.7...0.12.9)

Updates `ansible-lint` from 25.7.0 to 25.8.1
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v25.7.0...v25.8.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ansible-lint
  dependency-version: 25.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the all group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
…f13dd

chore(deps-dev): bump the all group with 2 updates
…p/all-a331d3ec2d

chore(deps): bump actions/checkout from 4 to 5 in the all group
#248)

* Provide a deep_update method to solve an issue with nested information in a node's include list in the inventory.

* Fix linting/typing issue.

* Update test_deep_update.py
Bumps the all group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [infrahub-sdk](https://github.com/opsmill/infrahub-sdk-python) | `1.13.5` | `1.14.0` |
| [tox](https://github.com/tox-dev/tox) | `4.28.4` | `4.30.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.9` | `0.12.12` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` |
| [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.0` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `25.8.1` | `25.8.2` |


Updates `infrahub-sdk` from 1.13.5 to 1.14.0
- [Release notes](https://github.com/opsmill/infrahub-sdk-python/releases)
- [Changelog](https://github.com/opsmill/infrahub-sdk-python/blob/stable/CHANGELOG.md)
- [Commits](opsmill/infrahub-sdk-python@v1.13.5...v1.14.0)

Updates `tox` from 4.28.4 to 4.30.2
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.28.4...4.30.2)

Updates `ruff` from 0.12.9 to 0.12.12
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.9...0.12.12)

Updates `pytest` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.4.1...8.4.2)

Updates `pytest-mock` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.0)

Updates `ansible-lint` from 25.8.1 to 25.8.2
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v25.8.1...v25.8.2)

---
updated-dependencies:
- dependency-name: infrahub-sdk
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tox
  dependency-version: 4.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-version: 0.12.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pytest
  dependency-version: 8.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pytest-mock
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ansible-lint
  dependency-version: 25.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/all-9c09232849

chore(deps): bump the all group with 2 updates
…6a7af

chore(deps): bump the all group with 6 updates
Backport stable to develop
@BeArchiTek BeArchiTek requested a review from a team September 15, 2025 08:52
@BeArchiTek BeArchiTek self-assigned this Sep 15, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 15, 2025

Deploying infrahub-ansible with  Cloudflare Pages  Cloudflare Pages

Latest commit: b0e92ff
Status: ✅  Deploy successful!
Preview URL: https://674e6a81.infrahub-ansible.pages.dev
Branch Preview URL: https://develop.infrahub-ansible.pages.dev

View logs

@BeArchiTek BeArchiTek merged commit c400fa7 into stable Sep 15, 2025
18 checks passed
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.

2 participants