LeslieLeung / heimdallr

一个非常轻量的通知网关,可以聚合各种推送渠道,使用 Serverless 部署,几乎零成本运行。
https://heimdallr.zeabur.app/docs
GNU General Public License v3.0
468 stars 42 forks source link

fix(deps): update dependency environs to v11 #37

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
environs (changelog) ^10.3.0 -> ^11.0.0 age adoption passing confidence

Release Notes

sloria/environs (environs) ### [`v11.0.0`](https://togithub.com/sloria/environs/blob/HEAD/CHANGELOG.md#1100-2024-03-04) [Compare Source](https://togithub.com/sloria/environs/compare/10.3.0...11.0.0) Fixes: - Prevent `DeprecationWarning` getting raised by marshmallow 3.21.0 (:issue:`333`). Other changes: - Remove `subcast_key` argument of `env.dict`. Use `subcast_keys` instead. - Bump minimum required marshmallow version to 3.13.0. - Remove `missing` argument from `Env` methods. Use `default` instead. - Remove `subcast` argument from `Env` methods that don't use it. - *Backwards-incompatible*: Remove `environs.__version__` variable. Use `importlib.metadata.version("environs")` instead.

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 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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud