-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
chore(deps-dev): bump the python-development group with 4 updates #533
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-development-99591379c3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Bumps the python-development group with 4 updates: [ansible-lint](https://github.com/ansible/ansible-lint), [molecule](https://github.com/ansible-community/molecule), [molecule-plugins](https://github.com/ansible-community/molecule-plugins) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `ansible-lint` from 24.12.2 to 25.1.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.12.2...v25.1.0) Updates `molecule` from 24.12.0 to 25.1.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v24.12.0...v25.1.0) Updates `molecule-plugins` from 23.6.0 to 23.7.0 - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](ansible-community/molecule-plugins@v23.6.0...v23.7.0) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: molecule dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: molecule-plugins dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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.
Bumps the python-development group with 4 updates: ansible-lint, molecule, molecule-plugins and pre-commit.
Updates
ansible-lint
from 24.12.2 to 25.1.0Release notes
Sourced from ansible-lint's releases.
Commits
e918e02
Improve path injection logic to resolve symlinked directories (#4488)8b45ff5
Remove dependency hack that prevents installation on Windows (#4487)9c98174
Make testing of calls outside an activated venv more resilient (#4486)1746028
Allow ansible-lint action to be used from composite workflows (#4481)971d330
Fix WARN on empty/template meta/main.yaml (#4379)9eecae0
Move octal example code next to octals definition (#4475)c43a5ef
Update requires_ansible default require >=2.16 (#4479)bd37652
Bump the dependencies group in /.config with 6 updates (#4482)4eaedaa
Refactor use of app instance (#4478)ca3a76f
Fix constraints with uv and update min requirements (#4485)Updates
molecule
from 24.12.0 to 25.1.0Release notes
Sourced from molecule's releases.
Commits
9e526b0
Minor test improvements (#4363)f7e98b6
Refactor tests (#4364)8548ec1
Avoid including check-jsonschema in test dependencies (#4370)3f9b273
Update linters (#4369)6e4fca2
Fix constraints use with uv (#4367)23200bc
Use fixed GHA runners (#4361)2f952b2
Make run_command part of App class (#4359)097f771
Skip running test_docker on macos due to upstream bug (#4358)ec3e08d
Fix side_effect arguments (#4356)e166961
Ensure we catch warnings before logger is initialized (#4351)Updates
molecule-plugins
from 23.6.0 to 23.7.0Release notes
Sourced from molecule-plugins's releases.
Commits
980db38
.github/workflows/release.yml: Fix release613b885
Moving cleaning up molecule_instance_config tasks to the of the block, becaus...d511fe6
[Molecule v25.1.0] Replace util.run_command() with get_app(Path()).run_command()3252e87
Update cert-tofu to cert:tofueab00ef
Openstack add public IP options (#263)a372bd3
bug: missing until for retry in gce plugin (#288)35fbde7
Vagrant: Reducing whitespace in Vagrantfile (#289)485f9ff
Add docs on creating new releases (#287)9514107
Update thecommunity.docker
collection (#257)b82a32c
podman: default the hostname to the name of the platform (#264)Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions