-
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 7 updates #249
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/operator/python-packages-b37061a9b0
Closed
Bump the python-packages group across 1 directory with 7 updates #249
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/operator/python-packages-b37061a9b0
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 7 updates in the /operator directory: | Package | From | To | | --- | --- | --- | | [kubernetes](https://github.com/kubernetes-client/python) | `29.0.0` | `31.0.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.1` | | [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.9.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.6.8` | 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.1 - [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.1) 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.9.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.9.2) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3) Updates `ruff` from 0.3.7 to 0.6.8 - [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.6.8) --- updated-dependencies: - 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] <[email protected]>
Deploying netchecks-docs with Cloudflare Pages
|
The following labels could not be found: |
Pull Request Test Coverage Report for Build 11133433672Details
💛 - Coveralls |
Superseded by #253. |
dependabot
bot
deleted the
dependabot/pip/operator/python-packages-b37061a9b0
branch
October 6, 2024 21:00
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 7 updates in the /operator directory:
29.0.0
31.0.0
13.7.1
13.9.1
23.3.0
24.4.0
0.16.0
0.21.0
1.10.17
2.9.2
8.3.2
8.3.3
0.3.7
0.6.8
Updates
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.1Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
5ba9cb5
Merge pull request #3513 from Textualize/typing-extensions-fix2e98b72
depenency fix36f3ca6
changelog92abd70
Merge pull request #3509 from Textualize/panel-title-style7db6b63
version bumpd141390
skip lockfiles in codespell0c77fb7
typing fixff52f68
typing tweakfd7b326
test fix3936deb
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.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
ruff
from 0.3.7 to 0.6.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.