penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
176 stars 19 forks source link

fix(deps): update module github.com/antonmedv/expr to v1.12.3 #407

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/antonmedv/expr require patch v1.12.1 -> v1.12.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

antonmedv/expr ### [`v1.12.3`](https://togithub.com/antonmedv/expr/releases/tag/v1.12.3) [Compare Source](https://togithub.com/antonmedv/expr/compare/v1.12.2...v1.12.3) #### What's Changed - Fixed nil key check in map by [@​antonmedv](https://togithub.com/antonmedv) in [https://github.com/antonmedv/expr/pull/351](https://togithub.com/antonmedv/expr/pull/351) - Added Wrap and Unwrap method to hold self error by [@​hesining](https://togithub.com/hesining) in [https://github.com/antonmedv/expr/pull/352](https://togithub.com/antonmedv/expr/pull/352) #### New Contributors - [@​hesining](https://togithub.com/hesining) made their first contribution in [https://github.com/antonmedv/expr/pull/352](https://togithub.com/antonmedv/expr/pull/352) **Full Changelog**: https://github.com/antonmedv/expr/compare/v1.12.2...v1.12.3 ### [`v1.12.2`](https://togithub.com/antonmedv/expr/releases/tag/v1.12.2) [Compare Source](https://togithub.com/antonmedv/expr/compare/v1.12.1...v1.12.2) - Fixed `runtime.Fetch` for named slices by [@​blotus](https://togithub.com/blotus) in [https://github.com/antonmedv/expr/pull/349](https://togithub.com/antonmedv/expr/pull/349) #### New Contributors - [@​blotus](https://togithub.com/blotus) made their first contribution in [https://github.com/antonmedv/expr/pull/349](https://togithub.com/antonmedv/expr/pull/349) **Full Changelog**: https://github.com/antonmedv/expr/compare/v1.12.1...v1.12.2

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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.