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

build(deps): bump the gomod group with 4 updates #654

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps the gomod group with 4 updates: chainguard.dev/sdk, cloud.google.com/go/profiler, golang.org/x/exp and google.golang.org/api.

Updates chainguard.dev/sdk from 0.1.28 to 0.1.29

Release notes

Sourced from chainguard.dev/sdk's releases.

v0.1.29

Full Changelog: chainguard-dev/sdk@v0.1.28...v0.1.29

Commits
  • 5328081 Merge pull request #68 from chainguard-dev/create-pull-request/patch
  • fb8ec2e Export 80b044281f60b79b85c37af7d3b7b4c8d13cfec8
  • c6ec2b9 Export b623800bfb7336f49789836f5bf4cbccd4eb9df4
  • 9bfdb1e Export 4c6636a0a28bcc3b74f56caa5d0f4308c38c0e94
  • 7f48f8d Export 2d582e74761b74ef75b3d3f97dbfdd9993d76670
  • adbcee3 Export 05cfacc15b6c368221ea3372fed95c64ecbeb99d
  • 3229dbc Export 4f35f8f293ed35bee3adb252552f948596494a41
  • 6a3ded7 Export 853620c69591edf0aa7a95f08aa5ef5cac5351e8
  • 9c4c732 Export 43888bfbfd9dfd84dd9bac0bd104f05abc00fc55
  • 7edd31a Export c815b3dae6134ce70806e8e04b5414a2e2cd5142
  • Additional commits viewable in compare view

Updates cloud.google.com/go/profiler from 0.4.1 to 0.4.2

Release notes

Sourced from cloud.google.com/go/profiler's releases.

profiler: v0.4.2

0.4.2 (2024-12-10)

Bug Fixes

  • profiler: Bump dependencies (2ddeb15)
  • profiler: Bump google.golang.org/[email protected] (8fa9e39)
  • profiler: Bump google.golang.org/[email protected] (8ecc4e9)
  • profiler: Update dependencies (257c40b)
  • profiler: Update google.golang.org/api to v0.191.0 (5b32644)
  • profiler: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • profiler: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

visionai: v0.4.2

0.4.2 (2024-10-23)

Bug Fixes

  • visionai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • visionai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Commits

Updates golang.org/x/exp from 0.0.0-20240909161429-701f63a606c0 to 0.0.0-20241108190413-2d47ceb2692f

Commits

Updates google.golang.org/api from 0.210.0 to 0.211.0

Release notes

Sourced from google.golang.org/api's releases.

v0.211.0

0.211.0 (2024-12-10)

Features

  • all: Auto-regenerate discovery clients (#2897) (a7a9149)
  • all: Auto-regenerate discovery clients (#2899) (587a11d)
  • all: Auto-regenerate discovery clients (#2902) (d4cb90f)
  • all: Auto-regenerate discovery clients (#2903) (6528fb2)
  • all: Auto-regenerate discovery clients (#2905) (f37ece7)
  • all: Auto-regenerate discovery clients (#2906) (91960b1)
  • transport: Remove deprecated EXPERIMENTAL OpenCensus trace context propagation (#2901) (2b3363e)

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.211.0 (2024-12-10)

Features

  • all: Auto-regenerate discovery clients (#2897) (a7a9149)
  • all: Auto-regenerate discovery clients (#2899) (587a11d)
  • all: Auto-regenerate discovery clients (#2902) (d4cb90f)
  • all: Auto-regenerate discovery clients (#2903) (6528fb2)
  • all: Auto-regenerate discovery clients (#2905) (f37ece7)
  • all: Auto-regenerate discovery clients (#2906) (91960b1)
  • transport: Remove deprecated EXPERIMENTAL OpenCensus trace context propagation (#2901) (2b3363e)

Bug Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 10, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-77b4ec2caf branch 2 times, most recently from 8ef0370 to 8cca3c2 Compare December 12, 2024 01:55
Bumps the gomod group with 4 updates: [chainguard.dev/sdk](https://github.com/chainguard-dev/sdk), [cloud.google.com/go/profiler](https://github.com/googleapis/google-cloud-go), [golang.org/x/exp](https://github.com/golang/exp) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `chainguard.dev/sdk` from 0.1.28 to 0.1.29
- [Release notes](https://github.com/chainguard-dev/sdk/releases)
- [Commits](chainguard-dev/sdk@v0.1.28...v0.1.29)

Updates `cloud.google.com/go/profiler` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@ai/v0.4.1...apps/v0.4.2)

Updates `golang.org/x/exp` from 0.0.0-20240909161429-701f63a606c0 to 0.0.0-20241108190413-2d47ceb2692f
- [Commits](https://github.com/golang/exp/commits)

Updates `google.golang.org/api` from 0.210.0 to 0.211.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.210.0...v0.211.0)

---
updated-dependencies:
- dependency-name: chainguard.dev/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: cloud.google.com/go/profiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/exp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-77b4ec2caf branch from 8cca3c2 to cf6e9c5 Compare December 12, 2024 15:04
@k4leung4 k4leung4 merged commit a4ef3ae into main Dec 12, 2024
90 checks passed
@k4leung4 k4leung4 deleted the dependabot/go_modules/gomod-77b4ec2caf branch December 12, 2024 16:52
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant