-
Notifications
You must be signed in to change notification settings - Fork 5
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 required group with 11 updates #57
Closed
Closed
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 required group with 11 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.0` | `0.6.2` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.1` | `9.6.6` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.27.0` | `0.28.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.13.0` | `1.16.2` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.12.3` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.11.0` | `0.12.3` | | [setuptools](https://github.com/pypa/setuptools) | `75.8.0` | `75.8.2` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.1.0` | `8.2.0` | Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) Updates `pydoclint` from 0.6.0 to 0.6.2 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.0...0.6.2) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) Updates `mkdocs-material` from 9.6.1 to 9.6.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.1...9.6.6) Updates `mkdocstrings[python]` from 0.27.0 to 0.28.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.28.2) Updates `mkdocstrings-python` from 1.13.0 to 1.16.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.13.0...1.16.2) Updates `frequenz-repo-config[lib]` from 0.11.0 to 0.12.3 - [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.11.0...v0.12.3) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `frequenz-repo-config[extra-lint-examples]` from 0.11.0 to 0.12.3 - [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.11.0...v0.12.3) Updates `setuptools` from 75.8.0 to 75.8.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.0...v75.8.2) Updates `setuptools-scm[toml]` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[lib] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: setuptools-scm[toml] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
This probably needs updating the repo-config templates / run the migration to v0.12 to work. |
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
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 required group with 11 updates:
7.1.1
7.1.2
0.6.0
0.6.2
6.0.0
6.0.1
9.6.1
9.6.6
0.27.0
0.28.2
1.13.0
1.16.2
0.11.0
0.12.3
1.14.1
1.15.0
0.11.0
0.12.3
75.8.0
75.8.2
8.1.0
8.2.0
Updates
flake8
from 7.1.1 to 7.1.2Commits
fffee8b
Release 7.1.219001f7
Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737a
avoid starting unnecessary processes when file count is limitedUpdates
pydoclint
from 0.6.0 to 0.6.2Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
193dc55
Fix missing config option onlyAttrsWithClassVarAreTreatedAsClassAttrs (#219)981a0b1
Throw error when user provides no paths (#218)299a57c
Update documentation on --ignore-underscore-args optionb05a41a
Update documentation4a16088
Include AssertionError in Raises section (#215)5b117a6
Revert "Migrate to pyproject.toml (#214)" (#217)54c368b
Migrate to pyproject.toml (#214)Updates
isort
from 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5
Merge pull request #2096 from xinydev/fix-docsee477e9
Merge branch 'main' into fix-docs790bb06
Merge pull request #2372 from cclauss/ruff-rules-PT168d850
Merge branch 'main' into ruff-rules-PT6165d6b
Merge pull request #2373 from PyCQA/ci/remove-safetyf776259
Remove Safety176ada2
Ruff rules PT for pytest3305894
Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3e
Ruff rules B017, B028, and E2031157b58
Merge pull request #2359 from cclauss/ruffUpdates
mkdocs-material
from 9.6.1 to 9.6.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
922cb7c
Prepare 9.6.6 release523922b
Fixed privacy plugin not replacing occurrences3bd81bd
Updated dependenciesb6e40de
Updated dependencies3a7cc2a
Lowered backref version to support Py3.8 (#8037)ab15110
Replaced regex with backrefs package in search plugin (#8034)37162a5
Replaced regex with re in info plugin396c493
Documentation779c54e
Documentation7445b2a
Prepare 9.6.5 releaseUpdates
mkdocstrings[python]
from 0.27.0 to 0.28.2Release notes
Sourced from mkdocstrings[python]'s releases.
... (truncated)
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
2b9b4f0
chore: Prepare release 0.28.22c22bdc
build: Depend on mkdocs-autorefs >= 1.4145954c
chore: Prepare release 0.28.14ab180d
fix: Renew MkDocs'relpath
processor instead of using same instanceede1941
chore: Increase mkdocstrings-python lower bound againe1eb99c
docs: Useinventories
instead ofimport
for Python example926dd7e
docs: Remove trailing spaces698a321
chore: Update mkdocstrings-python dev-dep to force uv to install it1cb9177
chore: Update location of the Python handler's JSON schema6ef1412
chore: Prepare release 0.28.0Updates
mkdocstrings-python
from 1.13.0 to 1.16.2Release notes
Sourced from mkdocstrings-python's releases.
... (truncated)
Changelog
Sourced from mkdocstrings-python's changelog.
... (truncated)
Commits
cfa9848
chore: Prepare release 1.16.2ea1ab49
build: Depend on mkdocs-autorefs >= 1.4 and mkdocstrings >= 0.28.215a7009
chore: Prepare release 1.16.10f497d1
fix: Give precedence to user-provided paths when they are already listed in `...e3a303c
chore: Prepare release 1.16.04a5ee10
feat: Add option to show/hide overloads20cae2c
chore: Prepare release 1.15.1d809f1a
fix: UnwrapAnnotated
regardless ofsignature_crossrefs
b557ff3
docs: Fix canonical path in Griffe extension for our custom config fieldsab3b227
chore: Prepare release 1.15.0Updates
frequenz-repo-config[lib]
from 0.11.0 to 0.12.3Release notes
Sourced from frequenz-repo-config[lib]'s releases.
... (truncated)
Commits
3fc1a3b
Add notes to the upgrading section and a comment that the script finished (#358)374985b
Add inidcator that the script has finished running4ce27bf
Add notes for MacOS users on how to use the migration script6aaa39d
Update link in cookiecutter end instructions (#360)23cd06a
Bump the repo-config version in the cookiecutter templates47e0219
Prepare release notes for v0.12.37a7e776
Update link in cookiecutter end instructions4aba551
Clear release notes (#356)51fa588
Clear release notes0704c59
Update the dependency to the latest patch version (#355)Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
frequenz-repo-config[extra-lint-examples]
from 0.11.0 to 0.12.3Release notes
Sourced from frequenz-repo-config[extra-lint-examples]'s releases.
... (truncated)
Commits
3fc1a3b
Add notes to the upgrading section and a comment that the script finished (#358)374985b
Add inidcator that the script has finished running4ce27bf
Add notes for MacOS users on how to use the migration script6aaa39d
Update link in cookiecutter end instructions (#360)23cd06a
Bump the repo-config version in the cookiecutter templates47e0219
Prepare release notes for v0.12.37a7e776
Update link in cookiecutter end instructions4aba551
Clear release notes (#356)51fa588
Clear release notes0704c59
Update the dependency to the latest patch version (#355)Updates
setuptools
from 75.8.0 to 75.8.2Changelog
Sourced from setuptools's changelog.
Commits
9aa3771
Bump version: 75.8.1 → 75.8.2c0f39c0
Update WorkingSet.find to consider standardised .dist-info directory names (#...edca181
Add news fragment22355fc
Also consider '-' separator in tests8280e2c
Attempt to solve path normalisation issue in windows testsa3718c8
Slightly change test, so that we are sure about the correct distribution bein...23b73aa
Fix mypy errors2c24223
Update WorkingSet.find to consider standardised dist-info names79d6e46
Add regression test for issue 485356c055b
Bump version: 75.8.0 → 75.8.1Updates
setuptools-scm[toml]
from 8.1.0 to 8.2.0Changelog
Sourced from setuptools-scm[toml]'s changelog.
Commits
e554978
complete changelog to reasonable accuracy for quick release260dcf0
chore: scriv collect836eb42
Merge pull request #1096 from DimitriPapadopoulos/ruff_0.9.198b7078
Merge pull request #1106 from Ecordonnier/eco/git-ceiling-directories7d4e94c
Merge pull request #1104 from jezdez/patch-10b82e5d
[pre-commit.ci] auto fixes from pre-commit.com hooks979d793
respect GIT_CEILING_DIRECTORIES68c6b20
Add missing code block end.9b6f031
Merge pull request #1102 from paugier/error-message-env-var2b0722f
Mention SETUPTOOLS_SCM_PRETEND_VERSION_FOR in error messageDependabot 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