-
Notifications
You must be signed in to change notification settings - Fork 4
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 python-packages group across 1 directory with 8 updates #291
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/operator/python-packages-63e9218937
Closed
Bump the python-packages group across 1 directory with 8 updates #291
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/operator/python-packages-63e9218937
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 python-packages group with 8 updates in the /operator directory: | Package | From | To | | --- | --- | --- | | [kopf](https://github.com/nolar/kopf) | `1.37.2` | `1.37.3` | | [kubernetes](https://github.com/kubernetes-client/python) | `29.0.0` | `31.0.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.4` | | [structlog](https://github.com/hynek/structlog) | `23.3.0` | `24.4.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.16.0` | `0.21.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.17` | `2.10.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.8.1` | Updates `kopf` from 1.37.2 to 1.37.3 - [Release notes](https://github.com/nolar/kopf/releases) - [Commits](nolar/kopf@1.37.2...1.37.3) Updates `kubernetes` from 29.0.0 to 31.0.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v29.0.0...v31.0.0) Updates `rich` from 13.7.1 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.9.4) Updates `structlog` from 23.3.0 to 24.4.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@23.3.0...24.4.0) Updates `prometheus-client` from 0.16.0 to 0.21.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.16.0...v0.21.0) Updates `pydantic` from 1.10.17 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.17...v2.10.2) Updates `pytest` from 8.3.2 to 8.3.4 - [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.3.2...8.3.4) Updates `ruff` from 0.3.7 to 0.8.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.7...0.8.1) --- updated-dependencies: - dependency-name: kopf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying netchecks-docs with Cloudflare Pages
|
The following labels could not be found: |
Superseded by #294. |
dependabot
bot
deleted the
dependabot/pip/operator/python-packages-63e9218937
branch
December 3, 2024 20:19
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 python-packages group with 8 updates in the /operator directory:
1.37.2
1.37.3
29.0.0
31.0.0
13.7.1
13.9.4
23.3.0
24.4.0
0.16.0
0.21.0
1.10.17
2.10.2
8.3.2
8.3.4
0.3.7
0.8.1
Updates
kopf
from 1.37.2 to 1.37.3Release notes
Sourced from kopf's releases.
Commits
6b8ce27
Merge pull request #1132 from Meallia/py313-logging-lock1b9f760
Align test_keepalive.py with pre-commit rulesde8493d
Merge pull request #1136 from nolar/fix-docs-builds9660eac
Fix the SphinxDocs buildsf506593
add python 3.13 support0a34d52
Fix tests and mypy dependenciesa69dae0
Merge pull request #1130 from nolar/remove-warning642ebf4
Remove the confusing warning from README.mde9a44fe
Remove the confusing warning from docs073cb54
Merge pull request #1119 from nolar/move-the-warning-to-the-indexUpdates
kubernetes
from 29.0.0 to 31.0.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
bc8c691
Merge pull request #2281 from yliaog/automated-release-of-31.0.0-upstream-rel...dbdba2b
Fixed CHANGELOG, the API version should be 1.31.0, the release tooling365dbaf
Update the compatibility matrix and maintenance status77a9bd0
generated client changea15ecb1
update changelog173931a
update version constants for 31.0.0 released8ee677
Merge pull request #2277 from yliaog/automated-release-of-31.0.0b1-upstream-r...7abc423
updated compatibility matrix and maintenance status2be6881
generated client changee49c89a
update changelogUpdates
rich
from 13.7.1 to 13.9.4Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsafcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelogUpdates
structlog
from 23.3.0 to 24.4.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.
... (truncated)
Commits
42fca8c
Prepare 24.4.03911ff0
Fix PyPI READMEd4f9b0e
docs/RTD: fetch tagsd4ea660
Improve RTD and run Cog on docs build (#632)81b1d44
Start new development cycle320e61a
Prepare 24.3.04699e09
docs: fix linksc9b7d06
docs: try adding empty lines (#631)abad3f3
More blooping6b1f912
docs: remove blooperUpdates
prometheus-client
from 0.16.0 to 0.21.0Release notes
Sourced from prometheus-client's releases.
Commits
3b183b4
Release 0.21.00014e97
Use re-entrant lock. (#1014)7c45f84
Reject invalid HTTP methods and resources (#1019)09a5ae3
Fix timestamp comparison (#1038)e364a96
Fix a typo in ASGI docs (#1036)eeec421
Pin python 3.8 and 3.9 at patch level (#1024)7bc8cdd
docs: correct link to multiprocessing docs (#1023)4535ce0
Add sanity check for label value (#1012)7a80f00
Release 0.20.06ae7737
wsgi server: address family discovery is not quite right (#1006)Updates
pydantic
from 1.10.17 to 2.10.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)a9cf39c
Fix type hint ofField.default
to be compatible with Python 3.8 and 3.9 (#1...869eafd
Support serialization as any forSecret
types andUrl
types (#10947)7c0ed72
Do not evaluate annotations for private fields (#10962)d6fc7fc
Only evaluateFieldInfo
annotations if required during schema building (#10...17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)Updates
pytest
from 8.3.2 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
ruff
from 0.3.7 to 0.8.1Release notes
Sourced from ruff's releases.