-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency ops to v3 #350
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
Conversation
3945807
to
f0ed9e0
Compare
f0ed9e0
to
febc1a2
Compare
febc1a2
to
3139cea
Compare
3139cea
to
49a5837
Compare
This is blocked because of our base remaining on 20.04 for now: #178 |
49a5837
to
63cb884
Compare
63cb884
to
276b6cd
Compare
Test results for commit 276b6cdTest coverage for 276b6cd
Static code analysis report
|
276b6cd
to
689c962
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
==2.23.0
->==3.1.0
Release Notes
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.