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 modules #2562

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/hcl/v2 v2.21.0 -> v2.22.0 age adoption passing confidence
github.com/migueleliasweb/go-github-mock v1.0.0 -> v1.0.1 age adoption passing confidence
github.com/open-policy-agent/opa v0.67.1 -> v0.68.0 age adoption passing confidence
golang.org/x/oauth2 v0.22.0 -> v0.23.0 age adoption passing confidence
golang.org/x/text v0.17.0 -> v0.18.0 age adoption passing confidence
google.golang.org/api v0.193.0 -> v0.196.0 age adoption passing confidence

Release Notes

hashicorp/hcl (github.com/hashicorp/hcl/v2)

v2.22.0

Compare Source

Enhancements
  • feat: return an ExprSyntaxError for invalid references that end in a dot (#​692)
migueleliasweb/go-github-mock (github.com/migueleliasweb/go-github-mock)

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: migueleliasweb/go-github-mock@v1.0.0...v1.0.1

open-policy-agent/opa (github.com/open-policy-agent/opa)

v0.68.0

Compare Source

This release contains a mix of features and bugfixes.

Breaking Changes
entrypoint annotation implies document scope (#​6798)

The entrypoint annotation's scope requirement has changed from rule to document (https://github.com/open-policy-agent/opa/issues/6798). Furthermore, if no scope annotation is declared for a METADATA block preceding a rule, the presence of an entrypoint annotation with a true value will assign the block a document scope, where the rule scope is otherwise the default.

In practice, a rule entrypoint always point to the entire document and not a particular rule definition. The previous behavior was a bug, and one we've now addressed.

Authored by @​anderseknert

Topdown and Rego
  • ast: Fixing nil-pointer dereference in compiler for partial rule edge case (#​6930) authored by @​johanfylling
  • ast+parser: Add hint to future-proof imports (6968) authored by @​srenatus
  • topdown: Adding unification scope to virtual-cache key. Fixing issue where false positive cache hits can occur when unification "restricts" the scope of ref-head rule evaluation (#​6926) authored by @​johanfylling reported by @​anderseknert
  • topdown: Marshal JWT encode sign inputs as JSON (#​6934) authored by @​charlieegan3
Runtime, Tooling, SDK
Security Fix: CVE-2024-8260 (#​6933)

This release includes a fix where OPA would accept UNC locations on Windows. Reading those could leak NTLM hashes.
The attack vector would include an adversary tricking the user in passing an UNC path to OPA, e.g. opa eval -d $FILE.
UNC paths are now forbidden. If this is an issue for you, please reach out on Slack or GitHub issues.

Reported by Shelly Raban
Authored by @​ashutosh-narkar

Docs, Website, Ecosystem
Miscellaneous
  • build: Make it possible to build only wasm testcases (#​6920) authored by @​andreaTP
  • Dependency updates; notably:
    • build(deps): bump github.com/containerd/containerd from 1.7.20 to 1.7.21
    • build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2
    • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
    • build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0
    • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
googleapis/google-api-go-client (google.golang.org/api)

v0.196.0

Compare Source

Features

v0.195.0

Compare Source

Features

v0.194.0

Compare Source

Features
Bug Fixes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Aug 29, 2024

ℹ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/accesscontextmanager v1.8.12 -> v1.9.0
cloud.google.com/go/auth v0.9.0 -> v0.9.3
cloud.google.com/go/iam v1.1.13 -> v1.2.0
cloud.google.com/go/longrunning v0.5.12 -> v0.6.0
cloud.google.com/go/orgpolicy v1.12.8 -> v1.13.0
cloud.google.com/go/osconfig v1.13.3 -> v1.14.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
github.com/prometheus/client_golang v1.19.1 -> v1.20.2
github.com/prometheus/common v0.48.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.54.0
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
google.golang.org/genproto v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.66.0

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 29, 2024
@dpebot
Copy link
Collaborator

dpebot commented Aug 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 390193d to e4b3174 Compare August 29, 2024 20:50
@dpebot
Copy link
Collaborator

dpebot commented Aug 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from e4b3174 to 7a8b24a Compare August 29, 2024 21:01
@dpebot
Copy link
Collaborator

dpebot commented Aug 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 7a8b24a to faffb1f Compare August 29, 2024 21:44
@dpebot
Copy link
Collaborator

dpebot commented Aug 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from faffb1f to 010e8b6 Compare August 29, 2024 23:23
@dpebot
Copy link
Collaborator

dpebot commented Aug 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 010e8b6 to 02210a3 Compare August 30, 2024 03:03
@dpebot
Copy link
Collaborator

dpebot commented Aug 30, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 02210a3 to 07b7037 Compare August 30, 2024 23:30
@dpebot
Copy link
Collaborator

dpebot commented Aug 30, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 07b7037 to 1a47b4f Compare September 2, 2024 13:27
@dpebot
Copy link
Collaborator

dpebot commented Sep 2, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 1a47b4f to a3909be Compare September 3, 2024 16:19
@dpebot
Copy link
Collaborator

dpebot commented Sep 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from a3909be to 82846f4 Compare September 3, 2024 17:00
@dpebot
Copy link
Collaborator

dpebot commented Sep 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 82846f4 to fdc1e06 Compare September 3, 2024 23:46
@dpebot
Copy link
Collaborator

dpebot commented Sep 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from fdc1e06 to dc76bf8 Compare September 4, 2024 16:20
@dpebot
Copy link
Collaborator

dpebot commented Sep 4, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from dc76bf8 to 69c20e5 Compare September 5, 2024 15:56
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 69c20e5 to 0a816ac Compare September 5, 2024 17:59
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 0a816ac to dd37a13 Compare September 5, 2024 18:30
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from dd37a13 to 36355fd Compare September 5, 2024 19:14
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 36355fd to 216fe07 Compare September 5, 2024 19:58
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 216fe07 to 8cfdf9a Compare September 5, 2024 21:31
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 8cfdf9a to 9aca2be Compare September 5, 2024 23:34
@dpebot
Copy link
Collaborator

dpebot commented Sep 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 9aca2be to 08de8f9 Compare September 9, 2024 16:29
@dpebot
Copy link
Collaborator

dpebot commented Sep 9, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 08de8f9 to 37d42f7 Compare September 10, 2024 21:36
@dpebot
Copy link
Collaborator

dpebot commented Sep 10, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 37d42f7 to 6972f5d Compare September 12, 2024 19:07
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-go-modules branch from 6972f5d to 0e6064a Compare September 12, 2024 19:19
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

Copy link

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.

@dpebot
Copy link
Collaborator

dpebot commented Sep 13, 2024

/gcbrun

@apeabody apeabody merged commit 9860d1e into GoogleCloudPlatform:master Sep 13, 2024
9 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants