Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

Bumps github.com/cedar-policy/cedar-go from 1.2.8 to 1.2.9.

Release notes

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

v1.2.9

What's Changed

New Contributors

Full Changelog: cedar-policy/cedar-go@v1.2.8...v1.2.9

Commits
  • ab3e2e2 Merge pull request #120 from strongdm/patjak/move-comma-parsing
  • fbfe70c internal/parser: move testing of trailing commas into parser package
  • 378f896 Merge pull request #119 from gregory-nisbet/2025-11-01-trailing-comma
  • b26eaae Add trailing comma to bring coverage back to 100%
  • 4952185 Support trailing comma after a resource statement.
  • 3baa7fb Merge pull request #117 from cedar-policy/cncf-coc
  • ee99be4 Update CONTRIBUTING.md to reference CNCF CoC
  • e7fac2b Update Code of Conduct to reference CNCF CoC
  • 15728b3 Merge pull request #112 from gregory-nisbet/2025-10-07-add-request-equal
  • 73efbdc Fix spacing.
  • 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 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)

Bumps [github.com/cedar-policy/cedar-go](https://github.com/cedar-policy/cedar-go) from 1.2.8 to 1.2.9.
- [Release notes](https://github.com/cedar-policy/cedar-go/releases)
- [Commits](cedar-policy/cedar-go@v1.2.8...v1.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Nov 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 4, 2025 06:21
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Nov 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added the size/XS Managed by automation to categorize the size of a PR. label Nov 4, 2025
@github-actions github-actions bot added the size/S Managed by automation to categorize the size of a PR. label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used to indicate dependency changes. go Pull requests that update Go code size/S Managed by automation to categorize the size of a PR. size/XS Managed by automation to categorize the size of a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants