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

Verify array before try to access any position #76

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

diegoholiveira
Copy link
Owner

closes #74

@diegoholiveira diegoholiveira self-assigned this Dec 8, 2023
@diegoholiveira diegoholiveira merged commit 2f55e83 into master Dec 8, 2023
32 checks passed
@diegoholiveira diegoholiveira deleted the issue74 branch December 8, 2023 13:16
renovate bot referenced this pull request in open-feature/flagd Dec 12, 2023
….4.0 (#1068)

[![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://togithub.com/diegoholiveira/jsonlogic)
| require | minor | `v3.3.2` -> `v3.4.0` |

---

> [!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.4.0`](https://togithub.com/diegoholiveira/jsonlogic/releases/tag/v3.4.0)

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

#### What's Changed

- Verify array before try to access any position by
[@&#8203;diegoholiveira](https://togithub.com/diegoholiveira) in
[https://github.com/diegoholiveira/jsonlogic/pull/76](https://togithub.com/diegoholiveira/jsonlogic/pull/76)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

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.

failing to check array items by index (from an empty array)
1 participant