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

chore(deps): update testing pip deps (patch) #250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Jinja2 (changelog) ==3.1.4 -> ==3.1.5 age adoption passing confidence
bcrypt ==4.2.0 -> ==4.2.1 age adoption passing confidence
cosl ==0.0.24 -> ==0.0.54 age adoption passing confidence
ops (changelog) ==2.18.0 -> ==2.18.1 age adoption passing confidence

Release Notes

pallets/jinja (Jinja2)

v3.1.5

Compare Source

Unreleased

  • Calling sync render for an async template uses asyncio.run.
    :pr:1952
  • Avoid unclosed auto_aiter warnings. :pr:1960
  • Return an aclose-able AsyncGenerator from
    Template.generate_async. :pr:1960
  • Avoid leaving root_render_func() unclosed in
    Template.generate_async. :pr:1960
  • Avoid leaving async generators unclosed in blocks, includes and extends.
    :pr:1960
canonical/cos-lib (cosl)

v0.0.54

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.53...0.0.54

v0.0.51

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.50...0.0.51

v0.0.50

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.49...0.0.50

v0.0.49

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.48...0.0.49

v0.0.48

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.47...0.0.48

v0.0.47

Compare Source

  • remove a leaked testing dependency on cryptography

v0.0.46: DS Exchange

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.45...0.0.46

v0.0.45

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.44...0.0.45

v0.0.43

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.42...0.0.43

v0.0.42

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.41...0.0.42

v0.0.41

Compare Source

Add LogForwarder in coordinator

v0.0.40

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.39...0.0.40

v0.0.39: Push root ca cert to workload container

Compare Source

v0.0.38: bump release tag to match pyproject.toml

Compare Source

v0.0.37: s3 TLS support

Compare Source

added support for s3 TLS
minor touches to coordinator status

v0.0.36

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.34...0.0.36

v0.0.34: Fixed retry logic in worker object

Compare Source

v0.0.33: refactored worker status logic

Compare Source

refactored worker status logic

v0.0.32

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.31...0.0.32

v0.0.31

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.30...0.0.31

v0.0.30: holistic worker logic

Compare Source

refactored Worker logic to use a stateless reconciler function to avoid some pod-churn related race conditions

v0.0.29

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.28...0.0.29

v0.0.28

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.27...0.0.28

v0.0.27

Compare Source

unified config accessing logic so that it can be overridden by worker subclasses if a worker charm needs to preprocess its config on a per-unit basis

v0.0.26

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.25...0.0.26

v0.0.25

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.24...0.0.25

canonical/operator (ops)

v2.18.1

Compare Source

Fixes

  • Ensure that the event snapshot is available when one observer defers and another does not (#​1562)
  • Maintain transaction integrity on first run (#​1558)

Documentation

  • Set up intersphinx and add links (#​1546)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 30, 2024 10:12
canonical-iam
canonical-iam previously approved these changes Aug 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.25 chore(deps): update dependency cosl to v0.0.26 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 843709b to f0be55b Compare August 30, 2024 13:24
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from f0be55b to 5ea4898 Compare August 30, 2024 13:42
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 5ea4898 to 53dfcc6 Compare September 3, 2024 09:40
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 53dfcc6 to ab04433 Compare September 3, 2024 22:53
canonical-iam
canonical-iam previously approved these changes Sep 3, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from ab04433 to 5d04e1e Compare September 4, 2024 07:56
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.26 chore(deps): update dependency cosl to v0.0.27 Sep 4, 2024
canonical-iam
canonical-iam previously approved these changes Sep 4, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 5d04e1e to 837c9d1 Compare September 4, 2024 12:08
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.27 chore(deps): update dependency cosl to v0.0.28 Sep 4, 2024
canonical-iam
canonical-iam previously approved these changes Sep 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.28 chore(deps): update testing pip deps (patch) Sep 5, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 837c9d1 to 579f0b9 Compare September 5, 2024 06:32
canonical-iam
canonical-iam previously approved these changes Sep 5, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 579f0b9 to 7c1c6e8 Compare September 5, 2024 16:36
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 7c1c6e8 to 6167d72 Compare September 5, 2024 16:54
canonical-iam
canonical-iam previously approved these changes Sep 5, 2024
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 4f6b123 to 03a52b4 Compare January 24, 2025 00:34
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 03a52b4 to 9d57901 Compare January 28, 2025 19:59
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 9d57901 to d9419b2 Compare January 28, 2025 20:29
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from d9419b2 to 7bd581c Compare January 28, 2025 21:00
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 7bd581c to f715b98 Compare January 29, 2025 19:04
canonical-iam
canonical-iam previously approved these changes Jan 29, 2025
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from f715b98 to 83a5f8e Compare January 30, 2025 07:22
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 83a5f8e to ea39fe6 Compare January 30, 2025 10:16
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from ea39fe6 to 91f3099 Compare January 30, 2025 20:39
canonical-iam
canonical-iam previously approved these changes Jan 30, 2025
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 91f3099 to 2b3a8d4 Compare January 31, 2025 22:13
canonical-iam
canonical-iam previously approved these changes Jan 31, 2025
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 2b3a8d4 to f50524b Compare February 5, 2025 06:23
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from f50524b to 10a29f4 Compare February 5, 2025 12:31
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 10a29f4 to 09b2e0b Compare February 6, 2025 23:19
@renovate renovate bot force-pushed the renovate/auto-patch-testing-pip-deps branch from 09b2e0b to 38c2cc6 Compare February 7, 2025 18:47
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