Skip to content
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

chore(deps): update dependency configcat.client to v9.1.0 #137

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ConfigCat.Client (source) 9 -> 9.1.0 age adoption passing confidence

Release Notes

ConfigCat/.net-sdk (ConfigCat.Client)

v9.1.0

Improvements:

  • Make naming of UserComparator members consistent. (#​89)
  • Adjust the terminology used in XML comments to the main documentation.
  • Minor performance improvements. (#​88)

Bug fixes:

  • Use HttpClientHandler.AutomaticDecompression only when it's available (to support Blazor WASM). (#​90)
  • Fix a few edge cases where user attribute values was not converted to their canonical string representations. (#​88)
  • Don't accept string arrays that contain null values in the case of ARRAY (NOT) CONTAINS ANY OF comparators.
  • Allow leading/trailing whitespace in length prefix for (NOT) STARTS/ENDS WITH ANY OF comparators to align behavior with other SDKs. (#​89)
  • Align evaluation logging and evaluator error reporting in some edge cases where the config JSON contains errors.
  • Correct grammar mistakes in error messages.

Breaking changes:

  • Change the name of some UserComparator members: Is(Not)OneOf -> TextIs(Not)OneOf, SensitiveIs(Not)OneOf -> SensitiveTextIs(Not)OneOf, (Not)ContainsAnyOf -> Text(Not)ContainsAnyOf. (Low impact expected.)

v9.0.1

Improvements:

  • Don't swallow but log exceptions when config JSON deserialization fails so users can get a clue about what went wrong with the deserialization.
  • Improve the message of log event 1103.
  • Minor code quality improvements.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 16, 2024 19:53
@renovate renovate bot added the renovate label Jan 16, 2024
@github-actions github-actions bot requested a review from luizbon January 16, 2024 19:53
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 8 times, most recently from 70fc603 to 1ada6b4 Compare January 26, 2024 20:41
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch from 1ada6b4 to 4161451 Compare February 13, 2024 13:50
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 4 times, most recently from 7240108 to 52ee6f8 Compare February 26, 2024 18:31
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch from 52ee6f8 to 2abdebc Compare March 13, 2024 20:55
@luizbon
Copy link
Contributor

luizbon commented Mar 13, 2024

Ignore

@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 3 times, most recently from 795a9f9 to 9c6d154 Compare March 14, 2024 20:46
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch from 9c6d154 to 16e50ed Compare March 21, 2024 15:05
@renovate renovate bot changed the title chore(deps): update dependency configcat.client to v9.0.1 chore(deps): update dependency configcat.client to v9.1.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 4 times, most recently from a5961aa to c7cfd7d Compare April 1, 2024 21:10
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 2 times, most recently from 56f2ec4 to bbddfa9 Compare April 3, 2024 21:14
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch 2 times, most recently from edc8e94 to 79964a7 Compare April 8, 2024 17:18
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch from 79964a7 to 26e2081 Compare April 16, 2024 16:33
@renovate renovate bot force-pushed the renovate/configcat.client-9.x branch from 26e2081 to e399cc9 Compare April 16, 2024 17:06
@beeme1mr beeme1mr closed this Apr 16, 2024
Copy link
Contributor Author

renovate bot commented Apr 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (9.1.0). 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/configcat.client-9.x branch April 16, 2024 17:07
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