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

fix(deps): update github.com/diggerhq/digger/backend digest to 467d0ae #1810

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
github.com/diggerhq/digger/backend require digest 9a40639 -> 467d0ae
github.com/diggerhq/digger/backend require digest 90aa7b8 -> 467d0ae

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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

delve-auditor bot commented Nov 11, 2024

No security or compliance issues detected. Reviewed everything up to 18c9a33.

Security Overview
  • 🔎 Scanned files: 8 changed file(s)
Detected Code Changes
Change Type Relevant files
Enhancement ► go.mod
    Update github.com/diggerhq/digger/backend digest to 467d0ae
► go.sum
    Update dependencies

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to f93c191 fix(deps): update github.com/diggerhq/digger/backend digest to 17e2d8c Nov 12, 2024
Copy link
Contributor Author

renovate bot commented Nov 12, 2024

ℹ Artifact update notice

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

  • 8 additional dependencies were updated

Details:

Package Change
github.com/samber/lo v1.39.0 -> v1.46.0
github.com/bytedance/sonic v1.11.6 -> v1.11.9
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.4
github.com/getsentry/sentry-go v0.28.0 -> v0.29.0
github.com/go-playground/validator/v10 v10.20.0 -> v10.22.0
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20231201235250-de7065d80cb9
github.com/jackc/pgx/v5 v5.4.3 -> v5.5.5
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.8
File name: ee/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):

  • 28 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.31.0 -> v1.32.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.6
github.com/aws/aws-sdk-go-v2/config v1.27.16 -> v1.28.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.16 -> v1.17.44
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.13.20 -> v1.15.15
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.7.20 -> v1.7.50
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.3 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 -> v2.6.23
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.7 -> v1.3.23
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.26.3 -> v1.27.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.6 -> v1.36.5
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.20.8 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.12.0
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.9 -> v1.4.4
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.8 -> v1.10.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7 -> v1.18.4
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 -> v1.66.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.9 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.3 -> v1.28.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10 -> v1.32.4
github.com/aws/smithy-go v1.21.0 -> v1.22.0
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20231201235250-de7065d80cb9
github.com/jackc/pgx/v5 v5.4.3 -> v5.5.5
golang.org/x/oauth2 v0.23.0 -> v0.24.0
gorm.io/gorm v1.25.10 -> v1.25.11
File name: ee/drift/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):

  • 27 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.31.0 -> v1.32.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.6
github.com/aws/aws-sdk-go-v2/config v1.27.16 -> v1.28.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.16 -> v1.17.44
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.13.20 -> v1.15.15
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.7.20 -> v1.7.50
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.3 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 -> v2.6.23
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.7 -> v1.3.23
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.26.3 -> v1.27.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.6 -> v1.36.5
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.20.8 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.12.0
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.9 -> v1.4.4
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.8 -> v1.10.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7 -> v1.18.4
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 -> v1.66.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.9 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.3 -> v1.28.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10 -> v1.32.4
github.com/aws/smithy-go v1.21.0 -> v1.22.0
github.com/go-sql-driver/mysql v1.7.0 -> v1.8.1
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20231201235250-de7065d80cb9
gorm.io/datatypes v1.1.1-0.20230130040222-c43177d3cf8c -> v1.2.4
File name: next/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):

  • 27 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.31.0 -> v1.32.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.6
github.com/aws/aws-sdk-go-v2/config v1.27.16 -> v1.28.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.16 -> v1.17.44
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.13.20 -> v1.15.15
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.7.20 -> v1.7.50
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.3 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 -> v2.6.23
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.7 -> v1.3.23
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.26.3 -> v1.27.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.6 -> v1.36.5
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.20.8 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.12.0
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.9 -> v1.4.4
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.8 -> v1.10.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7 -> v1.18.4
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 -> v1.66.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.9 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.3 -> v1.28.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10 -> v1.32.4
github.com/aws/smithy-go v1.21.0 -> v1.22.0
github.com/go-sql-driver/mysql v1.7.0 -> v1.8.1
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20231201235250-de7065d80cb9
gorm.io/datatypes v1.1.1-0.20230130040222-c43177d3cf8c -> v1.2.4

@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 7490e79 to 94287ff Compare November 12, 2024 09:55
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to 17e2d8c fix(deps): update github.com/diggerhq/digger/backend digest to 6ea944a Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 94287ff to f87647f Compare November 12, 2024 20:23
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to 6ea944a fix(deps): update github.com/diggerhq/digger/backend digest to a1e5ce3 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from f87647f to 33cf0eb Compare November 13, 2024 16:03
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to a1e5ce3 fix(deps): update github.com/diggerhq/digger/backend digest to f7e044d Nov 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 33cf0eb to 2ac7116 Compare November 13, 2024 19:56
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to f7e044d fix(deps): update github.com/diggerhq/digger/backend digest to 8785f8c Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 2ac7116 to 16d3ce4 Compare November 14, 2024 01:36
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to 8785f8c fix(deps): update github.com/diggerhq/digger/backend digest to e582e3f Nov 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 16d3ce4 to 37e2c7b Compare November 15, 2024 17:35
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to e582e3f fix(deps): update github.com/diggerhq/digger/backend digest to 68e3850 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch 2 times, most recently from 1c4453c to 7a90258 Compare November 15, 2024 19:48
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to 68e3850 fix(deps): update github.com/diggerhq/digger/backend digest to 16a1d63 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 7a90258 to 502782f Compare November 15, 2024 20:22
@renovate renovate bot changed the title fix(deps): update github.com/diggerhq/digger/backend digest to 16a1d63 fix(deps): update github.com/diggerhq/digger/backend digest to 467d0ae Nov 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-diggerhq-digger-backend-digest branch from 502782f to 18c9a33 Compare November 15, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants