GalvinGao / gofiber-template

A production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bun, with out-of-the-box MVC folder structure and CI/CD support.
MIT License
110 stars 6 forks source link

fix(deps): update module github.com/uptrace/bun to v1.2.5 #91

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/uptrace/bun v1.1.17 -> v1.2.5 age adoption passing confidence

Release Notes

uptrace/bun (github.com/uptrace/bun) ### [`v1.2.5`](https://redirect.github.com/uptrace/bun/releases/tag/v1.2.5) [Compare Source](https://redirect.github.com/uptrace/bun/compare/v1.2.3...v1.2.5) Please refer to [CHANGELOG.md](https://redirect.github.com/uptrace/bun/blob/master/CHANGELOG.md) for details ### [`v1.2.3`](https://redirect.github.com/uptrace/bun/releases/tag/v1.2.3) [Compare Source](https://redirect.github.com/uptrace/bun/compare/v1.2.2...v1.2.3) Please refer to [CHANGELOG.md](https://redirect.github.com/uptrace/bun/blob/master/CHANGELOG.md) for details ### [`v1.2.2`](https://redirect.github.com/uptrace/bun/releases/tag/v1.2.2) [Compare Source](https://redirect.github.com/uptrace/bun/compare/v1.2.1...v1.2.2) Please refer to [CHANGELOG.md](https://redirect.github.com/uptrace/bun/blob/master/CHANGELOG.md) for details ### [`v1.2.1`](https://redirect.github.com/uptrace/bun/releases/tag/v1.2.1) [Compare Source](https://redirect.github.com/uptrace/bun/compare/v1.2.0...v1.2.1) Please refer to [CHANGELOG.md](https://redirect.github.com/uptrace/bun/blob/master/CHANGELOG.md) for details ### [`v1.2.0`](https://redirect.github.com/uptrace/bun/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/uptrace/bun/compare/v1.1.17...v1.2.0) Please refer to [CHANGELOG.md](https://redirect.github.com/uptrace/bun/blob/master/CHANGELOG.md) for details

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.

renovate[bot] commented 5 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.19 -> 1.23.2
golang.org/x/sys v0.16.0 -> v0.26.0