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

chore(deps): bump the common group with 3 updates #329

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the common group with 3 updates: github.com/open-policy-agent/opa, github.com/owenrumney/squealer and github.com/samber/lo.

Updates github.com/open-policy-agent/opa from 1.0.0 to 1.1.0

Release notes

Sourced from github.com/open-policy-agent/opa's releases.

v1.1.0

This release contains a mix of features, performance improvements, and bugfixes.

Performance Improvements

Topdown and Rego

  • topdown: Fix out of range error in numbers.range built-in (#7269) authored by @​anderseknert
  • topdown+rego+server: Allow opt-in for evaluating non-det builtins in PE (#6496) authored by @​srenatus

Runtime, Tooling, SDK

Docs, Website, Ecosystem

Miscellaneous

  • ci(nightly): Remove vendor w/o modproxy check (#7292) authored by @​srenatus
  • Dependency updates; notably:
    • build(go): bump to 1.23.5 (7279) authored by @​srenatus
    • build(deps): upgrade github.com/dgraph-io/badger to v4 (4.5.1) (#7239) authored by @​Juneezee
    • build(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.25
    • build(deps): bump github.com/tchap/go-patricia/v2 from 2.3.1 to 2.3.2

... (truncated)

Changelog

Sourced from github.com/open-policy-agent/opa's changelog.

1.1.0

This release contains a mix of features, performance improvements, and bugfixes.

Performance Improvements

Topdown and Rego

  • topdown: Fix out of range error in numbers.range built-in (#7269) authored by @​anderseknert
  • topdown+rego+server: Allow opt-in for evaluating non-det builtins in PE (#6496) authored by @​srenatus

Runtime, Tooling, SDK

Docs, Website, Ecosystem

Miscellaneous

  • ci(nightly): Remove vendor w/o modproxy check (#7292) authored by @​srenatus
  • Dependency updates; notably:
    • build(go): bump to 1.23.5 (7279) authored by @​srenatus
    • build(deps): upgrade github.com/dgraph-io/badger to v4 (4.5.1) (#7239) authored by @​Juneezee
    • build(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.25

... (truncated)

Commits
  • de28510 Prepare v1.1.0 release
  • 2d47dd8 docs: Update generated CLI docs
  • 4b8a138 topdown+rego+server: allow opt-in for evaluating non-det builtins in PE (#7313)
  • 50a8c96 rego: Fixing broken BenchmarkCustomFunctionInHotPath (#7312)
  • 6e83f2a topdown: jwt cache (#7274)
  • 211e95d build(deps): bump github/codeql-action from 3.28.3 to 3.28.4
  • e682a67 Don't use reflect.DeepEqual for errors (#7311)
  • d20dd18 build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#7309)
  • b032e3b Fixing issue where bundle plugin could panic on reconfiguration (SDK use) (#...
  • e47bd4f bundle: Optimizing rego-version management in bundle activation (#7296)
  • Additional commits viewable in compare view

Updates github.com/owenrumney/squealer from 1.2.5 to 1.2.6

Release notes

Sourced from github.com/owenrumney/squealer's releases.

v1.2.6

What's Changed

New Contributors

Full Changelog: owenrumney/squealer@v1.2.5...v1.2.6

Commits
  • 5ba1918 chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.2 (#133)
  • e6666b2 chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.2 (#130)
  • 84fc54e chore(deps): bump alpine from 3.20.3 to 3.21.2 (#129)
  • 732d32f chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#124)
  • 9504bad Create lint.yml
  • 6bbfc84 Update and rename build.yml to test.yml
  • 5f3ab18 chore(deps): use gopkg.in/yaml.v3 instead of gopkg.in/yaml.v2 (#131)
  • 33bf0cf refactor: return pointer instead of value in getScanner (#132)
  • See full diff in compare view

Updates github.com/samber/lo from 1.47.0 to 1.49.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.49.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.48.0...v1.49.0

v1.48.0

What's Changed

Feature

Fix

Refactor

New Contributors

... (truncated)

Commits
  • 8a634a8 bump v1.49.0
  • 2bdcaca doc: add example for Product and ProductBy
  • 1c1dfd9 feat: add Product and ProductBy functions (#566)
  • 124d300 feat: adding FilterSliceToMap (#581)
  • 19d8355 Merge branch 'Lee-Minjea-feat/throttle'
  • 5cd3266 feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCount
  • fdd8865 fix: test case fixed
  • 27638ea feat: adding NewThrottle (#396)
  • d587677 feat: faster ChunkEntries
  • 28a4d94 Merge branch 'oswaldom-code-feat-adding-chunk-map'
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the common group with 3 updates: [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa), [github.com/owenrumney/squealer](https://github.com/owenrumney/squealer) and [github.com/samber/lo](https://github.com/samber/lo).


Updates `github.com/open-policy-agent/opa` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](open-policy-agent/opa@v1.0.0...v1.1.0)

Updates `github.com/owenrumney/squealer` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/owenrumney/squealer/releases)
- [Changelog](https://github.com/owenrumney/squealer/blob/main/.goreleaser.yml)
- [Commits](owenrumney/squealer@v1.2.5...v1.2.6)

Updates `github.com/samber/lo` from 1.47.0 to 1.49.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/owenrumney/squealer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from simar7 as a code owner January 27, 2025 16:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
@simar7 simar7 added this pull request to the merge queue Jan 30, 2025
Merged via the queue into main with commit baac6d4 Jan 30, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/common-70fff4cd04 branch January 30, 2025 01:09
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant