andrewguest / kubernetes

Examples of Kubernetes configs
3 stars 0 forks source link

chore(deps): update dependency starlette to v0.26.1 - autoclosed #337

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlette (changelog) ==0.25.0 -> ==0.26.1 age adoption passing confidence

Release Notes

encode/starlette ### [`v0.26.1`](https://togithub.com/encode/starlette/releases/tag/0.26.1): Version 0.26.1 [Compare Source](https://togithub.com/encode/starlette/compare/0.26.0.post1...0.26.1) ##### Fixed - Fix typing of Lifespan to allow subclasses of Starlette [#​2077](https://togithub.com/encode/starlette/pull/2077). ### [`v0.26.0.post1`](https://togithub.com/encode/starlette/releases/tag/0.26.0.post1): Version 0.26.0.post1 [Compare Source](https://togithub.com/encode/starlette/compare/0.26.0...0.26.0.post1) ##### Fixed - Replace reference from Events to Lifespan on the mkdocs.yml [#​2072](https://togithub.com/encode/starlette/pull/2072). ### [`v0.26.0`](https://togithub.com/encode/starlette/releases/tag/0.26.0): Version 0.26.0 [Compare Source](https://togithub.com/encode/starlette/compare/0.25.0...0.26.0) ##### Added - Support [lifespan state](https://www.starlette.io/lifespan/) [#​2060](https://togithub.com/encode/starlette/pull/2060), [#​2065](https://togithub.com/encode/starlette/pull/2065) and [#​2064](https://togithub.com/encode/starlette/pull/2064). ##### Changed - Change `url_for` signature to return a `URL` instance [#​1385](https://togithub.com/encode/starlette/pull/1385). ##### Fixed - Allow "name" argument on `url_for()` and `url_path_for()` [#​2050](https://togithub.com/encode/starlette/pull/2050). ##### Deprecated - Deprecate `on_startup` and `on_shutdown` events [#​2070](https://togithub.com/encode/starlette/pull/2070). **Full Changelog**: https://github.com/encode/starlette/compare/0.25.0...0.26.0

Configuration

📅 Schedule: Branch creation - "before 5am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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