-
Couldn't load subscription status.
- Fork 5
Bump the required group across 1 directory with 12 updates #14
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
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 required group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.4` | `0.6.6` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.11` | `9.6.14` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.8` | `1.16.11` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.1` | `0.13.4` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.16.0` | | [types-markdown](https://github.com/typeshed-internal/stub_uploader) | `3.7.0.20250322` | `3.8.0.20250415` | | [nox](https://github.com/wntrblm/nox) | `2025.2.9` | `2025.5.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.6` | `3.3.7` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.1` | `0.13.4` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.2.0` | `8.3.1` | Updates `pydoclint` from 0.6.4 to 0.6.6 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.4...0.6.6) Updates `markdown` from 3.7 to 3.8 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.7...3.8) Updates `mkdocs-material` from 9.6.11 to 9.6.14 - [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.11...9.6.14) Updates `mkdocstrings-python` from 1.16.8 to 1.16.11 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.8...1.16.11) Updates `frequenz-repo-config[lib]` from 0.13.1 to 0.13.4 - [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.1...v0.13.4) Updates `mypy` from 1.15.0 to 1.16.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) Updates `types-markdown` from 3.7.0.20250322 to 3.8.0.20250415 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `nox` from 2025.2.9 to 2025.5.1 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.02.09...2025.05.01) Updates `pylint` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.1 to 0.13.4 - [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.1...v0.13.4) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `setuptools-scm[toml]` from 8.2.0 to 8.3.1 - [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.2.0...v8.3.1) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: markdown dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: frequenz-repo-config[lib] dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: types-markdown dependency-version: 3.8.0.20250415 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: nox dependency-version: 2025.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: setuptools-scm[toml] dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
|
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
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 required group with 12 updates in the / directory:
0.6.40.6.63.73.89.6.119.6.141.16.81.16.110.13.10.13.41.15.01.16.03.7.0.202503223.8.0.202504152025.2.92025.5.13.3.63.3.70.13.10.13.43.14.03.14.18.2.08.3.1Updates
pydoclintfrom 0.6.4 to 0.6.6Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
985b383Fix bug with double quotes; change "--quiet" default (#236)e4fc6cdFix a bug in checking assert errors (#230)b9b3d1fFix typo in config option default value (#229)Updates
markdownfrom 3.7 to 3.8Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
b34e1d0Bump version to 3.8e6b7163Update deploy workflow to normalize versionbd67d48Improve changelog validatione912575Fix incorrect TOC list structure in docs42d4b43Fix CI badge in README1caf028Optimize raw HTML post-processor (#1510)f6cfc5cUse PEP 639 license expressions in project metadata9c6e39aAdd Python 3.13 and drop Python 3.87aae61bAdd special case for closing nested quotes0ad5b0aAbbr should respect AtomicStringsUpdates
mkdocs-materialfrom 9.6.11 to 9.6.14Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2e9bd81Prepare 9.6.14 releasee45972aFixed social plugin crashing for CairoSVG >= 2.8bce053aFixed social plugin crashing for CairoSVG >= 2.8ca65624Updated changelog8670a01Prepare 9.6.13 release8485881Fixed entity-relationship diagram styling after Mermaid upgrade (#8211)5a0adb8Documentation (#8205)572da4fFixed annotations showing list markers in print view6d04f2cUpdated Change Request guide (#8201)e56efb2Updated dependenciesUpdates
mkdocstrings-pythonfrom 1.16.8 to 1.16.11Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
5d2ba0achore: Prepare release 1.16.117f95686fix: Fix highlighting for signature with known special names like__init__0a35b20fix: Use default font-size for parameter headingsba66969fix: Prevent uppercasing H5 titles (by Material for MkDocs)096960afix: Use configured heading even when signature is not separatedd4e618afix: Render attribute names without full path in ToCbb36fa1chore: Template upgradee15fb74chore: Prepare release 1.16.10482b451chore: Increase mkdocstrings lower bound (for tests in CI)f9eb591chore: Lowercase blackUpdates
frequenz-repo-config[lib]from 0.13.1 to 0.13.4Release notes
Sourced from frequenz-repo-config[lib]'s releases.
... (truncated)
Commits
78ec787Bump the minor group with 4 updates (#404)b68ebb9Bump the minor group with 4 updatesd788cbcBump the patch group across 1 directory with 4 updates (#402)1763b3eBump the patch group across 1 directory with 4 updates556d9f9Bump pydoclint from 0.6.4 to 0.6.6 (#397)ec5b00fBump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 (#398)30e8c0aUpdate types-setuptools requirement from <80,>=67.6.0 to >=67.6.0,<81 (#399)961db04Bump setuptools from 79.0.0 to 80.1.0 (#400)338a87fWiden setuptools upper bound to < 81 (#401)991c35eWiden setuptools upper bound to < 81Updates
mypyfrom 1.15.0 to 1.16.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9e72e96Update version to 1.16.08fe719fAdd changelog for 1.16 (#19138)2a036e7Revert "Infer correct types with overloads ofType[Guard | Is](#19161)b6da4fcAllow enum members to have type objects as values (#19160)334469f[mypyc] Improve documentation of native and non-native classes (#19154)a499d9fDocument --allow-redefinition-new (#19153)96525a2Merge commit '9e45dadcf6d8dbab36f83d9df94a706c0b4f9207' into release-1.169e45dadClear more data in TypeChecker.reset() instead of asserting (#19087)772cd0cAdd --strict-bytes to --strict (#19049)0b65f21Admit that Final variables are never redefined (#19083)Updates
types-markdownfrom 3.7.0.20250322 to 3.8.0.20250415Commits
Updates
noxfrom 2025.2.9 to 2025.5.1Release notes
Sourced from nox's releases.
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
2254a1echore: bump version to 2025.05.01 (#960)e0b5e33fix: conda_install issue with newer conda (#957)a58fe60fix: support forcing Python on parametrized session (#958)aa475d6fix: add UV_PYTHON to disallowed vars (#959)1acbb4echore: use PEP 639 license (#956)7219be7chore(deps): bump astral-sh/setup-uv from 5 to 6 in the actions group (#952)b943f95fix: uv version is now uv self version, support UV (#955)1d52c8fNever ignore URL dependencies in PEP 723 noxfiles (#935)4e7f644feat: show skip reason by default (#941)70df6abfix: use Python 3.12 for action, allow 3.13, drop 3.8 from auto versions (#946)Updates
pylintfrom 3.3.6 to 3.3.7Commits
f798a4aBump pylint to 3.3.7, update changelog (#10367)f9773deConsistency betweenis/is notand==/!=when comparing types...0533111[fix] Fix a crash for class decorators mistaken for class attributes (#10362)...887b1b6[fix] AttributeError crash when a slice is used as a class decorator (#10350)...6a02395[maintenance/3.3.x] Fix doc build (#10336)e87d10cadded black's github link in tutorial (#10303) (#10335)59d4c26Fix typo in missing-member-hint-distance documentation (#10314) (#10315)46460d8[setuptools] Force the upgrade of setuptools > 77 (#10313)5b2aa6cSpeed up the generation of no-member suggestions (#10277) (#10311)744ba53Fix crash caused by invalid format strings in.formatcontext (#10300) (#10...Updates
frequenz-repo-config[extra-lint-examples]from 0.13.1 to 0.13.4Release notes
Sourced from frequenz-repo-config[extra-lint-examples]'s releases.
... (truncated)
Commits
78ec787Bump the minor group with 4 updates (#404)b68ebb9Bump the minor group with 4 updatesd788cbcBump the patch group across 1 directory with 4 updates (#402)1763b3eBump the patch group across 1 directory with 4 updates556d9f9Bump pydoclint from 0.6.4 to 0.6.6 (#397)ec5b00fBump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 (#398)30e8c0aUpdate types-setuptools requirement from <80,>=67.6.0 to >=67.6.0,<81 (#399)961db04Bump setuptools from 79.0.0 to 80.1.0 (#400)338a87fWiden setuptools upper bound to < 81 (#401)991c35eWiden setuptools upper bound to < 81Updates
pytest-mockfrom 3.14.0 to 3.14.1Release notes
Source...
Description has been truncated