fix(deps): update rust crate lazy-regex to 3.5.1 (#140)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lazy-regex](https://redirect.github.com/Canop/lazy-regex) | dependencies | patch | `3.4.2` → `3.5.1` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day 24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jerus-org/cull-gmail). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This commit is contained in:
@@ -31,7 +31,7 @@ config = { version = "0.15.19", default-features = false, features = [
|
|||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
google-gmail1 = "7.0.0"
|
google-gmail1 = "7.0.0"
|
||||||
hyper-rustls = { version = "0.27.7", features = ["http1"] }
|
hyper-rustls = { version = "0.27.7", features = ["http1"] }
|
||||||
lazy-regex = "3.4.2"
|
lazy-regex = "3.5.1"
|
||||||
log = "0.4.29"
|
log = "0.4.29"
|
||||||
serde = { version = "1.0.228", features = ["derive"] }
|
serde = { version = "1.0.228", features = ["derive"] }
|
||||||
serde_json = "1.0.149"
|
serde_json = "1.0.149"
|
||||||
|
|||||||
2
PRLOG.md
2
PRLOG.md
@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- deps: update rust crate clap to 4.5.54(pr [#137])
|
- deps: update rust crate clap to 4.5.54(pr [#137])
|
||||||
- deps: update rust crate flate2 to 1.1.8(pr [#138])
|
- deps: update rust crate flate2 to 1.1.8(pr [#138])
|
||||||
- deps: update rust crate hyper-rustls to 0.27.7(pr [#139])
|
- deps: update rust crate hyper-rustls to 0.27.7(pr [#139])
|
||||||
|
- deps: update rust crate lazy-regex to 3.5.1(pr [#140])
|
||||||
|
|
||||||
## [0.0.16] - 2025-10-30
|
## [0.0.16] - 2025-10-30
|
||||||
|
|
||||||
@@ -409,6 +410,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
[#137]: https://github.com/jerus-org/cull-gmail/pull/137
|
[#137]: https://github.com/jerus-org/cull-gmail/pull/137
|
||||||
[#138]: https://github.com/jerus-org/cull-gmail/pull/138
|
[#138]: https://github.com/jerus-org/cull-gmail/pull/138
|
||||||
[#139]: https://github.com/jerus-org/cull-gmail/pull/139
|
[#139]: https://github.com/jerus-org/cull-gmail/pull/139
|
||||||
|
[#140]: https://github.com/jerus-org/cull-gmail/pull/140
|
||||||
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...HEAD
|
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...HEAD
|
||||||
[0.0.16]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...v0.0.16
|
[0.0.16]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...v0.0.16
|
||||||
[0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15
|
[0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15
|
||||||
|
|||||||
Reference in New Issue
Block a user