Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.22.9 -> 1.24.1

Release Notes

golang/go (go)

v1.24.1

v1.24.0

v1.23.7

v1.23.6

v1.23.5

v1.23.4

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.12

v1.22.11

v1.22.10


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team February 11, 2025 17:12
@renovate renovate bot added the renovate label Feb 11, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: core/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/toolchain@v0.0.1-go1.24.1.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

File name: flagd-proxy/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/toolchain@v0.0.1-go1.24.1.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

File name: flagd/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/toolchain@v0.0.1-go1.24.1.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 11, 2025
@netlify
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit c828afe
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/67e2f8cb72f2410008cc5e6f

@renovate renovate bot force-pushed the renovate/go-1.x branch 4 times, most recently from e6595aa to f35a5ff Compare February 19, 2025 17:14
@renovate renovate bot force-pushed the renovate/go-1.x branch 6 times, most recently from fe519bf to 46cbc98 Compare February 25, 2025 03:52
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from 495e0f7 to 5cb7be0 Compare March 4, 2025 23:03
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.0 chore(deps): update dependency go to v1.24.1 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from 448c045 to 99327f8 Compare March 6, 2025 02:58
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from e85bd3c to 1ff84aa Compare March 14, 2025 10:40
@renovate renovate bot force-pushed the renovate/go-1.x branch from 1ff84aa to 72aa5e7 Compare March 14, 2025 15:23
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Mar 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 20, 2025
@aepfli
Copy link
Member

aepfli commented Mar 20, 2025

@toddbaert @beeme1mr i am not sure if we want to upgrade or not, but i prepared this pr to be ready to be merged (not sure about the implications)

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 25, 2025
@toddbaert
Copy link
Member

@toddbaert @beeme1mr i am not sure if we want to upgrade or not, but i prepared this pr to be ready to be merged (not sure about the implications)

I don't think we want to update our min go version beyond what's the oldest EOL version (just copying our slack conversation for posterity).

Approved now that it's all just toolchain.

@toddbaert toddbaert merged commit cd46044 into main Mar 25, 2025
15 checks passed
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
toddbaert pushed a commit that referenced this pull request Jun 2, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.12.4</summary>

##
[0.12.4](flagd/v0.12.3...flagd/v0.12.4)
(2025-05-28)


### 🐛 Bug Fixes

* Bump OpenTelemetry instrumentation dependencies
([#1616](#1616))
([11db29d](11db29d))


### ✨ New Features

* add traces to ofrep endpoint
([#1593](#1593))
([a5d43bc](a5d43bc))


### 🧹 Chore

* **deps:** update dependency go to v1.24.1
([#1559](#1559))
([cd46044](cd46044))
* **security:** upgrade dependency versions
([#1632](#1632))
([761d870](761d870))
</details>

<details><summary>flagd-proxy: 0.7.4</summary>

##
[0.7.4](flagd-proxy/v0.7.3...flagd-proxy/v0.7.4)
(2025-05-28)


### 🧹 Chore

* **deps:** update dependency go to v1.24.1
([#1559](#1559))
([cd46044](cd46044))
* **security:** upgrade dependency versions
([#1632](#1632))
([761d870](761d870))
</details>

<details><summary>core: 0.11.4</summary>

##
[0.11.4](core/v0.11.3...core/v0.11.4)
(2025-05-28)


### 🐛 Bug Fixes

* incorrect comparison used for time
([#1608](#1608))
([8c5ac2f](8c5ac2f))


### 🧹 Chore

* **deps:** update dependency go to v1.24.1
([#1559](#1559))
([cd46044](cd46044))
* **security:** upgrade dependency versions
([#1632](#1632))
([761d870](761d870))


### 🔄 Refactoring

* Refactor the cron function in http sync
([#1600](#1600))
([babcacf](babcacf))
* removed hardcoded metric export interval and use otel default
([#1621](#1621))
([81c66eb](81c66eb))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants