chore(deps): update module github.com/pressly/goose/v3 to v3.24.0 #23

Open
renovatebot wants to merge 1 commit from renovate/github.com-pressly-goose-v3-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/pressly/goose/v3 require minor v3.23.1 -> v3.24.0

Release Notes

pressly/goose (github.com/pressly/goose/v3)

v3.24.0

Compare Source

  • Add support for loading environment variables from .env files, enabled by default.
    • The default file name is .env, but can be changed with the -env=<filename> flag.
    • To disable this feature, set -env=none.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | |---|---|---|---| | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | require | minor | `v3.23.1` -> `v3.24.0` | --- ### Release Notes <details> <summary>pressly/goose (github.com/pressly/goose/v3)</summary> ### [`v3.24.0`](https://github.com/pressly/goose/blob/HEAD/CHANGELOG.md#v3240) [Compare Source](https://github.com/pressly/goose/compare/v3.23.1...v3.24.0) - Add support for loading environment variables from `.env` files, enabled by default. - The default file name is `.env`, but can be changed with the `-env=<filename>` flag. - To disable this feature, set `-env=none`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-12-19 17:01:05 +00:00
renovatebot scheduled this pull request to auto merge when all checks succeed 2024-12-19 17:01:06 +00:00
Author
Collaborator

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.30.0 -> v0.33.0
### ℹ 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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :----------------- | :--------------------- | | `golang.org/x/net` | `v0.30.0` -> `v0.33.0` |
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/github.com-pressly-goose-v3-3.x:renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x
git rebase main
git checkout main
git merge --ff-only renovate/github.com-pressly-goose-v3-3.x
git checkout renovate/github.com-pressly-goose-v3-3.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge --squash renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge --ff-only renovate/github.com-pressly-goose-v3-3.x
git checkout main
git merge renovate/github.com-pressly-goose-v3-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: finn/go-project-template#23
No description provided.