fix(deps): update golang deps non-major #2

Open
renovatebot wants to merge 1 commits from renovate/golang-deps-non-major into main
Owner

This PR contains the following updates:

Package Type Update Change
code.gitea.io/sdk/gitea require minor v0.17.1 -> v0.21.0
github.com/creasty/defaults require minor v1.7.0 -> v1.8.0
github.com/go-acme/lego/v4 require minor v4.5.3 -> v4.25.1
github.com/go-sql-driver/mysql require minor v1.6.0 -> v1.9.3
github.com/joho/godotenv require minor v1.4.0 -> v1.5.1
github.com/lib/pq require patch v1.10.7 -> v1.10.9
github.com/mattn/go-sqlite3 require patch v1.14.16 -> v1.14.30
github.com/microcosm-cc/bluemonday require patch v1.0.26 -> v1.0.27
github.com/pelletier/go-toml/v2 require minor v2.1.0 -> v2.2.4
github.com/rs/zerolog require minor v1.27.0 -> v1.34.0
github.com/stretchr/testify require minor v1.8.4 -> v1.10.0
github.com/urfave/cli/v2 require minor v2.3.0 -> v2.27.7
xorm.io/xorm require patch v1.3.2 -> v1.3.10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | code.gitea.io/sdk/gitea | require | minor | `v0.17.1` -> `v0.21.0` | | [github.com/creasty/defaults](https://github.com/creasty/defaults) | require | minor | `v1.7.0` -> `v1.8.0` | | [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) | require | minor | `v4.5.3` -> `v4.25.1` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | minor | `v1.6.0` -> `v1.9.3` | | [github.com/joho/godotenv](https://github.com/joho/godotenv) | require | minor | `v1.4.0` -> `v1.5.1` | | [github.com/lib/pq](https://github.com/lib/pq) | require | patch | `v1.10.7` -> `v1.10.9` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | require | patch | `v1.14.16` -> `v1.14.30` | | [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) | require | patch | `v1.0.26` -> `v1.0.27` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | require | minor | `v2.1.0` -> `v2.2.4` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | require | minor | `v1.27.0` -> `v1.34.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | require | minor | `v1.8.4` -> `v1.10.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.3.0` -> `v2.27.7` | | xorm.io/xorm | require | patch | `v1.3.2` -> `v1.3.10` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovatebot added 1 commit 2025-06-18 00:04:53 +00:00
renovatebot scheduled this pull request to auto merge when all checks succeed 2025-06-18 00:04:55 +00:00
renovatebot force-pushed renovate/golang-deps-non-major from eba81f1b16 to 3d211bf740 2025-06-24 00:05:15 +00:00 Compare
renovatebot force-pushed renovate/golang-deps-non-major from 3d211bf740 to 3486d1a866 2025-07-08 00:03:59 +00:00 Compare
renovatebot force-pushed renovate/golang-deps-non-major from 3486d1a866 to df84900b1a 2025-07-22 00:05:39 +00:00 Compare
renovatebot force-pushed renovate/golang-deps-non-major from df84900b1a to 20cfcda167 2025-07-25 00:06:25 +00:00 Compare
renovatebot force-pushed renovate/golang-deps-non-major from 20cfcda167 to 1fc06a49dc 2025-07-31 00:04:19 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/golang-deps-non-major:renovate/golang-deps-non-major
git checkout renovate/golang-deps-non-major
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: backend/pages-server-easy#2
No description provided.