-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the patch group with 4 updates #242
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
Closed
Closed
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
06e6340 to
fbab8a6
Compare
Contributor
Author
|
Dependabot attempted to update this pull request, but because the branch |
fbab8a6 to
1fd9ec6
Compare
Bumps the patch group with 4 updates: [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject), [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python), [pylint](https://github.com/pylint-dev/pylint) and [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `flake8-pyproject` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](john-hen/Flake8-pyproject@1.2.3...1.2.4) Updates `frequenz-repo-config[lib]` from 0.13.6 to 0.13.7 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.13.6...v0.13.7) Updates `pylint` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.4) Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.6 to 0.13.7 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.13.6...v0.13.7) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: frequenz-repo-config[lib] dependency-version: 0.13.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-version: 0.13.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1fd9ec6 to
828929d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-merged
Auto-approved Dependabot PRs
part:dispatcher
part:tooling
Affects the development tooling (CI, deployment, dependency management, etc.)
type:tech-debt
Improves the project without visible changes for users
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 patch group with 4 updates: flake8-pyproject, frequenz-repo-config[lib], pylint and frequenz-repo-config[extra-lint-examples].
Updates
flake8-pyprojectfrom 1.2.3 to 1.2.4Release notes
Sourced from flake8-pyproject's releases.
Commits
3c516a9Bumped version to 1.2.4.df70f19Added GitHub workflow for releases on PyPI.d46e99cOnly run scheduled test weekly instead of nightly.da0b9edAdded link to GitHub releases as a project URL.8e4b87fCosmetic changes to code format of dev tools intoolsfolder.4227bd4Use longer names for dev tools intoolsfolder.3866f48Mention early on that we need to be called inpyproject.tomlfolder.40bf639Removed configuration and documentation of pre-commit hook.9df7abbBump actions/checkout from 5 to 6 in the github-actions group2c23062Fixed reporting of code coverage.Updates
frequenz-repo-config[lib]from 0.13.6 to 0.13.7Release notes
Sourced from frequenz-repo-config[lib]'s releases.
Commits
eccf57fWiden pytest version upper bound to accept v9.x (#473)ee7d451Bump pytest and pylint dependencies6c890a8Widen pytest version upper bound to accept v9.xUpdates
pylintfrom 4.0.2 to 4.0.4Commits
e16f942Bump pylint to 4.0.4, update changelog657b386[Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assignment o...03f8a92[Backport maintenance/4.0.x] fix: avoid false positive when module-level name...84b6552Bump pylint to 4.0.3, update changelog (#10741)77b0cd8[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil...755f2d0[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)c96a9e4[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as ...108191e[Backport maintenance/4.0.x] Fix a false positive for class attribute typed w...0ed8172[Backport maintenance/4.0.x] Fix crash when asliceobject is called (#10728)b128b7d[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpa...Updates
frequenz-repo-config[extra-lint-examples]from 0.13.6 to 0.13.7Release notes
Sourced from frequenz-repo-config[extra-lint-examples]'s releases.
Commits
eccf57fWiden pytest version upper bound to accept v9.x (#473)ee7d451Bump pytest and pylint dependencies6c890a8Widen pytest version upper bound to accept v9.xDependabot 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