Update Go Dependencies #46

Merged
notarock-s-renovate[bot] merged 1 commit from renovate/go-dependencies into main 2026-04-29 02:54:06 +00:00
notarock-s-renovate[bot] commented 2026-04-28 01:02:27 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
github.com/chromedp/chromedp require minor v0.14.2v0.15.1
github.com/minio/minio-go/v7 require minor v7.0.100v7.1.0

Release Notes

chromedp/chromedp (github.com/chromedp/chromedp)

v0.15.1: chromedp v0.15.1

Compare Source

v0.15.0

Compare Source

minio/minio-go (github.com/minio/minio-go/v7)

v7.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.100...v7.1.0


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 07:59 AM, only on Tuesday ( * 1-7 * * 2 ) (UTC), 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.

👻 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 | |---|---|---|---| | [github.com/chromedp/chromedp](https://redirect.github.com/chromedp/chromedp) | require | minor | `v0.14.2` → `v0.15.1` | | [github.com/minio/minio-go/v7](https://redirect.github.com/minio/minio-go) | require | minor | `v7.0.100` → `v7.1.0` | --- ### Release Notes <details> <summary>chromedp/chromedp (github.com/chromedp/chromedp)</summary> ### [`v0.15.1`](https://redirect.github.com/chromedp/chromedp/releases/tag/v0.15.1): chromedp v0.15.1 [Compare Source](https://redirect.github.com/chromedp/chromedp/compare/v0.15.0...v0.15.1) ### [`v0.15.0`](https://redirect.github.com/chromedp/chromedp/compare/v0.14.2...v0.15.0) [Compare Source](https://redirect.github.com/chromedp/chromedp/compare/v0.14.2...v0.15.0) </details> <details> <summary>minio/minio-go (github.com/minio/minio-go/v7)</summary> ### [`v7.1.0`](https://redirect.github.com/minio/minio-go/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/minio/minio-go/compare/v7.0.100...v7.1.0) #### What's Changed - GetObjectAttributes: Add missing checksum & type by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;2217](https://redirect.github.com/minio/minio-go/pull/2217) - support x-minio-source-time header for getobject / statObject by [@&#8203;jiuker](https://redirect.github.com/jiuker) in [#&#8203;2219](https://redirect.github.com/minio/minio-go/pull/2219) - Add new AWS checksums by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;2221](https://redirect.github.com/minio/minio-go/pull/2221) **Full Changelog**: <https://github.com/minio/minio-go/compare/v7.0.100...v7.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 01:00 AM and 07:59 AM, only on Tuesday ( * 1-7 * * 2 ) (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4yIiwidXBkYXRlZEluVmVyIjoiNDMuNzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
notarock-s-renovate[bot] commented 2026-04-28 01:02:27 +00:00 (Migrated from github.com)

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

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.0 -> 1.26
github.com/chromedp/cdproto v0.0.0-20250724212937-08a3db8b4327 -> v0.0.0-20260321001828-e3e3800016bc
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 -> v0.0.0-20260214004413-d219187c3433
### ℹ️ 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): - 2 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :----------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.25.0` -> `1.26` | | `github.com/chromedp/cdproto` | `v0.0.0-20250724212937-08a3db8b4327` -> `v0.0.0-20260321001828-e3e3800016bc` | | `github.com/go-json-experiment/json` | `v0.0.0-20250725192818-e39067aee2d2` -> `v0.0.0-20260214004413-d219187c3433` |
Sign in to join this conversation.
No description provided.