Merged
Conversation
9f636ee to
f92e484
Compare
Contributor
|
Fixed CI failure |
f92e484 to
60641b4
Compare
Marenz
approved these changes
Feb 1, 2024
llucax
reviewed
Feb 2, 2024
60641b4 to
77e03c1
Compare
llucax
requested changes
Feb 5, 2024
Contributor
llucax
left a comment
There was a problem hiding this comment.
The bump from repo-config to v0.8 probably needs manual changes. I'm not sure even if CI tests pass for the PR, they might fail for pushes because there are some jobs that only run on pushes.
Bumps the optional group with 13 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.3.2` | `0.3.9` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.4.4` | `3.5.2` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.4` | `1.0.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.3.1` | `9.5.6` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.23.0` | `0.24.0` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.7.5` | `0.8.0` | | [mypy](https://github.com/python/mypy) | `1.5.1` | `1.8.0` | | [types-markdown](https://github.com/python/typeshed) | `3.4.2.10` | `3.5.0.20240129` | | [pylint](https://github.com/pylint-dev/pylint) | `3.0.2` | `3.0.3` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.7.5` | `0.8.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.11.1` | `3.12.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.21.1` | `0.23.4` | Updates `pydoclint` from 0.3.2 to 0.3.9 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.3.2...0.3.9) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `markdown` from 3.4.4 to 3.5.2 - [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.4.4...3.5.2) Updates `mkdocs-macros-plugin` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.0.4...v1.0.5) Updates `mkdocs-material` from 9.3.1 to 9.5.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.3.1...9.5.6) Updates `mkdocstrings[python]` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.23.0...0.24.0) Updates `frequenz-repo-config[lib]` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.8.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.7.5...v0.8.0) Updates `mypy` from 1.5.1 to 1.8.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...v1.8.0) Updates `types-markdown` from 3.4.2.10 to 3.5.0.20240129 - [Commits](https://github.com/python/typeshed/commits) Updates `pylint` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.2...v3.0.3) Updates `frequenz-repo-config[extra-lint-examples]` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.8.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.7.5...v0.8.0) Updates `pytest-mock` from 3.11.1 to 3.12.0 - [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.11.1...v3.12.0) Updates `pytest-asyncio` from 0.21.1 to 0.23.4 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.4) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mkdocs-macros-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: frequenz-repo-config[lib] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: types-markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: frequenz-repo-config[extra-lint-examples] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: optional ... Signed-off-by: dependabot[bot] <support@github.com>
77e03c1 to
f849f0d
Compare
Contributor
|
Added config-repo required changes |
Merged
llucax
approved these changes
Feb 6, 2024
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
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 optional group with 13 updates:
0.3.20.3.95.12.05.13.23.4.43.5.21.0.41.0.59.3.19.5.60.23.00.24.00.7.50.8.01.5.11.8.03.4.2.103.5.0.202401293.0.23.0.30.7.50.8.03.11.13.12.00.21.10.23.4Updates
pydoclintfrom 0.3.2 to 0.3.9Updates
isortfrom 5.12.0 to 5.13.2Updates
markdownfrom 3.4.4 to 3.5.2Updates
mkdocs-macros-pluginfrom 1.0.4 to 1.0.5Updates
mkdocs-materialfrom 9.3.1 to 9.5.6Updates
mkdocstrings[python]from 0.23.0 to 0.24.0Updates
frequenz-repo-config[lib]from 0.7.5 to 0.8.0Updates
mypyfrom 1.5.1 to 1.8.0Updates
types-markdownfrom 3.4.2.10 to 3.5.0.20240129Updates
pylintfrom 3.0.2 to 3.0.3Updates
frequenz-repo-config[extra-lint-examples]from 0.7.5 to 0.8.0Updates
pytest-mockfrom 3.11.1 to 3.12.0Updates
pytest-asynciofrom 0.21.1 to 0.23.4