Skip to content

deps(go)(deps): bump github.com/cedar-policy/cedar-go from 1.6.0 to 1.8.0 in /go#31

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/go/github.com/cedar-policy/cedar-go-1.8.0
Open

deps(go)(deps): bump github.com/cedar-policy/cedar-go from 1.6.0 to 1.8.0 in /go#31
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/go/github.com/cedar-policy/cedar-go-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cedar-policy/cedar-go from 1.6.0 to 1.8.0.

Release notes

Sourced from github.com/cedar-policy/cedar-go's releases.

v1.8.0

What's Changed

Note: Both of the above changes represent a potential change in authorization behavior from previous versions of cedar-go in order to bring it in conformance with the Rust implementation. In the first case, policies that once evaluated successfully against a scopted IPv6 address (IPv6 address + zone) will now error. In the second case, the IPv4 loopback and multicast addresses encoded as IPv4-in-IPv6 addresses will no longer return for IsLoopback() and IsMulticast(), respectively.

Users should exercise caution when upgrading to this release and audit their policies to determine whether these behavior changes are impactful for them.

Full Changelog: cedar-policy/cedar-go@v1.7.0...v1.8.0

v1.7.0

What's Changed

Full Changelog: cedar-policy/cedar-go@v1.6.2...v1.7.0

v1.6.2

What's Changed

New Contributors

Full Changelog: cedar-policy/cedar-go@v1.6.1...v1.6.2

v1.6.1

What's Changed

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

Commits
  • cda92d0 Merge pull request #157 from strongdm/kjamieson/is-loopback-exclude-4-in-6
  • 9005ab6 types: reject IPv4-mapped IPv6 addresses in IPAddr's IsLoopback and IsMulticast
  • d8aed25 Merge pull request #156 from cedar-policy/fix/153-reject-ipv6-zones
  • 244a332 types: Reject IPv6 zone identifiers in ip parser
  • febff70 Merge pull request #154 from iainmcgin/valueless-annotations
  • c101762 parser: accept annotations without a value
  • c3900d7 Merge pull request #150 from strongdm/patjak/validate-coverage-flake
  • 7152638 Remove redundant entity_wrong_entity_ref corpus test
  • 2b8f174 Use explicit __entity form for buddy in entity_wrong_type testdata
  • 097843c Use explicit __entity form in entity_type_mismatches testdata
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/cedar-policy/cedar-go](https://github.com/cedar-policy/cedar-go) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/cedar-policy/cedar-go/releases)
- [Commits](cedar-policy/cedar-go@v1.6.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/cedar-policy/cedar-go
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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