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: update go dependencies #231

Closed
wants to merge 1 commit into from
Closed

chore: update go dependencies #231

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/profiler v0.4.0 -> v0.4.1 age adoption passing confidence require patch
cloud.google.com/go/storage v1.41.0 -> v1.43.0 age adoption passing confidence require minor
github.com/99designs/gqlgen v0.17.46 -> v0.17.49 age adoption passing confidence require patch
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.23.0 -> v1.24.1 age adoption passing confidence require minor
github.com/ravilushqa/otelgqlgen v0.15.0 -> v0.16.0 age adoption passing confidence require minor
github.com/samber/lo v1.39.0 -> v1.46.0 age adoption passing confidence require minor
github.com/zitadel/oidc v1.13.5 -> v3.26.0 age adoption passing confidence require major
go (source) 1.22.3 -> 1.22.5 age adoption passing confidence golang patch
go.mongodb.org/mongo-driver v1.15.0 -> v1.16.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.51.0 -> v0.53.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.51.0 -> v0.53.0 age adoption passing confidence require minor
go.opentelemetry.io/otel v1.26.0 -> v1.28.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk v1.26.0 -> v1.28.0 age adoption passing confidence require minor
golang.org/x/net v0.25.0 -> v0.27.0 age adoption passing confidence require minor
golang.org/x/oauth2 v0.20.0 -> v0.22.0 age adoption passing confidence require minor
golang.org/x/text v0.15.0 -> v0.16.0 age adoption passing confidence require minor
gopkg.in/yaml.v2 v2.4.0 -> v3.0.1 age adoption passing confidence require major

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.49

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.48...v0.17.49

v0.17.48

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.47...v0.17.48

v0.17.47

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.46...v0.17.47

ravilushqa/otelgqlgen (github.com/ravilushqa/otelgqlgen)

v0.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: ravilushqa/otelgqlgen@v0.15.0...v0.16.0

samber/lo (github.com/samber/lo)

v1.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.45.0...v1.46.0

v1.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.44.0...v1.45.0

v1.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.43.0...v1.44.0

v1.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.42.0...v1.43.0

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.41.0...v1.42.0

v1.41.0

Compare Source

What's Changed

Full Changelog: samber/lo@v1.34.0...v1.41.0

v1.40.0

Compare Source

What's Changed

Improvements
Doc & style
CI

New Contributors

Full Changelog: samber/lo@v1.39.0...v1.40.0

zitadel/oidc (github.com/zitadel/oidc)

v3.26.0

Compare Source

Features

v3.25.1

Compare Source

Bug Fixes
  • example: set content-type in the userinfo response (#​614) (da4e683)

v3.25.0

Compare Source

Features

v3.24.0

Compare Source

Features

v3.23.2

Compare Source

Bug Fixes
  • Omit non-standard, empty fields in RefreshTokenRequest when performing a token refresh (#​599) (5a84d8c)

v3.23.1

Compare Source

Bug Fixes

v3.23.0

Compare Source

Features
  • op: authorize callback handler as argument in legacy server registration (#​598) (37ca0e4)

v3.22.1

Compare Source

Bug Fixes

v3.22.0

Compare Source

Features
  • Added the ability to verify ID tokens using the value of id_token_signing_alg_values_supported retrieved from DiscoveryEndpoint (#​579) (68d4e08), closes #​574

v3.21.0

Compare Source

Features

v3.20.1

Compare Source

Bug Fixes

v3.20.0

Compare Source

Features
  • support verification_url workaround for DeviceAuthorizationResponse unmarshal (#​577) (e75a061)

v3.19.0

Compare Source

Features

v3.18.0

Compare Source

Features

v3.17.0

Compare Source

Features

v3.16.0

Compare Source

Features

v3.15.0

Compare Source

Features

v3.14.0

Compare Source

Features

v3.13.0

Compare Source

Features

v3.12.0

Compare Source

Features

v3.11.2

Compare Source

Bug Fixes

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features
  • op: split the access and ID token hint verifiers (#​525) (e9bd7d7)

v3.10.3

Compare Source

Bug Fixes

v3.10.2

Compare Source

Bug Fixes

v3.10.1

Compare Source

Bug Fixes

v3.10.0

Compare Source

Features

v3.9.1

Compare Source

Bug Fixes

v3.9.0

Compare Source

Features

v3.8.1

Compare Source

Bug Fixes
  • oidc: ignore unknown language tag in userinfo unmarshal (#​505) (dce79a7)

v3.8.0

Compare Source

Features

v3.7.0

Compare Source

Features

v3.6.0

Compare Source

Features
  • op: PKCE Verification in Legacy Server when AuthMethod is not NONE and CodeVerifier is not Empty (#​496) (9d12d1d)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Features
  • rp: client

@renovate renovate bot requested a review from pyshx as a code owner June 4, 2024 02:28
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for reearth-flow ready!

Name Link
🔨 Latest commit 6706c35
🔍 Latest deploy log https://app.netlify.com/sites/reearth-flow/deploys/66afab8b8182b000082353e9
😎 Deploy Preview https://deploy-preview-231--reearth-flow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: api/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):

  • 32 additional dependencies were updated

Details:

Package Change
github.com/vektah/gqlparser/v2 v2.5.11 -> v2.5.16
cloud.google.com/go v0.112.2 -> v0.115.0
cloud.google.com/go/auth v0.3.0 -> v0.7.0
cloud.google.com/go/auth/oauth2adapt v0.2.2 -> v0.2.3
cloud.google.com/go/compute/metadata v0.3.0 -> v0.5.0
cloud.google.com/go/iam v1.1.8 -> v1.1.10
cloud.google.com/go/trace v1.10.6 -> v1.10.10
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.47.0 -> v0.48.1
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/google/pprof v0.0.0-20230602150820-91b7bce49751 -> v0.0.0-20240528025155-186aa0362fba
github.com/googleapis/gax-go/v2 v2.12.4 -> v2.12.5
github.com/gorilla/securecookie v1.1.1 -> v1.1.2
github.com/klauspost/compress v1.15.0 -> v1.17.9
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe -> v0.7.1
github.com/rs/cors v1.10.1 -> v1.11.0
github.com/sosodev/duration v1.3.0 -> v1.3.1
github.com/zitadel/logging v0.3.4 -> v0.6.0
go.opentelemetry.io/contrib v1.22.0 -> v1.27.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 -> v0.52.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.53.0
go.opentelemetry.io/otel/metric v1.26.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.26.0 -> v1.28.0
golang.org/x/crypto v0.23.0 -> v0.25.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/tools v0.21.0 -> v0.22.0
google.golang.org/api v0.178.0 -> v0.188.0
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda -> v0.0.0-20240708141625-4ad9e859172b
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae -> v0.0.0-20240709173604-40e1e62336c5
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 -> v0.0.0-20240709173604-40e1e62336c5
google.golang.org/grpc v1.63.2 -> v1.64.1
google.golang.org/protobuf v1.34.1 -> v1.34.2

@renovate renovate bot force-pushed the renovate/gomod branch 6 times, most recently from 0ee634c to c22a71b Compare June 11, 2024 00:20
@renovate renovate bot force-pushed the renovate/gomod branch 7 times, most recently from 78c94a2 to 11c421a Compare June 15, 2024 06:18
Copy link
Contributor

coderabbitai bot commented Jun 27, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/gomod branch 10 times, most recently from c80b246 to 65651aa Compare July 3, 2024 22:47
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from e7b07cd to d224507 Compare July 9, 2024 15:24
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from d480d8b to e24ad0b Compare July 18, 2024 00:21
@KaWaite KaWaite closed this Aug 5, 2024
@miseyu miseyu deleted the renovate/gomod branch August 10, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant