the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 641 forks source link

fix(deps): update module github.com/beego/beego/v2 to v2.2.0 #7355

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

beego/beego (github.com/beego/beego/v2) ### [`v2.2.0`](https://togithub.com/beego/beego/releases/tag/v2.2.0) [Compare Source](https://togithub.com/beego/beego/compare/v2.1.6...v2.2.0) **The significant change is the minor version of Go is 1.20** #### What's Changed - build(deps): bump golang.org/x/sync from 0.3.0 to 0.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5569](https://togithub.com/beego/beego/pull/5569) - build(deps): bump actions/setup-go from 3 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5567](https://togithub.com/beego/beego/pull/5567) - upgrade to go-redis/v9 by [@​carlhopf](https://togithub.com/carlhopf) in [https://github.com/beego/beego/pull/5606](https://togithub.com/beego/beego/pull/5606) - upgrader Go to v1.20 by [@​flycash](https://togithub.com/flycash) in [https://github.com/beego/beego/pull/5609](https://togithub.com/beego/beego/pull/5609) - build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5603](https://togithub.com/beego/beego/pull/5603) - build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5608](https://togithub.com/beego/beego/pull/5608) - build(deps): bump github.com/google/uuid from 1.2.0 to 1.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5582](https://togithub.com/beego/beego/pull/5582) - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.22 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5583](https://togithub.com/beego/beego/pull/5583) - build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.19.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5605](https://togithub.com/beego/beego/pull/5605) - chore: remove repetitive words by [@​racerole](https://togithub.com/racerole) in [https://github.com/beego/beego/pull/5614](https://togithub.com/beego/beego/pull/5614) - server: fix typo by [@​majorteach](https://togithub.com/majorteach) in [https://github.com/beego/beego/pull/5618](https://togithub.com/beego/beego/pull/5618) - fix 5620: ensure cookie always use the config by [@​flycash](https://togithub.com/flycash) in [https://github.com/beego/beego/pull/5621](https://togithub.com/beego/beego/pull/5621) - use filepath.Join() to build file paths by [@​seiyab](https://togithub.com/seiyab) in [https://github.com/beego/beego/pull/5617](https://togithub.com/beego/beego/pull/5617) - build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/beego/beego/pull/5619](https://togithub.com/beego/beego/pull/5619) #### New Contributors - [@​carlhopf](https://togithub.com/carlhopf) made their first contribution in [https://github.com/beego/beego/pull/5606](https://togithub.com/beego/beego/pull/5606) - [@​racerole](https://togithub.com/racerole) made their first contribution in [https://github.com/beego/beego/pull/5614](https://togithub.com/beego/beego/pull/5614) - [@​majorteach](https://togithub.com/majorteach) made their first contribution in [https://github.com/beego/beego/pull/5618](https://togithub.com/beego/beego/pull/5618) **Full Changelog**: https://github.com/beego/beego/compare/v2.1.6...v2.2.0

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.