-
Notifications
You must be signed in to change notification settings - Fork 21
Update Python dependencies (major) #397
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-python-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
blocked by canonical/data-platform-workflows#159 |
taurus-forever
approved these changes
Apr 3, 2024
a5d4a80
to
573b9f7
Compare
573b9f7
to
d2c4ab7
Compare
2888e12
to
e57b57e
Compare
e57b57e
to
90bc394
Compare
4ae1adc
to
bc62ca3
Compare
39d59d6
to
fd5d366
Compare
03f0be9
to
3351bf1
Compare
3351bf1
to
c10297b
Compare
carlcsaposs-canonical
approved these changes
Jul 18, 2024
6afea47
to
6ec2075
Compare
6ec2075
to
8cd8432
Compare
6765ab0
to
0e3c650
Compare
0e3c650
to
54ea856
Compare
d6f1783
to
3d9f92a
Compare
3d9f92a
to
dc22b05
Compare
dc22b05
to
dba38ad
Compare
|
cf35a3f
to
10470ad
Compare
f6fb354
to
01d37f0
Compare
01d37f0
to
b5e0edd
Compare
423abe4
to
32c9e0e
Compare
32c9e0e
to
c4f983c
Compare
c4f983c
to
a3183b6
Compare
a3183b6
to
37bd80e
Compare
aa42982
to
a5c7da8
Compare
a5c7da8
to
af24f10
Compare
af24f10
to
b9a04ea
Compare
bdd12d3
to
7c99e9f
Compare
7c99e9f
to
ecb8c40
Compare
ecb8c40
to
2ee342c
Compare
2ee342c
to
5dccb26
Compare
5dccb26
to
77ba4c4
Compare
77ba4c4
to
ccc9ef0
Compare
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.
This PR contains the following updates:
0.0.54
->1.0.0
^27.2.0
->^33.1.0
^2.15.0
->^3.1.0
2.15.0
->3.1.0
1.9.0
->2.1.3
^7.4.0
->^8.4.1
^0.21.1
->^1.1.0
^8.2.2
->^9.1.2
Release Notes
canonical/cos-lib (cosl)
v1.0.0
Compare Source
What's Changed
coordinated_workers
out ofcosl
by @michaeldmitry in https://github.com/canonical/cos-lib/pull/146Full Changelog: canonical/cos-lib@0.1.1...1.0.0
v0.1.1
Compare Source
What's Changed
coordinated_workers
module by @michaeldmitry in https://github.com/canonical/cos-lib/pull/148Full Changelog: canonical/cos-lib@0.1.0...0.1.1
v0.1.0
Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.57...0.1.0
v0.0.57
Compare Source
Surface an otherwise hard-to-spot issue, where the ingress is handing the coordinated workers an HTTPS endpoint, but the coordinator and workers themselves don't have a certificates relation.
Workers and coordinator now set blocked on TLS misconfiguration.
What's Changed
test-distributed-charms
CI workflow by @michaeldmitry in https://github.com/canonical/cos-lib/pull/134Full Changelog: canonical/cos-lib@0.0.56...0.0.57
v0.0.56
Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.55...0.0.56
v0.0.55
Compare Source
What's Changed
Full Changelog: canonical/cos-lib@0.0.54...0.0.55
kubernetes-client/python (kubernetes)
v33.1.0
: Kubernetes Python Client v33.1.0 Stable ReleaseCompare Source
Getting started:
Or from source, download attached zip file, then
unzip client-python-v33.1.0.zip cd client-python-v33.1.0 python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-33.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-33.0/CHANGELOG.md
v32.0.1
Compare Source
Kubernetes API Version: v1.32.2
Uncategorized
Bug or Regression
Feature
apply
parameter for functions within theutils.create_from_yaml
submodule. This allows these functions to optionally use theDynamicClient.server_side_apply
function to apply yaml manifests. (#2252, @dcmcand)utils.format_quantity
to convert decimal numbers into a canonical Kubernetes quantity. (#2216, @rkschamer)v32.0.0
Compare Source
Kubernetes API Version: v1.32.1
Bug or Regression
v31.0.0
Compare Source
Kubernetes API Version: v1.31.0
v30.1.0
Compare Source
Kubernetes API Version: v1.30.1
New Feature:
v29.0.0
Compare Source
Kubernetes API Version: v1.29.0
Bug or Regression
v28.1.0
Compare Source
Kubernetes API Version: v1.28.2
API Change
The incorrect cost was evident when the result of a function was used in subsequent operations. (kubernetes/kubernetes#119807, @jpbetz) [SIG API Machinery, Auth and Cloud Provider]
canonical/operator (ops)
v3.1.0
Compare Source
Features
Fixes
Documentation
ops
version in Charmcraft profiles (#1872)Tests
CI
v3.0.0
Compare Source
The minimum version of Python for Ops 3.x is 3.10.
Documentation
CI
v2.23.1
: : Add the remote unit to Relation.data, but not Relation.unitsCompare Source
This is a small bug-fix release for the 2.x series that addresses issues with the recent feature making relation data available in relation-departed events. Rather than inserting the remote unit into
Relation.units
, the data is available fromRelation.data
, without changingRelation.units
.What's Changed
Fixes
Relation.data
but notRelation.units
in https://github.com/canonical/operator/pull/1928Documentation
self.app
andself.unit
in https://github.com/canonical/operator/pull/1856CI
Full Changelog: canonical/operator@2.23.0...2.23.1
v2.23.0
Compare Source
Features
Fixes
Documentation
CI
v2.22.0
Compare Source
Features
Fixes
__init__
(#1737)ops.testing
(#1754)Documentation
CI
ops[tracing]
integration tests (#1686)alertmanager-k8s-operator
in observability charm tests (#1753)ops[tracing]
addition (#1755)v2.21.1
Compare Source
Reverted
Documentation
v2.21.0
Compare Source
Features
Fixes
Documentation
CI
Tests
v2.20.0
Compare Source
Features
remove_revision()
method toSecretRemoveEvent
andSecretExpiredEvent
(#1624)Relation.remote_model
property (#1610)RelationDataContent.update
(#1586)CharmMeta
(#1648)testing.Container
match the plan (#1630)ops.testing.State
components are less mutable (#1617)Fixes
Documentation
ops.testing.Container
(#1637)CI
v2.19.4
: ops 2.19.4 and ops-scenario 7.19.4 Synchronise ops and ops-scenario versionsCompare Source
No changes since 2.19.3 and 7.19.3. This is to push packages to PyPI only.
Full Changelog: canonical/operator@2.19.3...2.19.4
v2.19.0
Compare Source
Features
Documentation
CI
v2.18.1
Compare Source
Fixes
Documentation
v2.18.0
Compare Source
Features
Fixes
Documentation
Continuous Integration
Testing
v2.17.1
Compare Source
Fixes
push_path
open in binary mode so it works on non-text files (#1458)Documentation
MaintenanceStatus
for local issues (#1397)collect-status
is is run on every hook (#1399)ogp:url
properties Sphinx generates (#1411)READTHEDOCS
context variable (#1410)StoredState
is stored, and the upgrade behaviour (#1416)stop_services
docstring (#1457)Continuous Integration
Refactoring
v2.17.0
Compare Source
Features
ops[testing]
and expose the names in ops.testing (#1381)type: ignore
it (#1345)InvalidStatusError
instead of waiting for Juju:CollectStatusEvent.add_status
with error or unknown (#1386)_ModelBackend.set_status
(#1354)Fixes
StatusBase
subclasses by callingStatusBase.register
in__init_subclass__
(#1383)Secret.set_info
andSecret.set_content
can be called in the same hook (#1373)Documentation
config-changed
is triggered by Juju trust (#1357)CharmBase
inheritance example by @theofpa (#1349)Continuous Integration
Testing
Refactoring
ops.testing
toops._private.harness
(#1369)unittest.mock
names in the 'mock' namespace (#1379)StatusBase.register
decorator (#1384)Chores
v2.16.1
Compare Source
Fix
v2.16.0
Compare Source
Features
Refactor
Fixes
Documentation
Tests
CI
python-poetry/poetry-core (poetry-core)
v2.1.3
Compare Source
Changed
Fixed
project
section were treated as non-optional when a source was defined for them in thetool.poetry
section (#857).===
were not parsed correctly (#860).extra
markers with a value starting with "in" were not validated correctly (#862).WheelBuilder
was unnecessarily difficult (#855).v2.1.2
Compare Source
Changed
Fixed
#846).
extra
markers were not simplified (#842,#845,
#847).
python_version
markers was not recognized as empty (#849).python_version
markers were not simplified (#848,#851).
v2.1.1
Compare Source
Fixed
python_version
marker resulted in an invalid marker (#838).v2.1.0
Compare Source
Added
poetry
instance (#319).has_upper_bound method
toVersionConstraint
(#833).Changed
extra
markers (#818).#832).
python_version
markers (#826).Fixed
__pycache__
directory and*.pyc
files were included in sdists and wheels (#835).v2.0.1
Compare Source
Changed
Home-page
withProject-URL: Homepage
(#807).Fixed
tool.poetry.packages
without a specifiedformat
were not initialized with the default value resulting in aKeyError
(#805).project.urls
entries were not processed correctly resulting in aKeyError
(#807).project.dependencies
viatool.poetry.dependencies
were ignored ifproject.optional-dependencies
were defined (#811).v2.0.0
Compare Source
Added
project
section in thepyproject.toml
file according to PEP 621 (#708,#792).
platform_release
marker (#722).in
/not in
in generic constraints (#722).Configuration
📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.