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 #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: update go dependencies #84

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/storage v1.22.1 -> v1.47.0 age adoption passing confidence require minor
github.com/99designs/gqlgen v0.17.13 -> v0.17.57 age adoption passing confidence require patch
github.com/labstack/echo/v4 v4.7.2 -> v4.12.0 age adoption passing confidence require minor
github.com/samber/lo v1.27.0 -> v1.47.0 age adoption passing confidence require minor
github.com/spf13/afero v1.9.3 -> v1.11.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.8.0 -> v1.10.0 age adoption passing confidence require minor
github.com/vektah/gqlparser/v2 v2.4.7 -> v2.5.20 age adoption passing confidence require minor
go (source) 1.19 -> 1.23.3 age adoption passing confidence golang minor
go.mongodb.org/mongo-driver v1.10.1 -> v1.17.1 age adoption passing confidence require minor
golang.org/x/text v0.18.0 -> v0.20.0 age adoption passing confidence require minor

Release Notes

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

v0.17.57

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.56...v0.17.57

v0.17.56

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.55...v0.17.56

v0.17.55

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.54...v0.17.55

v0.17.54

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.53...v0.17.54

v0.17.53

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.52...v0.17.53

v0.17.52

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.51...v0.17.52

v0.17.51

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.50...v0.17.51

v0.17.50

Compare Source

1855758d chore(deps): bump dset in /integration in the npm_and_yarn group (#​3268)

Bumps the npm_and_yarn group in /integration with 1 update: dset.

Updates dset from 3.1.3 to 3.1.4


updated-dependencies:

  • dependency-name: dset
    dependency-type: indirect
    dependency-group: npm_and_yarn
    ...
fda0539e Bump some more module versions (#​3262)
  • Bump some more module versions

  • Update aurora

  • Avoid upgrade to go 1.23

  • downgrade goquery to support pre-Go 1.23 for now

  • Downgrade moq to support pre-Go 1.23 as well


cf42b253 chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (#​3259)

Bumps golang.org/x/text from 0.17.0 to 0.18.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
b728c12f chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in /_examples (#​3256)

Bumps golang.org/x/text from 0.17.0 to 0.18.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
cba40a38 chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /integration (#​3257)

Bumps vite from 5.4.2 to 5.4.3.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
f7bee06f chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3258)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

81ac627d chore(deps): bump robherley/go-test-action from 0.4.1 to 0.5.0 (#​3255)

Bumps robherley/go-test-action from 0.4.1 to 0.5.0.


updated-dependencies:

  • dependency-name: robherley/go-test-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
86ac6b36 internal/code: `Unalias` element of pointer (#​3250) (closes #​3247)

This reverts commit 4c4be0a.

  • code: Unalias element of pointer

  • chore: added comment

ab1781b1 codegen: Go 1.23 alias support (#​3246)
  • code: added Unalias for Go 1.22

  • codegen: Go 1.23 alias support

814f7c71 chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#​3235)

Bumps actions/upload-artifact from 4.3.6 to 4.4.0.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
1cbbc120 chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 in /_examples (#​3236)

Bumps github.com/rs/cors from 1.11.0 to 1.11.1.


updated-dependencies:

  • dependency-name: github.com/rs/cors
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
2da2ac36 chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3237)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

0b9bd5ee refactor: don't extract [@​goField](https://redirect.github.com/goField) twice (#​3234)

We already extract the values in config.Init(). Remove the duplicate logic in the modelgen plugin.

We leave the reference to GoFieldHook even though it's a noop since it's public. This makes this a non-breaking change. We will remove this during the next breaking release.

18378f90 feat: allow argument directives to be called even if the argument is null (#​3233) (closes #​3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

  • Run go generate ./...
256794aa chore(deps-dev): bump vite from 5.4.0 to 5.4.2 in /integration (#​3229)

Bumps vite from 5.4.0 to 5.4.2.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
6acc182c Go 1.23 support (#​3226)
  • Added support for go 1.23

  • Added handling for *types.Alias

  • Updated golang ci lint to 1.60.2

  • Fixed lint issues and ignore SA1019 on generated test files

  • Update coverage.yml

  • Update fmt-and-generate.yml

  • Update integration.yml

  • Update lint.yml

  • Update test.yml


f6a82204 chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#​3219)
  • chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0

Bumps golang.org/x/tools from 0.23.0 to 0.24.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
  • _examples fixup

1849e124 chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#​3218)

Bumps golang.org/x/text from 0.16.0 to 0.17.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
2f7772c9 [proposal] Add [@​concurrent](https://redirect.github.com/concurrent) directive for types (#​3203)
  • Issue 3202

  • Issue 3202

  • Issue 3202

  • Make optional concurrent for fields of objects

  • Make optional concurrent for fields of objects

3556475a Fix marshaling interfaces and union types (#​3211)
  • Fixed marshaling interfaces and union

  • Fixed marshaling interfaces and union

23abdc56 chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#​3217)

Bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4.


updated-dependencies:

  • dependency-name: github.com/urfave/cli/v2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
  • bbc354c Add local toolchain for matrix
3fe8329d chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3215)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

edca7992 chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in /integration (#​3216)

Bumps vite from 5.3.5 to 5.4.0.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...
f0b7ee3f chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#​3220)

Bumps actions/upload-artifact from 4.3.5 to 4.3.6.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
719b7af3 chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 in /_examples (#​3221)

Bumps golang.org/x/text from 0.16.0 to 0.17.0.


updated-dependencies:

  • dependency-name: golang.org/x/text
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
d14fd791 chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#​3208)

Bumps actions/upload-artifact from 4.3.4 to 4.3.5.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
564e2dc5 chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#​3207)

Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.


updated-dependencies:

  • dependency-name: golangci/golangci-lint-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
d3d147e6 chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#​3172)
  • chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0

Bumps golang.org/x/tools from 0.22.0 to 0.23.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

2d7e00b5 chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /integration (#​3196)

Bumps typescript from 5.5.3 to 5.5.4.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
5f86c55a chore(deps-dev): bump [@​graphql](https://redirect.github.com/graphql)-codegen/client-preset in /integration (#​3197)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...

552bb4b9 chore(deps-dev): bump vite from 5.3.4 to 5.3.5 in /integration (#​3199)

Bumps vite from 5.3.4 to 5.3.5.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
45a29fe0 chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#​3200)

Bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3.


updated-dependencies:

  • dependency-name: github.com/urfave/cli/v2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...
3c2443e4 chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /_examples (#​3206)

Bumps golang.org/x/sync from 0.7.0 to 0.8.0.


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...
52f65d0f chore(deps-dev): bump vitest from 2.0.4 to 2.0.5 in /integration (#​3209)

Bumps vitest from 2.0.4 to 2.0.5.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1beac8b7 chore(deps-dev): bump [@​apollo](https://redirect.github.com/apollo)/client in /integration (#​3210)

updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...

d1682f7c chore(deps-dev): bump vite from 5.3.3 to 5.3.4 in /integration (#​3190)

Bumps vite from 5.3.3 to 5.3.4.


updated-dependencies:

  • dependency-name: vite
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
cfc9863a chore(deps-dev): bump vitest from 2.0.2 to 2.0.4 in /integration (#​3189)

Bumps vitest from 2.0.2 to 2.0.4.


updated-dependencies:

  • dependency-name: vitest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...
1cc0a17b Revert "feat: allow argument directives to be called even if the argument is …" (#​3191)

This reverts commit 0fb31a3.

0fb31a3e feat: allow argument directives to be called even if the argument is null (#​3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

@renovate renovate bot requested a review from rot1024 as a code owner January 4, 2024 02:46
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from ae6b89a to da59860 Compare January 24, 2024 17:49
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from a374c44 to 7fae1f0 Compare February 7, 2024 02:12
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from 1e5e84d to 1f88747 Compare February 17, 2024 05:48
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from afe9a69 to f348e9f Compare March 7, 2024 20:34
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 389e155 to b263767 Compare April 5, 2024 05:49
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from d6b71dd to a7f310e Compare April 16, 2024 23:29
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 50bfaaf to 4fa04ab Compare May 9, 2024 05:36
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 4203b1d to e4997d2 Compare June 5, 2024 18:00
Copy link
Author

renovate bot commented Jun 5, 2024

ℹ Artifact update notice

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

  • 31 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.102.0 -> v0.116.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.32.3 -> v0.48.1
github.com/agnivade/levenshtein v1.1.1 -> v1.2.0
github.com/go-logr/logr v1.2.3 -> v1.4.2
github.com/golang/protobuf v1.5.2 -> v1.5.4
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.1.0 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.4.0 -> v2.13.0
github.com/labstack/gommon v0.3.1 -> v0.4.2
github.com/mattn/go-isatty v0.0.18 -> v0.0.20
github.com/montanaflynn/stats v0.6.6 -> v0.7.1
github.com/sergi/go-diff v1.1.0 -> v1.3.1
github.com/urfave/cli/v2 v2.11.1 -> v2.27.5
github.com/valyala/fasttemplate v1.2.1 -> v1.2.2
github.com/xdg-go/scram v1.1.1 -> v1.1.2
github.com/xdg-go/stringprep v1.0.3 -> v1.0.4
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a -> v0.0.0-20240726163527-a2c0da244d78
go.opencensus.io v0.23.0 -> v0.24.0
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/mod v0.17.0 -> v0.20.0
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c -> v0.23.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.25.0 -> v0.27.0
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 -> v0.7.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.24.0
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f -> v0.0.0-20220907171357-04be3eba64a2
google.golang.org/api v0.89.0 -> v0.203.0
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.48.0 -> v1.67.1

@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from a1543ab to 0673321 Compare June 12, 2024 02:37
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from ef73b8b to 14e39ff Compare June 15, 2024 08:54
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from ea33324 to 5e989e5 Compare June 30, 2024 14:40
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from ef2aedd to ec947e4 Compare July 5, 2024 05:33
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 89795de to 9597061 Compare July 16, 2024 05:55
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from d4e3cd0 to ec71a8c Compare August 15, 2024 05:50
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from d309460 to b0e593b Compare September 6, 2024 11:54
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from 7464577 to e590b6f Compare September 20, 2024 17:45
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from ebc150d to 5e41b2b Compare October 2, 2024 02:46
@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from b27326b to e1f99bf Compare October 5, 2024 05:39
@renovate renovate bot force-pushed the renovate/gomod branch 3 times, most recently from ad7f9f1 to a5bd660 Compare October 23, 2024 07:46
@renovate renovate bot requested a review from pyshx as a code owner October 23, 2024 07:46
Copy link

coderabbitai bot commented Nov 1, 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.


🪧 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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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 using 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.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants