generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bump the nonprod-dependencies group across 1 directory with 6 updates #227
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/nonprod-dependencies-781002fd78
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 nonprod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.3` | `3.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [antsibull-changelog](https://github.com/ansible-community/antsibull-changelog) | `0.29.0` | `0.30.0` | | [antsibull-docs](https://github.com/ansible-community/antsibull-docs) | `2.11.0` | `2.14.0` | Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `pre-commit` from 3.7.1 to 3.8.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@v3.7.1...v3.8.0) Updates `pylint` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.3.0) Updates `pytest` from 8.2.2 to 8.3.3 - [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.2.2...8.3.3) Updates `antsibull-changelog` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/ansible-community/antsibull-changelog/releases) - [Changelog](https://github.com/ansible-community/antsibull-changelog/blob/main/CHANGELOG.rst) - [Commits](ansible-community/antsibull-changelog@0.29.0...0.30.0) Updates `antsibull-docs` from 2.11.0 to 2.14.0 - [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.11.0...2.14.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies - dependency-name: antsibull-changelog dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies - dependency-name: antsibull-docs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonprod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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.
Bumps the nonprod-dependencies group with 6 updates in the / directory:
24.4.2
24.8.0
3.7.1
3.8.0
3.2.3
3.3.0
8.2.2
8.3.3
0.29.0
0.30.0
2.11.0
2.14.0
Updates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
pylint
from 3.2.3 to 3.3.0Commits
6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobs67acc96
Add additional stdlib deprecations (mostly 3.13) (#9853)0adf671
Remove old-style classes code, remove check for new-style class (#9925)Updates
pytest
from 8.2.2 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
antsibull-changelog
from 0.29.0 to 0.30.0Release notes
Sourced from antsibull-changelog's releases.
Changelog
Sourced from antsibull-changelog's changelog.
Commits
bb1f78b
Release 0.30.0.23d084f
Prepare 0.30.0.066ef11
Add antsibull-fileutils dependency (#176)c2f962f
Docsite: add Community guide (#177)f7fa371
Add VCS support; use to copy only non-ignored files for module/plugin/role de...e7c4682
Use antsibull-docutils and remove code moved there (#174)c15ad61
Make CLI startup faster, support tab completion with argcomplete (#173)2d34898
Remove pyre and poetry entries from gitignore.d15b39f
Remove pyre config files.1a2be8a
Remove pyre (#171)Updates
antsibull-docs
from 2.11.0 to 2.14.0Release notes
Sourced from antsibull-docs's releases.
... (truncated)
Changelog
Sourced from antsibull-docs's changelog.
... (truncated)
Commits
9694434
Release 2.14.0.4e417e0
Prepare 2.14.0.d6672f6
Update CI and instructions for antsibull-fileutils; add explicit dependency o...ae85576
Docsite: add Community guide (#323)49cfcde
Remove ansible-project mailing list from ansible.builtin links. (#325)2130935
Bump postcss from 8.4.41 to 8.4.44 in /src/sphinx_antsibull_ext/css (#324)ae8f0d3
Show deprecation marker in module/plugin/role lists (#320)18a168d
Post-release version bump.e192e0e
Release 2.13.1.d1e33ad
Prepare 2.13.1.Dependabot 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