[charm lib] Update charm lib dependencies - autoclosed #127
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:
41.0.3
->41.0.7
4.19.0
->4.21.1
2.6.0
->2.11.0
Release Notes
pyca/cryptography (cryptography)
v41.0.7
Compare Source
v41.0.6
Compare Source
v41.0.5
Compare Source
v41.0.4
Compare Source
python-jsonschema/jsonschema (jsonschema)
v4.21.1
Compare Source
=======
contains
keyword by removing some unnecessary validator (re-)creation.v4.21.0
Compare Source
=======
enum
in the presence of0
or1
to properly considerTrue
andFalse
unequal (#1208).{min,max}{Items,Length,Properties}
when they're checking for emptiness rather than true length.v4.20.0
Compare Source
=======
unevaluatedItems
(resp.unevaluatedProperties
) when behind a$dynamicRef
as specified by the 2020 and 2019 specifications.jsonschema.exceptions.ErrorTree.__setitem__
is now deprecated.More broadly, in general users of
jsonschema
should never be mutating objects owned by the library.v4.19.2
Compare Source
=======
additionalItems
keyword into JSON Schema draft 2020-12, where it was replaced byitems
.v4.19.1
Compare Source
=======
hostname
format.This is the behavior specified by the relevant RFC (1123).
IDN hostname behavior was already correct.
canonical/operator (ops)
v2.11.0
Compare Source
StopEvent
,RemoveEvent
, and allLifeCycleEvent
s are no longer deferrable, and will raise aRuntimeError
ifdefer()
is called on the event object.ActionEvent.id
, exposing the JUJU_ACTION_UUID environment variable.pebble.Plan
objects by passing in apebble.PlanDict
, theability to compare two
Plan
objects with==
, and the ability to create an empty Plan withPlan()
.v2.10.0
Compare Source
PebbleCustomNoticeEvent
,get_notices
, and so on)Relation.active
, and excluded inactive relations fromModel.relations
ContainerMeta
,and various info links in
CharmMeta
)v2.9.0
Compare Source
ops.pebble
layers and plansHarness.run_action()
,testing.ActionOutput
, andtesting.ActionFailed
v2.8.0
Compare Source
Unit.reboot()
and `Harness.reboot_count``RelationMeta.optional
Handle
'skey
was expanded fromstr
tostr|None
app
andunit
in relation events to excludeNone
where applicablev2.7.0
Compare Source
JujuVersion
to astr
OpenPort
toPort
(OpenPort
remains as an alias)Configuration
📅 Schedule: Branch creation - "after 1am and before 3am every weekday" 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 has been generated by Mend Renovate. View repository job log here.