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

Merged
merged 1 commit into from
Oct 28, 2023
Merged

chore: update go dependencies #771

merged 1 commit into from
Oct 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.39 -> v0.17.40
github.com/aws/aws-sdk-go-v2/config require patch v1.19.0 -> v1.19.1
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.11.91 -> v1.11.92
github.com/aws/aws-sdk-go-v2/service/sns require minor v1.22.2 -> v1.23.0
github.com/deepmap/oapi-codegen require minor v1.15.0 -> v1.16.2
github.com/google/uuid require minor v1.3.1 -> v1.4.0
google.golang.org/api require minor v0.147.0 -> v0.148.0

Release Notes

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

v0.17.40

Compare Source

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.39...v0.17.40

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

v1.19.1

Compare Source

deepmap/oapi-codegen (github.com/deepmap/oapi-codegen)

v1.16.2: : Further improve documentation notices

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

v1.16.1: : Ensure deprecation comments appear correctly

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

v1.16.0: : Reduce runtime dependencies

Compare Source

As part of the final preparation towards the v2 release, this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

Key callouts

Full Changelog: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

google/uuid (github.com/google/uuid)

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
googleapis/google-api-go-client (google.golang.org/api)

v0.148.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 3:00 am on the 4th day of the month" (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 requested a review from rot1024 as a code owner July 4, 2023 02:56
@netlify
Copy link

netlify bot commented Jul 4, 2023

Deploy Preview for reearth-cms ready!

Name Link
🔨 Latest commit 2f1a7a8
🔍 Latest deploy log https://app.netlify.com/sites/reearth-cms/deploys/653b8c928a7d1700087c3b26
😎 Deploy Preview https://deploy-preview-771--reearth-cms.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.

@renovate renovate bot force-pushed the renovate/gomod branch 10 times, most recently from 81f0733 to 1370a43 Compare July 11, 2023 05:20
@renovate renovate bot force-pushed the renovate/gomod branch 6 times, most recently from f47b1fe to a815665 Compare July 12, 2023 03:43
@renovate renovate bot changed the title chore: update go dependencies chore: update module github.com/gavv/httpexpect/v2 to v2.15.0 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from 0b308e7 to 118f656 Compare July 12, 2023 08:53
@renovate renovate bot changed the title chore: update module github.com/gavv/httpexpect/v2 to v2.15.0 chore: update go dependencies Jul 13, 2023
@renovate renovate bot force-pushed the renovate/gomod branch 4 times, most recently from 24384a0 to 2b01ddc Compare July 15, 2023 02:58
@renovate renovate bot changed the title chore: update go dependencies chore: update go dependencies - autoclosed Oct 18, 2023
@renovate renovate bot closed this Oct 18, 2023
@renovate renovate bot deleted the renovate/gomod branch October 18, 2023 08:30
@renovate renovate bot changed the title chore: update go dependencies - autoclosed chore: update go dependencies Oct 20, 2023
@renovate renovate bot reopened this Oct 20, 2023
@renovate renovate bot restored the renovate/gomod branch October 20, 2023 02:49
@renovate renovate bot changed the title chore: update go dependencies chore: update module google.golang.org/api to v0.148.0 Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #771 (2f1a7a8) into main (d5527bb) will increase coverage by 49.52%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##            main     #771       +/-   ##
==========================================
+ Coverage   0.36%   49.89%   +49.52%     
==========================================
  Files        334      221      -113     
  Lines      28985    16827    -12158     
  Branches     349        0      -349     
==========================================
+ Hits         105     8395     +8290     
+ Misses     28880     7948    -20932     
- Partials       0      484      +484     
Flag Coverage Δ
server 49.49% <ø> (?)
web ?
worker 68.18% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 555 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/gomod branch 2 times, most recently from 8af7c3f to 58c10a8 Compare October 20, 2023 07:18
@renovate renovate bot changed the title chore: update module google.golang.org/api to v0.148.0 chore: update go dependencies Oct 24, 2023
@renovate renovate bot force-pushed the renovate/gomod branch 11 times, most recently from aa62e1d to d804094 Compare October 27, 2023 09:50
@yk-eukarya yk-eukarya merged commit 4cd4cfc into main Oct 28, 2023
10 checks passed
@yk-eukarya yk-eukarya deleted the renovate/gomod branch October 28, 2023 13:26
yk-eukarya pushed a commit that referenced this pull request Oct 1, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant