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): Update go deps #1905

Merged
merged 2 commits into from Dec 11, 2023
Merged

chore(deps): Update go deps #1905

merged 2 commits into from Dec 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/alecthomas/chroma/v2 require minor v2.11.1 -> v2.12.0
github.com/aws/aws-sdk-go require patch v1.48.11 -> v1.48.16
github.com/cerbos/cerbos/api/genpb require minor v0.0.0-20231130090037-e94eab9a079b -> v0.32.0
github.com/gdamore/tcell/v2 require minor v2.6.0 -> v2.7.0
github.com/go-git/go-git/v5 require minor v5.10.1 -> v5.11.0
github.com/jackc/pgx/v5 require patch v5.5.0 -> v5.5.1
github.com/rivo/tview require digest 33a1d27 -> 5f07813
github.com/twmb/franz-go require patch v1.15.2 -> v1.15.3
gocloud.dev require minor v0.34.0 -> v0.35.0
google.golang.org/protobuf require digest 2087447 -> e8baad6

Warning

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


Release Notes

alecthomas/chroma (github.com/alecthomas/chroma/v2)

v2.12.0

Compare Source

Changelog

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.48.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
  • service/finspace: Updates service API, documentation, and paginators
  • service/monitoring: Updates service API and documentation
    • Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.

v1.48.15

Compare Source

===

Service Client Updates
  • service/codedeploy: Updates service API and documentation
    • This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

v1.48.14

Compare Source

===

Service Client Updates
  • service/backup: Updates service API and documentation
  • service/comprehend: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • service/payment-cryptography: Updates service API and documentation

v1.48.13

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Adding IdentityCenter enabled request for interactive query
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service documentation
    • Documentation update, December 2023
  • service/ec2: Updates service API and documentation
    • Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

v1.48.12

Compare Source

===

Service Client Updates
  • service/billingconductor: Updates service API and documentation
  • service/braket: Updates service API and documentation
  • service/cloud9: Updates service API and documentation
    • This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • service/cloudformation: Updates service waiters
    • Including UPDATE_* states as a success status for CreateStack waiter.
  • service/finspace: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Adds support for custom color correction on channels using 3D LUT files.
  • service/servicecatalog-appregistry: Updates service documentation
cerbos/cerbos (github.com/cerbos/cerbos/api/genpb)

v0.32.0

Compare Source

Cerbos 0.32.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.32.0.html

Changelog

Features
Enhancements
  • e87b533 enhancement(ci): Mirror Cerbos image to Docker Hub (#​1867)
  • f2ff20d enhancement: Detect and warn about invalid test suites (#​1868)
  • c055d13 enhancement: Include expected effect and outputs for successful tests (#​1881)
Bug fixes
Documentation
Chores

v0.31.0

Compare Source

Cerbos 0.31.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.31.0.html

Changelog

Features
  • 3ec2930 feat!: Make runtime.effectiveDerivedRoles available in CEL expressions (#​1778)
  • 111c4a3 feat: Reload certificates when they change on disk (#​1841)
Enhancements
Bug fixes
Documentation
Chores

v0.30.0

Compare Source

Cerbos 0.30.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.30.0.html

Changelog

Features
Enhancements
  • 8fd1ac8 enhancement!: Use .cerbos.yaml as conventional name for config file (#​1755)
  • 5dce9a9 enhancement(helm): Add ability to set clusterIP (#​1707)
  • 3fbd95e enhancement(helm): Allow an image digest to be provided instead of a tag (#​1735)
  • 1f6ba2c enhancement: Better error messages from compile command (#​1750)
  • e2c7af0 enhancement: Clean-up store resources (#​1749)
  • 4e7d22c enhancement: Compile and run tests from an archive (#​1721)
  • 6582c70 enhancement: Configurable time skew for JWT validation (#​1790)
  • 1130d12 enhancement: Configuration to disable API explorer (#​1767)
  • 4d5d0c5 enhancement: Relax naming conventions for resource kinds, principals and roles (#​1762)
Bug fixes
Documentation
Chores

v0.29.0

Compare Source

Cerbos 0.29.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.29.0.html

Changelog

Features
Enhancements
  • cd72c0c enhancement(helm): Add config checksum to pod annotations so that deployment restarts on config changes (#​1693)
  • c1cfadc enhancement(sdk): Add getters for principal and resource ID fields (#​1660)
  • f21ecf7 enhancement: Add ListPolicies filtering ability to cerbosctl get (#​1649)
  • c2fcf27 enhancement: Add filtering in the ListPolicies RPC (#​1642)
Bug fixes
  • 210ccc3 fix: Fix overlay e2e test caused by troublesome bitnami postgres image (#​1677)
  • 2a86019 fix: Log request_id in the grpc "Handled request" log message (#​1691)
  • ad6928b fix: Obtain write lock while reloading index (#​1659)
Chores

v0.28.0

Compare Source

Cerbos 0.28.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.28.0.html

Changelog

Features
  • 1f0a4d5 feat: Ability to verify outputs in policy tests (#​1634)
  • 9ae31dc feat: Support different compression algorithms for kafka audit (#​1636)
Bug fixes
Chores

v0.27.0

Compare Source

Cerbos 0.27.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.27.0.html

Changelog

Features
Enhancements
Bug fixes
  • 3b64da7 fix: Add helmfile init step to e2e GH actions setup (#​1583)
  • 7870db5 fix: Give Overlay interface precendence in storage switch on server startup (#​1573)
  • 6af9d52 fix: Introduce custom temp directory creation function with pathname length limit for uds (#​1541)
  • 8f66068 fix: Mark /tmp as a container volume (#​1546)
  • ad1c460 fix: Return correct error code when store is invalid (#​1592)
  • 0f78104 fix: Update e2e overlay test seed file with newly added output data (#​1611)
  • b49d27d fix: Use IncludeMetadata option on all gRPC requests (#​1586)
Documentation
Chores

v0.26.0

Compare Source

Cerbos 0.26.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.26.0.html

Changelog

Features
Enhancements
Bug fixes
  • b6fdc81 fix: Fix passing tests not being visible in JUnit test output (#​1534)
  • f40a8a8 fix: Kafka async produce context cancellation (#​1516)
  • a9e540d fix: Kafka async publish fails when the API request returns (#​1510)
  • b6756b0 fix: Prevent default config from being turned into a path (#​1533)
Documentation
Chores

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Dec 11, 2023
Copy link
Contributor Author

renovate bot commented Dec 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/cerbos/cerbos/api/genpb@v0.32.0: reading github.com/cerbos/cerbos/api/genpb/go.mod at revision api/genpb/v0.32.0: unknown revision api/genpb/v0.32.0

renovate bot and others added 2 commits December 11, 2023 11:19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Copy link
Contributor Author

renovate bot commented Dec 11, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@oguzhand95 oguzhand95 changed the title chore(deps): update go deps chore(deps): Update go deps Dec 11, 2023
@oguzhand95 oguzhand95 self-requested a review December 11, 2023 08:52
@oguzhand95 oguzhand95 merged commit 6a5f22b into main Dec 11, 2023
30 of 31 checks passed
@oguzhand95 oguzhand95 deleted the renovate/go-deps branch December 11, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant