Skip to content
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

[charm lib] Update charm lib dependencies - autoclosed #298

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) 41.0.3 -> 41.0.7 age adoption passing confidence
jsonschema (changelog) 4.19.0 -> 4.21.1 age adoption passing confidence
ops (changelog) 2.10.0 -> 2.11.0 age adoption passing confidence
poetry-core 1.7.0 -> 1.9.0 age adoption passing confidence
pydantic (changelog) 1.10.12 -> 1.10.14 age adoption passing confidence

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

=======

  • Slightly speed up the contains keyword by removing some unnecessary validator (re-)creation.

v4.21.0

Compare Source

=======

  • Fix the behavior of enum in the presence of 0 or 1 to properly consider True and False unequal (#​1208).
  • Special case the error message for {min,max}{Items,Length,Properties} when they're checking for emptiness rather than true length.

v4.20.0

Compare Source

=======

  • Properly consider items (and properties) to be evaluated by 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

=======

  • Fix the error message for additional items when used with heterogeneous arrays.
  • Don't leak the additionalItems keyword into JSON Schema draft 2020-12, where it was replaced by items.

v4.19.1

Compare Source

=======

  • Single label hostnames are now properly considered valid according to the 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 all LifeCycleEvents are no longer deferrable, and will raise a RuntimeError if defer() is called on the event object.
  • The remote app name (and its databag) is now consistently available in relation-broken events.
  • Added ActionEvent.id, exposing the JUJU_ACTION_UUID environment variable.
  • Added support for creating pebble.Plan objects by passing in a pebble.PlanDict, the
    ability to compare two Plan objects with ==, and the ability to create an empty Plan with Plan().
python-poetry/poetry-core (poetry-core)

v1.9.0

Compare Source

Added
  • Add a to key in tool.poetry.packages to allow custom subpackage names (#​672).
  • Add support for path dependencies that do not define a build system (#​675).
  • Add a tool.poetry.package-mode key to support non-package mode (#​661).
Changed
  • Update list of supported licenses (#​659,
    #​669,
    #​678,
    #​694).
  • Improve support for PEP 691 JSON-based Simple API (#​664).
  • Establish zipapp compatibility (#​670).
  • Rework list of files included in build artifacts (#​666).
  • Improve performance by treating collections in packages as immutable (#​663).
  • Deprecate poetry.core.masonry.builder (#​682).
  • Deprecate scripts that depend on extras (#​690).
Fixed
  • Fix an issue where insignificant errors were printed if the working directory is not inside a git repository (#​684).
  • Fix an issue where the project's directory was not recognized as git repository on Windows due to an encoding issue (#​685).
Vendoring

v1.8.1

Compare Source

Fixed
  • Fix an issue where git URLs starting with git+ could not be parsed anymore (#​657).

v1.8.0

Compare Source

Added
  • Add 3.12 to the list of available Python versions (#​631).
  • Add support for creating packages dynamically in the build script (#​629).
Changed
  • Improve marker logic for extra markers (#​636).
  • Update list of supported licenses (#​635,
    #​646).
  • Deprecate Dependency.transitive_python_versions (#​648).
  • Deprecate Dependency.transitive_python_constraint (#​649).
Fixed
  • Fix an issue where projects with extension modules were not installed in editable mode (#​633).
  • Fix an issue where the wrong or no lib folder was added to the wheel (#​634).
Vendoring
pydantic/pydantic (pydantic)

v1.10.14: 2024-01-19

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic@v1.10.13...v1.10.14

v1.10.13

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team August 31, 2023 02:04
paulomach
paulomach previously approved these changes Sep 11, 2023
@renovate renovate bot changed the title [charm lib] Update dependency ops to v2.6.0 [charm lib] Update charm lib dependencies Sep 25, 2023
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch 2 times, most recently from b771336 to b714768 Compare September 28, 2023 01:13
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from b714768 to 0108af7 Compare October 2, 2023 01:22
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from 0108af7 to 25919da Compare October 11, 2023 01:01
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from 25919da to 6c4f627 Compare October 26, 2023 01:37
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from 6c4f627 to b48afc5 Compare November 8, 2023 01:28
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from b48afc5 to 52d9355 Compare November 17, 2023 01:47
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch 2 times, most recently from 339e57e to 9716846 Compare December 1, 2023 01:33
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch 3 times, most recently from 19f6520 to 52106bd Compare January 22, 2024 01:23
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch 2 times, most recently from 6208dc1 to ed4d30c Compare February 5, 2024 01:14
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from ed4d30c to e23a878 Compare February 16, 2024 02:00
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from e23a878 to 52e559b Compare February 26, 2024 01:56
@renovate renovate bot force-pushed the renovate/charm-lib-dependencies branch from 52e559b to e090318 Compare March 6, 2024 02:48
@renovate renovate bot changed the title [charm lib] Update charm lib dependencies [charm lib] Update charm lib dependencies - autoclosed Mar 22, 2024
@renovate renovate bot closed this Mar 22, 2024
@renovate renovate bot deleted the renovate/charm-lib-dependencies branch March 22, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant