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

fix(deps): update module github.com/cedar-policy/cedar-go to v0.4.0 #225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cedar-policy/cedar-go v0.1.0 -> v0.4.0 age adoption passing confidence

Release Notes

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

v0.4.0

Compare Source

What's Changed

Full Changelog: cedar-policy/cedar-go@v0.3.2...v0.4.0

v0.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: cedar-policy/cedar-go@v0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

Full Changelog: cedar-policy/cedar-go@v0.3.0...v0.3.1

v0.3.0

Compare Source

Breaking Changes

Full Changelog: cedar-policy/cedar-go@v0.2.0...v0.3.0

v0.2.0

Compare Source

New features in 0.2.x
  • A programmatic AST is now available in the ast package.
  • Policy sets can be marshaled and unmarshaled from JSON.
  • Policies can also be marshaled to Cedar text.
Upgrading from 0.1.x to 0.2.x
  • The Cedar value types have moved from the cedar package to the types package.
  • The PolicyIDs are now strings, previously they were numeric.
  • Errors and reasons use the new PolicyID form.
  • Combining multiple parsed Cedar files now involves coming up with IDs for each
    statement in those files. It's best to create an empty NewPolicySet then
    parse individual files using NewPolicyListFromBytes and subsequently use
    PolicySet.Store to add each of the policy statements.
  • The Cedar Entity and Entities types have moved from the cedar package to the types package.
  • Stronger typing is being used in many places.
  • The Value method Cedar() string was changed to MarshalCedar() []byte

Full Changelog: cedar-policy/cedar-go@v0.1.0...v0.2.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

Generating the mocks code failed. This could be an indicator that the code generation is not up to date.
Please review the failed action before deciding to merge the PR.

@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 7 times, most recently from dbdb4ba to f08821a Compare September 2, 2024 19:20
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 5 times, most recently from 13132b8 to 156f555 Compare September 5, 2024 18:11
@renovate renovate bot changed the title fix(deps): update module github.com/cedar-policy/cedar-go to v0.2.0 fix(deps): update module github.com/cedar-policy/cedar-go to v0.3.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 14 times, most recently from ab6cd8e to 87f121e Compare September 13, 2024 00:45
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 2 times, most recently from 80ca876 to b36f8fd Compare September 14, 2024 16:37
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 8 times, most recently from 36e1de1 to 56b34c7 Compare October 31, 2024 16:29
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 11 times, most recently from ba04ef1 to 312edd1 Compare November 9, 2024 06:22
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch 9 times, most recently from 4e80f68 to d9d829a Compare November 17, 2024 22:38
@renovate renovate bot force-pushed the renovate/github.com-cedar-policy-cedar-go-0.x branch from d9d829a to 07a1e4a Compare November 18, 2024 01:08
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.

0 participants