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

Ensure value is string before trying to convert it #73

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

diegoholiveira
Copy link
Owner

closes #70

@diegoholiveira diegoholiveira self-assigned this Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #73 (270d4c1) into master (2fc9a0c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files           9        9           
  Lines        1006     1006           
=======================================
  Hits          951      951           
  Misses         38       38           
  Partials       17       17           

@diegoholiveira diegoholiveira merged commit f01aadf into master Oct 18, 2023
20 checks passed
@diegoholiveira diegoholiveira deleted the issue_70 branch October 18, 2023 13:33
renovate bot added a commit to open-feature/flagd that referenced this pull request Oct 18, 2023
….3.2 (#975)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/diegoholiveira/jsonlogic/v3](https://github.com/diegoholiveira/jsonlogic)
| require | patch | `v3.3.1` -> `v3.3.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>diegoholiveira/jsonlogic
(github.com/diegoholiveira/jsonlogic/v3)</summary>

###
[`v3.3.2`](https://github.com/diegoholiveira/jsonlogic/releases/tag/v3.3.2)

[Compare
Source](https://github.com/diegoholiveira/jsonlogic/compare/v3.3.1...v3.3.2)

#### What's Changed

- Ensure value is string before trying to convert it by
[@&#8203;diegoholiveira](https://github.com/diegoholiveira) in
[diegoholiveira/jsonlogic#73

**Full Changelog**:
diegoholiveira/jsonlogic@v3.3.1...v3.3.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-feature/flagd).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

filter body returns error when used with array-form var
1 participant