Skip to content

Update module github.com/cedar-policy/cedar-go to v1.6.0#4379

Merged
JAORMX merged 1 commit intomainfrom
renovate/auth-and-security-libraries
Mar 26, 2026
Merged

Update module github.com/cedar-policy/cedar-go to v1.6.0#4379
JAORMX merged 1 commit intomainfrom
renovate/auth-and-security-libraries

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/cedar-policy/cedar-go v1.5.2v1.6.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cedar-policy/cedar-go (github.com/cedar-policy/cedar-go)

v1.6.0

Compare Source

What's Changed

  • Fix duration parsing to support i64 range and add Makefile targets by @​philhassey in #​133
  • Add schema validation with corpus-based testing by @​philhassey in #​134
  • Fix ParseDecimal dropping negative sign for values in (-1, 0) by @​patjakdev in #​138
    • This fixes a critical policy parsing bug that could result in incorrect authorization decisions
  • Use sumtype:decl on all marker interfaces in the repo by @​patjakdev in #​135
  • Make marker method implementation more self-documenting by @​patjakdev in #​139
  • Fix corpus test round-trip failures and achieve Rust escape_debug parity by @​philhassey in #​143
  • Replace coverage exceptions with corpus-driven validate coverage by @​philhassey in #​144
  • Schema-guided entity parsing by @​patjakdev in #​141
    • This fixes a critical entity parsing bug that could result in incorrect authorization decisions
    • Note: implicit Entity UID parsing in ambiguous situations is now only supported via schema-guided entity parsing (see Entity.UnmarshalJSONWithSchema() and EntityMap.UnmarshalJSONWithSchema() in x/exp/types. It has been removed from the unguided JSON parser, which could break applications that depended on that incorrect behavior.
  • Minor cleanup by @​patjakdev in #​145

Full Changelog: cedar-policy/cedar-go@v1.5.2...v1.6.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@renovate renovate bot requested a review from JAORMX as a code owner March 26, 2026 09:54
JAORMX
JAORMX previously approved these changes Mar 26, 2026
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Mar 26, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.55%. Comparing base (64c2a58) to head (fc3de59).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4379      +/-   ##
==========================================
- Coverage   69.55%   69.55%   -0.01%     
==========================================
  Files         482      482              
  Lines       49223    49223              
==========================================
- Hits        34239    34235       -4     
- Misses      12338    12340       +2     
- Partials     2646     2648       +2     

☔ View full report in Codecov by Sentry.
📢 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.

@renovate renovate bot force-pushed the renovate/auth-and-security-libraries branch from 5dc626c to fc3de59 Compare March 26, 2026 10:18
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 26, 2026
@JAORMX JAORMX merged commit 4693a88 into main Mar 26, 2026
37 checks passed
@JAORMX JAORMX deleted the renovate/auth-and-security-libraries branch March 26, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant