Skip to content

fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.24 #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/harness/ff-golang-server-sdk v0.1.17 -> v0.1.24 age adoption passing confidence

Release Notes

harness/ff-golang-server-sdk (github.com/harness/ff-golang-server-sdk)

v0.1.24

Compare Source

What's Changed

Dependency bumps

  • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7

Full Changelog: harness/ff-golang-server-sdk@v0.1.23...v0.1.24

v0.1.23

Compare Source

What's Changed

Bug fixes:

  • FFM-11470:
    • Previously, from versions v0.1.21 to v0.1.22, a critical bug was identified where evaluation metrics processing could cause a system panic. This occurred when at least one evaluation involved a target with nil attributes—either due to attributes being omitted or explicitly set to nil. This release addresses this issue by implementing a fix that prevents such panics.
      *Enhanced Testing: To ensure the stability and reliability of this fix and similar functionalities, we have expanded the evaluation metrics suite of unit tests. These additional tests will help safeguard against regressions and improve code coverage.
    • Versions v0.1.21 and v0.1.22 have been retracted.
    • Removes GitHub Actions step Static Code Analysis / Build (push) as it is constantly failing due to out of date credentials. These checks have moved to Harness CI but this step had yet to be removed until now.
    • Bumps golang.org/x/net v0.25.0 for GHSA-4v7x-pqxf-cx7m

Full Changelog: harness/ff-golang-server-sdk@v0.1.22...v0.1.23

v0.1.22

Compare Source

What's Changed

Full Changelog: harness/ff-golang-server-sdk@v0.1.21...v0.1.22

v0.1.21

Compare Source

What's Changed

Bug fixes:

  • FFM-11212 Fixes an issue where only a single target would be registered in a metrics window by

Full Changelog: harness/ff-golang-server-sdk@v0.1.20...v0.1.21

v0.1.20

Compare Source

What's Changed

Full Changelog: harness/ff-golang-server-sdk@v0.1.19...v0.1.20

v0.1.19

Compare Source

What's Changed

*Add additional Debug logging around Evaluation Logic by @​stephenmcconkey in https://github.com/harness/ff-golang-server-sdk/pull/144

Full Changelog: harness/ff-golang-server-sdk@v0.1.18...v0.1.19

v0.1.18

Compare Source

What's Changed

Full Changelog: harness/ff-golang-server-sdk@v0.1.17...v0.1.18


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.


  • 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 as a code owner March 26, 2024 18:07
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 7 times, most recently from 22a5ac0 to 662ac19 Compare March 28, 2024 20:13
@renovate renovate bot changed the title fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.18 fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.19 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 5 times, most recently from 82d122d to a1637a2 Compare April 5, 2024 14:39
@renovate renovate bot changed the title fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.19 fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.20 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 9 times, most recently from 40dd483 to b097cde Compare April 12, 2024 07:20
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch from b097cde to 0211d1e Compare April 19, 2024 11:26
@renovate renovate bot changed the title fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.20 fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.21 Apr 19, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: providers/harness/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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.94.0 -> v0.124.0
github.com/go-openapi/jsonpointer v0.19.5 -> v0.20.2
github.com/go-openapi/swag v0.21.1 -> v0.22.8
github.com/google/uuid v1.3.0 -> v1.5.0
github.com/hashicorp/go-retryablehttp v0.7.4 -> v0.7.7
golang.org/x/net v0.17.0 -> v0.25.0

@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 2 times, most recently from f70b39f to 84292a2 Compare June 7, 2024 19:28
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 6 times, most recently from fce55a4 to 5f7c425 Compare June 17, 2024 17:32
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch from 5f7c425 to 1a89849 Compare June 27, 2024 15:35
@renovate renovate bot changed the title fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.23 fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.24 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch from 1a89849 to fb135f5 Compare June 27, 2024 18:41
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch from fb135f5 to 99b6c96 Compare July 12, 2024 16:34
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 10 times, most recently from 86aacfd to 6966095 Compare July 30, 2024 13:57
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch 2 times, most recently from 62600b7 to 243185a Compare August 13, 2024 17:05
@renovate renovate bot force-pushed the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch from 243185a to 9cf2eee Compare August 13, 2024 17:11
@toddbaert toddbaert merged commit 1eb6dad into main Aug 13, 2024
5 checks passed
@renovate renovate bot deleted the renovate/gb.xjqchip.workers.dev-harness-ff-golang-server-sdk-0.x branch August 13, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants