Skip to content

fix(deps): update module github.com/open-policy-agent/opa to v1.18.2#222

Merged
timo-reymann merged 1 commit into
mainfrom
renovate/github.com-open-policy-agent-opa-1.x
Jul 11, 2026
Merged

fix(deps): update module github.com/open-policy-agent/opa to v1.18.2#222
timo-reymann merged 1 commit into
mainfrom
renovate/github.com-open-policy-agent-opa-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/open-policy-agent/opa v1.18.1v1.18.2 age adoption passing confidence

Release Notes

open-policy-agent/opa (github.com/open-policy-agent/opa)

v1.18.2

Compare Source

This release includes a bug fix for a opa fmt regression introduced in v1.18.0.

The original fix for #​8557 had the formatter enforce newlines in single-item collections (arrays, objects, sets) rather than merely honoring existing ones. As a result, running opa fmt on already-formatted policies could introduce a large number of unwanted changes. This patch release restores the intended behavior: only newlines already present in the source determine whether a single-item collection is formatted on one line or across multiple lines.

Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,before 3am every weekday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from timo-reymann July 10, 2026 01:50
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.58%. Comparing base (447e74c) to head (c8759a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  Coverage   76.58%   76.58%           
=======================================
  Files          81       81           
  Lines        1930     1930           
=======================================
  Hits         1478     1478           
  Misses        318      318           
  Partials      134      134           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timo-reymann
timo-reymann merged commit fdd27d2 into main Jul 11, 2026
11 of 12 checks passed
@renovate
renovate Bot deleted the renovate/github.com-open-policy-agent-opa-1.x branch July 11, 2026 07:52
timo-reymann pushed a commit that referenced this pull request Jul 11, 2026
## [2.11.2](v2.11.1...v2.11.2) (2026-07-11)

### Bug Fixes

* **deps:** update dependency coverage to ==7.15.* ([#223](#223)) ([be55c36](be55c36))
* **deps:** update module github.com/open-policy-agent/opa to v1.18.2 ([#222](#222)) ([fdd27d2](fdd27d2))
@timo-reymann

Copy link
Copy Markdown
Owner

🎉 This PR is included in version 2.11.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant