Skip to content

chore(deps): update dependency statsig to 1.29.1 #221

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Statsig 1.26.0 -> 1.29.1 age adoption passing confidence

Release Notes

statsig-io/dotnet-sdk (Statsig)

v1.29.1: - Persistent User Storage Fix and Additional Dynamic Config Exposure Metadata

Compare Source

Improvements
  • Add additional metadata to dynamic config exposures
Fixes
  • Makes persistent user values fall back to an empty map if load returns null to enable saving to still work

Included In This Release

  • b799995 sroyal-statsig
    • Have Persistent Values Load Fallback to Empty Map (#​169)
  • c06dec1 sroyal-statsig
    • Add RulePassed to Exposure Metadata (#​168)

Full Changelog: statsig-io/dotnet-sdk@1.29.0...1.29.1

v1.29.0: - Use CDN for config downloads

Compare Source

Improvements
  • Switches to using a get request to get config specs from cdn, which will improve reliability and latency

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.28.1...1.29.0

v1.28.0: - Add User Persistent Storage

Compare Source

New Features
  • Adds support for user persistent storage to ensure users get consistent experiment assignment
Improvements
  • Includes group name in the getClientInitializeResponse so that it can be used by client sdks

Full Changelog: statsig-io/dotnet-sdk@1.27.3...1.28.0

v1.27.2: - Make Evaluation Reason a String

Compare Source

Fixes
  • Switches evaluation reason to be a string instead of an enum to be inline with other sdks

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.27.1...1.27.2

v1.27.1: - Don't Update Internal if Definition is Outdated

Compare Source

Fixes
  • Fixes a bug where we could update the internal store with stale values (older than the current values in memory). While this was unlikely, now it wont happen

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.27.0...1.27.1

v1.27.0: - Expose EvaluationDetails on Statsig Types

Compare Source

New Features

You can now access EvaluationDetails on all evaluated classes

  • DynamicConfig.EvaluationDetails
  • FeatureGate.EvaluationDetails
  • Layer.EvaluationDetails

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.26.0...1.27.0


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 as a code owner June 26, 2024 20:11
@renovate renovate bot added the renovate label Jun 26, 2024
@renovate renovate bot requested a review from a team as a code owner June 26, 2024 20:11
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 7cec47f to 9f494f3 Compare June 27, 2024 20:02
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 74eeaa6 to cdd4460 Compare July 5, 2024 21:48
@renovate renovate bot changed the title chore(deps): update dependency statsig to v1.27.0 chore(deps): update dependency statsig to v1.27.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 30340dd to 9c6ec12 Compare July 9, 2024 01:10
@renovate renovate bot changed the title chore(deps): update dependency statsig to v1.27.1 chore(deps): update dependency statsig to v1.27.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 8 times, most recently from c467dea to f87892b Compare July 23, 2024 18:30
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 4 times, most recently from 1f60b15 to 2005d3e Compare July 25, 2024 13:24
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 44cba5d to ef906e1 Compare August 3, 2024 05:07
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 3 times, most recently from b81a833 to a7c429b Compare August 20, 2024 15:11
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 7 times, most recently from da1bb28 to 2e9cb1d Compare May 12, 2025 21:23
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 5 times, most recently from a6460e7 to 54d5025 Compare May 28, 2025 19:05
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 5 times, most recently from c69b6ae to 7fa45b3 Compare June 4, 2025 14:25
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from 7fa45b3 to 7c56563 Compare June 10, 2025 13:00
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 7 times, most recently from 1868d28 to 2ee26ab Compare June 28, 2025 12:42
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from 2ee26ab to 0b74f66 Compare July 3, 2025 14:52
@toddbaert toddbaert closed this Jul 4, 2025
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.29.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/statsig-1.x branch July 4, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants