chore(deps): bump zen-engine from 0.47.2 to 0.52.2 #2517

Closed
dependabot[bot] wants to merge 1 commit from refs/pull/2517/head into main
dependabot[bot] commented 2025-12-08 02:32:23 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #2073
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2073
Original created: 2025-12-08T02:32:23Z
Original updated: 2025-12-08T03:05:35Z
Original head: carverauto/serviceradar:dependabot/cargo/zen-engine-0.52.2
Original base: main

Bumps zen-engine from 0.47.2 to 0.52.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Imported from GitHub pull request. Original GitHub pull request: #2073 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/2073 Original created: 2025-12-08T02:32:23Z Original updated: 2025-12-08T03:05:35Z Original head: carverauto/serviceradar:dependabot/cargo/zen-engine-0.52.2 Original base: main --- Bumps [zen-engine](https://github.com/gorules/zen) from 0.47.2 to 0.52.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gorules/zen/commit/0b7c019e973e0095bf2fc63e6728a5e5c53a49fb"><code>0b7c019</code></a> chore(release): publish nodejs</li> <li><a href="https://github.com/gorules/zen/commit/f054aa876cdff95c5075acb4ba7a3512ebcc5ee8"><code>f054aa8</code></a> fix: omit reserved properties in fn return (<a href="https://redirect.github.com/gorules/zen/issues/417">#417</a>)</li> <li><a href="https://github.com/gorules/zen/commit/f7f84786287ca06368a76110d3fb11c7f68c66a0"><code>f7f8478</code></a> chore(release): publish uniffi</li> <li><a href="https://github.com/gorules/zen/commit/b3f8c8c5593e76a334fd7871d3c2a03328068fbb"><code>b3f8c8c</code></a> chore(release): publish python</li> <li><a href="https://github.com/gorules/zen/commit/3e2037fea1c34d69fbae4eb3fb0cd071b22f74be"><code>3e2037f</code></a> chore(release): publish nodejs</li> <li><a href="https://github.com/gorules/zen/commit/d40b3a16e7927bf8bf873f2f17b2ecfb16edfa41"><code>d40b3a1</code></a> chore(release): publish core</li> <li><a href="https://github.com/gorules/zen/commit/070a7567dbd8f291ec636461486eea6a99054479"><code>070a756</code></a> fix: improve fn performance (<a href="https://redirect.github.com/gorules/zen/issues/416">#416</a>)</li> <li><a href="https://github.com/gorules/zen/commit/928e0bf506fb80a2ad920482b383d8da9e3a1031"><code>928e0bf</code></a> chore(release): publish core</li> <li><a href="https://github.com/gorules/zen/commit/7bfebd90fed78d3250e25f92a4c971b71f850532"><code>7bfebd9</code></a> feat: precompile decision content (<a href="https://redirect.github.com/gorules/zen/issues/401">#401</a>)</li> <li><a href="https://github.com/gorules/zen/commit/611b489e49c3a41afe7844377673fe7eb1c45e08"><code>611b489</code></a> chore(release): publish core</li> <li>Additional commits viewable in <a href="https://github.com/gorules/zen/compare/core-v0.47.2...core-v0.52.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zen-engine&package-manager=cargo&previous-version=0.47.2&new-version=0.52.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2025-12-08 03:05:32 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2073#issuecomment-3624382575
Original created: 2025-12-08T03:05:32Z

Looks like zen-engine is up-to-date now, so this is no longer needed.

Imported GitHub PR comment. Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/2073#issuecomment-3624382575 Original created: 2025-12-08T03:05:32Z --- Looks like zen-engine is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2517
No description provided.