the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.99k stars 672 forks source link

fix(deps): update module github.com/beego/beego/v2 to v2.3.3 #7964

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/beego/beego/v2 v2.3.1 -> v2.3.3 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

beego/beego (github.com/beego/beego/v2) ### [`v2.3.3`](https://redirect.github.com/beego/beego/releases/tag/v2.3.3) [Compare Source](https://redirect.github.com/beego/beego/compare/v2.3.2...v2.3.3) #### What's Changed - fixed [#​5715](https://redirect.github.com/beego/beego/issues/5715),fixed [#​5714](https://redirect.github.com/beego/beego/issues/5714) Delete server/web/session/ledis/http:/host:port directory by [@​lengpucheng](https://redirect.github.com/lengpucheng) in [https://github.com/beego/beego/pull/5717](https://redirect.github.com/beego/beego/pull/5717) **Full Changelog**: https://github.com/beego/beego/compare/v2.3.2...v2.3.3 ### [`v2.3.2`](https://redirect.github.com/beego/beego/releases/tag/v2.3.2) [Compare Source](https://redirect.github.com/beego/beego/compare/v2.3.1...v2.3.2) #### What's Changed - added BootStrap call in case where default db name is not used by [@​fahadnaeemkhan](https://redirect.github.com/fahadnaeemkhan) in [https://github.com/beego/beego/pull/5706](https://redirect.github.com/beego/beego/pull/5706) - use sync.Once to replace lock by [@​luxcgo](https://redirect.github.com/luxcgo) in [https://github.com/beego/beego/pull/5710](https://redirect.github.com/beego/beego/pull/5710) - Update log.go by [@​binlihpu](https://redirect.github.com/binlihpu) in [https://github.com/beego/beego/pull/5708](https://redirect.github.com/beego/beego/pull/5708) - fix for the CVE-2022-31836 [`4ca2780`](https://redirect.github.com/beego/beego/commit/4ca2780dbf19d137746041886525fdebe594e50a) by [@​Nandavardhan8](https://redirect.github.com/Nandavardhan8) in [https://github.com/beego/beego/pull/5707](https://redirect.github.com/beego/beego/pull/5707) #### New Contributors - [@​luxcgo](https://redirect.github.com/luxcgo) made their first contribution in [https://github.com/beego/beego/pull/5710](https://redirect.github.com/beego/beego/pull/5710) - [@​binlihpu](https://redirect.github.com/binlihpu) made their first contribution in [https://github.com/beego/beego/pull/5708](https://redirect.github.com/beego/beego/pull/5708) - [@​Nandavardhan8](https://redirect.github.com/Nandavardhan8) made their first contribution in [https://github.com/beego/beego/pull/5707](https://redirect.github.com/beego/beego/pull/5707) **Full Changelog**: https://github.com/beego/beego/compare/v2.3.1...v2.3.2

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 was generated by Mend Renovate. View the repository job log.