-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pre-Release #112
Merged
Merged
Pre-Release #112
Conversation
This file contains 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 into develop
…v0.12.1 update infrahub-sdk to v0.12.1
Add more labels
Bumps the all group with 1 update: [patrickjahns/version-drafter-action](https://github.com/patrickjahns/version-drafter-action). Updates `patrickjahns/version-drafter-action` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/patrickjahns/version-drafter-action/releases) - [Commits](patrickjahns/version-drafter-action@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: patrickjahns/version-drafter-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.1` | `8.3.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.2.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.3` | `6.108.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.4` | `0.5.5` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `5.3.0` | `7.4.7` | Updates `pytest` from 8.3.1 to 8.3.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.3.1...8.3.2) Updates `importlib-metadata` from 8.0.0 to 8.2.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.0.0...v8.2.0) Updates `hypothesis` from 6.108.3 to 6.108.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.3...hypothesis-python-6.108.5) Updates `ruff` from 0.5.4 to 0.5.5 - [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.5.4...0.5.5) Updates `sphinx` from 5.3.0 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.4.7) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
…/all-9591f0d0a8 chore(deps): bump patrickjahns/version-drafter-action from 1.3.0 to 1.3.1 in the all group
…b99b chore(deps): bump the all group with 5 updates
…-v0.12.2 update infrahub sdk v0.12.2
Bumps the all group with 2 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff). Updates `hypothesis` from 6.108.5 to 6.108.8 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.5...hypothesis-python-6.108.8) Updates `ruff` from 0.5.5 to 0.5.6 - [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.5.5...0.5.6) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.9.5 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
…eadee chore(deps): bump the all group with 2 updates
Bumps the all group with 3 updates: [pyyaml](https://github.com/yaml/pyyaml), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff). Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `hypothesis` from 6.108.8 to 6.111.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.8...hypothesis-python-6.111.0) Updates `ruff` from 0.5.6 to 0.5.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.5.6...0.5.7) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
…9d1d7 chore(deps): bump the all group with 3 updates
Bumps the all group with 4 updates: [infrahub-sdk](https://github.com/opsmill/infrahub), [antsibull](https://github.com/ansible-community/antsibull), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff). Updates `infrahub-sdk` from 0.12.2 to 0.12.3 - [Release notes](https://github.com/opsmill/infrahub/releases) - [Changelog](https://github.com/opsmill/infrahub/blob/develop/CHANGELOG.md) - [Commits](opsmill/infrahub@python-sdk-v0.12.2...python-sdk-v0.12.3) Updates `antsibull` from 0.63.1 to 0.64.0 - [Release notes](https://github.com/ansible-community/antsibull/releases) - [Changelog](https://github.com/ansible-community/antsibull/blob/main/CHANGELOG.rst) - [Commits](ansible-community/antsibull-build@0.63.1...0.64.0) Updates `hypothesis` from 6.111.0 to 6.111.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.111.0...hypothesis-python-6.111.1) Updates `ruff` from 0.5.7 to 0.6.1 - [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.5.7...0.6.1) --- updated-dependencies: - dependency-name: infrahub-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: antsibull dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
…b2101 chore(deps): bump the all group with 4 updates
chore(deps): bump aiohttp from 3.9.5 to 3.10.2 in the pip group across 1 directory
Bump sdk and python version
Bumps the all group with 4 updates in the / directory: [importlib-metadata](https://github.com/python/importlib_metadata), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [antsibull-docs](https://github.com/ansible-community/antsibull-docs) and [ruff](https://github.com/astral-sh/ruff). Updates `importlib-metadata` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.2.0...v8.4.0) Updates `hypothesis` from 6.111.1 to 6.111.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.111.1...hypothesis-python-6.111.2) Updates `antsibull-docs` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/ansible-community/antsibull-docs/releases) - [Changelog](https://github.com/ansible-community/antsibull-docs/blob/main/CHANGELOG.rst) - [Commits](ansible-community/antsibull-docs@2.12.0...2.13.1) Updates `ruff` from 0.6.1 to 0.6.2 - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: antsibull-docs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Add composed groups
…b84de chore(deps): bump the all group across 1 directory with 4 updates
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.