Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2022

This PR contains the following updates:

Package Change Age Confidence
gopkg.in/launchdarkly/go-sdk-common.v2 v2.5.0 -> v2.5.1 age confidence

Release Notes

launchdarkly/go-sdk-common (gopkg.in/launchdarkly/go-sdk-common.v2)

v2.5.1

Compare Source

[2.5.1] - 2022-06-30

Changed:
  • If you create an ldvalue.Value with the ldvalue.Raw(json.RawMessage) constructor, and you pass a zero-length or nil value to the constructor, and then encode the Value to JSON with json.Marshal or an equivalent method, the JSON output will now be null (that is, the literal characters null representing a JSON null value). Previously it would have been a zero-length string, which is not valid as the JSON encoding of any value and could cause the SDK to output a malformed JSON document if the document contained such a value.

Configuration

📅 Schedule: Branch creation - "before 3am on tuesday" (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.

🔕 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 November 22, 2022 01:40
@renovate renovate bot added the type: chore work needed to keep the product and development running smoothly label Nov 22, 2022
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 22, 2022
@github-actions github-actions bot added the stale label Jan 31, 2023
@renovate renovate bot force-pushed the renovate/gopkg.in-launchdarkly-go-sdk-common.v2-2.x branch from e4933cb to 62d20b7 Compare March 24, 2023 22:33
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 24, 2023
@renovate renovate bot changed the title fix(deps): update module gopkg.in/launchdarkly/go-sdk-common.v2 to v2.5.1 fix(deps): update module gopkg.in/launchdarkly/go-sdk-common.v2 to v2.5.1 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/gopkg.in-launchdarkly-go-sdk-common.v2-2.x branch October 23, 2023 10:55
@renovate renovate bot changed the title fix(deps): update module gopkg.in/launchdarkly/go-sdk-common.v2 to v2.5.1 - autoclosed fix(deps): update module gopkg.in/launchdarkly/go-sdk-common.v2 to v2.5.1 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/gopkg.in-launchdarkly-go-sdk-common.v2-2.x branch October 23, 2023 13:50
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

ℹ 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
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 -> v3.0.0-20200615113413-eeeca48fe776

@renovate renovate bot force-pushed the renovate/gopkg.in-launchdarkly-go-sdk-common.v2-2.x branch from 62d20b7 to b54f2dc Compare August 10, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants