generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 11
Bump the nonprod-dependencies group across 1 directory with 6 updates #227
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
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 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
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.224.8.03.7.13.8.03.2.33.3.08.2.28.3.30.29.00.30.02.11.02.14.0Updates
blackfrom 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2aPrepare release 24.8.0 (#4426)9ccf279Documentfind_project_rootignoringpyproject.tomlwithout[tool.black]...14b6e61fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9fix: respect braces better in f-string parsing (#4422)4b4ae43Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1fafdocs: fix the installation command of extra for blackd (#4413)8827accBump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11dBump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9Updateactions/checkoutto v4 to stop node deprecation warnings (#4379)Updates
pre-commitfrom 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423fv3.8.08133abdMerge pull request #3265 from lorenzwalthert/issue-3206da0c1d0implement health check for language:rf641f6aMerge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19dfixes for mypy 1.1188317dd[pre-commit.ci] pre-commit autoupdatefaa6f8cMerge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459[pre-commit.ci] pre-commit autoupdate0252908Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce[pre-commit.ci] pre-commit autoupdateUpdates
pylintfrom 3.2.3 to 3.3.0Commits
6350dfaBump pylint to 3.3.0, update changelog78f3dfaBump astroid to 3.3.3 (#9939)b28c1f6Add check forunnecessary-default-type-args(#9938)bd97b93[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436Fix duplicate workflow step ids (#9934)0950916[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9Add details.rst for c-extension-no-member (#9933)7d60c27Explicitly save cache in primer jobs67acc96Add additional stdlib deprecations (mostly 3.13) (#9853)0adf671Remove old-style classes code, remove check for new-style class (#9925)Updates
pytestfrom 8.2.2 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1Streamline checks for verbose option (#12706) (#12778)01cfcc9Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394doc: Remove past training (#12772) (#12773)Updates
antsibull-changelogfrom 0.29.0 to 0.30.0Release notes
Sourced from antsibull-changelog's releases.
Changelog
Sourced from antsibull-changelog's changelog.
Commits
bb1f78bRelease 0.30.0.23d084fPrepare 0.30.0.066ef11Add antsibull-fileutils dependency (#176)c2f962fDocsite: add Community guide (#177)f7fa371Add VCS support; use to copy only non-ignored files for module/plugin/role de...e7c4682Use antsibull-docutils and remove code moved there (#174)c15ad61Make CLI startup faster, support tab completion with argcomplete (#173)2d34898Remove pyre and poetry entries from gitignore.d15b39fRemove pyre config files.1a2be8aRemove pyre (#171)Updates
antsibull-docsfrom 2.11.0 to 2.14.0Release notes
Sourced from antsibull-docs's releases.
... (truncated)
Changelog
Sourced from antsibull-docs's changelog.
... (truncated)
Commits
9694434Release 2.14.0.4e417e0Prepare 2.14.0.d6672f6Update CI and instructions for antsibull-fileutils; add explicit dependency o...ae85576Docsite: add Community guide (#323)49cfcdeRemove ansible-project mailing list from ansible.builtin links. (#325)2130935Bump postcss from 8.4.41 to 8.4.44 in /src/sphinx_antsibull_ext/css (#324)ae8f0d3Show deprecation marker in module/plugin/role lists (#320)18a168dPost-release version bump.e192e0eRelease 2.13.1.d1e33adPrepare 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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