-
Notifications
You must be signed in to change notification settings - Fork 2
Pre-release #258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Pre-release #258
Conversation
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
Backport Stable
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
Deploying infrahub-ansible with
|
Latest commit: |
b0e92ff
|
Status: | ✅ Deploy successful! |
Preview URL: | https://674e6a81.infrahub-ansible.pages.dev |
Branch Preview URL: | https://develop.infrahub-ansible.pages.dev |
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.
No description provided.