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 go-deps group across 1 directory with 12 updates #4108

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps the go-deps group with 11 updates in the / directory:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.5.1 1.5.2
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 5.5.0 5.7.0
github.com/aws/aws-sdk-go 1.51.25 1.51.29
github.com/getsentry/sentry-go 0.26.0 0.27.0
github.com/gophercloud/gophercloud 1.10.0 1.11.0
github.com/jackc/pgtype 1.14.1 1.14.3
github.com/labstack/echo/v4 4.11.4 4.12.0
github.com/openshift-online/ocm-sdk-go 0.1.398 0.1.418
github.com/prometheus/client_golang 1.18.0 1.19.0
golang.org/x/sync 0.6.0 0.7.0
google.golang.org/api 0.175.0 0.176.1

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.5.2

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.5.2

1.5.2 (2024-04-09)

Bugs Fixed

  • ManagedIdentityCredential now specifies resource IDs correctly for Azure Container Instances

Other Changes

  • Restored v1.4.0 error behavior for empty tenant IDs
  • Upgraded dependencies
Commits
  • 299ebfe Prepare internal for release (#22339)
  • d00123d Update packages (#22338)
  • 0a332e3 Fix issue in Verify-Link.ps1 after PS 7.4 update (#22336)
  • c8ae7ed Sync eng/common directory with azure-sdk-tools for PR 7615 (#22335)
  • 9ae828c Replace ErrAuthenticationRequired with AuthenticationRequiredError (#22317)
  • 7c50f09 [Release] sdk/resourcemanager/springappdiscovery/armspringappdiscovery/0.1.0 ...
  • b36de61 Added spec location verification to the release pipeline (#22301)
  • 00f2b8b Go SDK for Azure Web PubSub Data plane (#21929)
  • 0aa2409 Sync eng/common directory with azure-sdk-tools for PR 7585 (#22312)
  • 572ba1f JSON marshaling helpers will preserve Content-Type (#22309)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 from 5.5.0 to 5.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5's releases.

sdk/resourcemanager/compute/armcompute/v5.7.0

5.7.0 (2024-04-26)

Features Added

  • New value DiffDiskPlacementNvmeDisk added to enum type DiffDiskPlacement
  • New value DiskCreateOptionTypesCopy, DiskCreateOptionTypesRestore added to enum type DiskCreateOptionTypes
  • New enum type ResourceIDOptionsForGetCapacityReservationGroups with values ResourceIDOptionsForGetCapacityReservationGroupsAll, ResourceIDOptionsForGetCapacityReservationGroupsCreatedInSubscription, ResourceIDOptionsForGetCapacityReservationGroupsSharedWithSubscription
  • New struct EventGridAndResourceGraph
  • New struct ScheduledEventsAdditionalPublishingTargets
  • New struct ScheduledEventsPolicy
  • New struct UserInitiatedReboot
  • New struct UserInitiatedRedeploy
  • New field ResourceIDsOnly in struct CapacityReservationGroupsClientListBySubscriptionOptions
  • New field SourceResource in struct DataDisk
  • New field Caching, DeleteOption, DiskEncryptionSet, WriteAcceleratorEnabled in struct DataDisksToAttach
  • New field ScheduledEventsPolicy in struct VirtualMachineProperties
  • New field ScheduledEventsPolicy in struct VirtualMachineScaleSetProperties
  • New field ForceUpdateOSDiskForEphemeral in struct VirtualMachineScaleSetReimageParameters
  • New field DiffDiskSettings in struct VirtualMachineScaleSetUpdateOSDisk
  • New field ForceUpdateOSDiskForEphemeral in struct VirtualMachineScaleSetVMReimageParameters

sdk/resourcemanager/compute/armcompute/v5.6.0

5.6.0 (2024-03-22)

Features Added

  • New field VirtualMachineID in struct GalleryArtifactVersionFullSource
Commits
  • 2c1269d [Release] sdk/resourcemanager/compute/armcompute/5.7.0 (#22694)
  • 3c0b56d [Release] sdk/resourcemanager/selfhelp/armselfhelp/2.0.0-beta.4 (#22731)
  • 7206b50 [Release] sdk/resourcemanager/confidentialledger/armconfidentialledger/1.3.0-...
  • abe3252 [Release] sdk/resourcemanager/quota/armquota/1.1.0-beta.1 (#22740)
  • a53db58 [Release] sdk/resourcemanager/support/armsupport/1.3.0 (#22741)
  • a3b5f2f [Monitor Ingestion] update README (#22768)
  • 5cfcd07 Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#22766)
  • c24ccb1 Increment package version after release of monitor/ingestion/azlogs (#22764)
  • 931bb09 Fix Policheck step indention (#22765)
  • 230f1e4 Deprecate go-vcr based test recording API (#22759)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.51.25 to 1.51.29

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.29 (2024-04-25)

Service Client Updates

  • service/appsync: Updates service API
  • service/fms: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/ivs-realtime: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
  • service/states: Updates service API and documentation
    • Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.

Release v1.51.28 (2024-04-24)

Service Client Updates

  • service/datasync: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface
  • service/emr-containers: Updates service API, documentation, and paginators
  • service/entityresolution: Updates service API and documentation
  • service/gamelift: Updates service API, documentation, and paginators
    • Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
  • service/ssm: Updates service API, documentation, and paginators
    • Add SSM DescribeInstanceProperties API to public AWS SDK.

Release v1.51.27 (2024-04-23)

Service Client Updates

  • service/bedrock: Updates service API, documentation, and paginators
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • service/pi: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Fix the example ARN for ModifyActivityStreamRequest
  • service/workspaces-web: Updates service API and documentation

Release v1.51.26 (2024-04-22)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/payment-cryptography: Updates service API, documentation, and waiters

... (truncated)

Commits

Updates github.com/getsentry/sentry-go from 0.26.0 to 0.27.0

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.27.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.

Breaking Changes

  • Exception.ThreadId is now typed as uint64. It was wrongly typed as string before. (#770)

Misc

  • Export Event.Attachments (#771)
Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.27.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.

Breaking Changes

  • Exception.ThreadId is now typed as uint64. It was wrongly typed as string before. (#770)

Misc

  • Export Event.Attachments (#771)
Commits

Updates github.com/gophercloud/gophercloud from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/gophercloud/gophercloud's releases.

v1.11.0

What's Changed

This release replaces v1.9 and v1.10, making the Context embedded in the Provider client working again as expected.

Full Changelog: gophercloud/gophercloud@v1.10.0...v1.11.0

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

v1.11.0 (2024-03-07)

This version reverts the inclusion of Context in the v1 branch. This inclusion didn't add much value because no packages were using it; on the other hand, it introduced a bug when using the Context property of the Provider client.

Commits
  • 4a0303d Merge pull request #2971 from shiftstack/remove_context
  • f7678f8 Prepare v1.11.0
  • 322ccdf Revert "Context-aware methods to ProviderClient and ServiceClient"
  • 6046211 Revert "tokens: Add WithContext functions"
  • 4bd4c38 Revert "client: Add WithContext functions"
  • 2e1a5f8 Revert "pager: Add WithContext functions"
  • da1523b Revert "Authenticate with a clouds.yaml"
  • 52d12ec Revert "clouds: fix default /etc/openstack/clouds.yaml selection"
  • fbfac92 Revert "clouds: export ParseOption to allow conditionally compose With* opts"
  • 16b3cd5 Revert "Fix AllowReauth reauthentication"
  • See full diff in compare view

Updates github.com/jackc/pgtype from 1.14.1 to 1.14.3

Changelog

Sourced from github.com/jackc/pgtype's changelog.

1.14.2 (February 5, 2024)

  • Fix numeric to float64 conversion (Joe Schafer)
Commits

Updates github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2

Changelog

Sourced from github.com/jackc/pgx/v4's changelog.

4.18.2 (March 4, 2024)

Fix CVE-2024-27289

SQL injection can occur when all of the following conditions are met:

  1. The non-default simple protocol is used.
  2. A placeholder for a numeric value must be immediately preceded by a minus.
  3. There must be a second placeholder for a string value after the first placeholder; both must be on the same line.
  4. Both parameter values must be user-controlled.

Thanks to Paul Gerste for reporting this issue.

Fix CVE-2024-27304

SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control.

Thanks to Paul Gerste for reporting this issue.

  • Fix *dbTx.Exec not checking if it is already closed
Commits
  • 14690df Update changelog
  • 779548e Update required Go version to 1.17
  • 80e9662 Update github.com/jackc/pgconn to v1.14.3
  • 0bf9ac3 Fix erroneous test case
  • f94eb0e Always wrap arguments in parentheses in the SQL sanitizer
  • 826a892 Fix SQL injection via line comment creation in simple protocol
  • 7d882f9 Fix *dbTx.Exec not checking if it is already closed
  • 1d07b8b go mod tidy
  • See full diff in compare view

Updates github.com/labstack/echo/v4 from 4.11.4 to 4.12.0

Release notes

Sourced from github.com/labstack/echo/v4's releases.

v4.12.0 - 2024-04-15

Security

Enhancements

New Contributors

Full Changelog: labstack/echo@v4.11.4...v4.12.0

Changelog

Sourced from github.com/labstack/echo/v4's changelog.

v4.12.0 - 2024-04-15

Security

Enhancements

Commits
  • 88c379f Changelog for v4.12.0 (#2626)
  • e0f2a02 proxy middleware should use http proxy for SSE requests (#2624)
  • 3062025 Update golang.org/x/* deps (#2625)
  • 447c92d When route is registered with empty path it is normalized to /. Make sure t...
  • d549290 Remove maxparam dependence from Context (#2611)
  • 011acb4 default binder can bind pointer to slice as struct field. For example `*[]str...
  • c57fcb3 Default binder can use UnmarshalParams(params []string) error interface to ...
  • a3b0ba2 Fix Real IP logic (#2550)
  • 3598f29 Change type definition blocks to single declarations. This helps copy/pasting...
  • 5f7bedf update makefile
  • Additional commits viewable in compare view

Updates github.com/openshift-online/ocm-sdk-go from 0.1.398 to 0.1.418

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.418

  • Update model version v0.0.371
    • Add Tags to the AWSMachinePool model to support custom AWS tags for day 2 creation of machine pools

Release 0.1.417

  • Add RolePolicyBindings to the AWS resource model to support STS Arbitrary Policies feature.

Release 0.1.416

  • Update windows api.openshift certs

Release 0.1.415

  • Update model version v0.0.369
    • Update metamodel version to 0.0.60
    • [OCM-6294] add /load_balancer_quota_values endpoint
    • [OCM-7027] feat: document pagination and ordering support for break glass
    • [OCM-7144] Add /storage_quota_values endpoint
    • Add Azure resource to Cluster resource.
    • Fix spacing in description of Azure's ManagedResourceGroupName

Release 0.1.414

  • Update metamodel version v0.0.60

Release 0.1.413

  • Fix Default Capabilities.

Release 0.1.412

  • Update model version v0.0.365
    • [OCM-6763] Add default capability resource to SDK.

Release 0.1.411

  • Upgrade pgx version and other dependencies

Release 0.1.410

  • Update model version v0.0.364
    • Add BreakGlassCredentials to the Cluster resource model.

Release 0.1.409

  • Update model version v0.0.363
    • Add NodeDrainGracePeriod to the NodePool model.
  • Update model version v0.0.362
    • Changed UserName attribute for TokenClaimMappings to Username.

Release v0.1.408

v0.1.408

  • Update model version v0.0.361
    • Add Scope attribute to ReservedResource.
    • Add Scope attribute to ClusterAuthorizationRequest.

Release 0.1.407

No release notes provided.

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.418

  • Update model version v0.0.371
    • Add Tags to the AWSMachinePool model to support custom AWS tags for day 2 creation of machine pools

0.1.417

  • Add RolePolicyBindings to the AWS resource model to support STS Arbitrary Policies feature.

0.1.416

  • Update windows api.openshift certs

0.1.415

  • Update model version v0.0.369
    • Update metamodel version to 0.0.60
    • [OCM-6294] add /load_balancer_quota_values endpoint
    • [OCM-7027] feat: document pagination and ordering support for break glass
    • [OCM-7144] Add /storage_quota_values endpoint
    • Add Azure resource to Cluster resource.
    • Fix spacing in description of Azure's ManagedResourceGroupName

0.1.414

  • Update metamodel version v0.0.60

0.1.413

  • Update model version v0.0.366
    • Fix Default Capabilities.

0.1.412

  • Update model version v0.0.365
    • [OCM-6763] Add default capability resource to SDK.

0.1.411

  • Upgrade pgx version and other dependencies

0.1.410

  • Update model version v0.0.364
    • Add BreakGlassCredentials to the Cluster resource model.

0.1.409

  • Update model version v0.0.363
    • Add NodeDrainGracePeriod to the NodePool model.
  • Update model version v0.0.362
    • Changed UserName attribute for TokenClaimMappings to Username.

0.1.408

  • Update model version v0.0.361
    • Add Scope attribute to ReservedResource.
    • Add Scope attribute to ClusterAuthorizationRequest.

0.1.407

  • Update model version v0.0.360

... (truncated)

Commits
  • 1f49224 Merge pull request #949 from gdbranco/feat/ocm-6715
  • 9fced33 OCM-6715 | chore: Release v0.1.418
  • a69ff26 OCM-6715 | feat: bump model to .371
  • 3a3ac93 Merge pull request #947 from davidleerh/OCM-6535-SDK-NEW
  • 2d102e5 Update CHANGES.md
  • 8d835b6 OCM-6535 | feat: changes to support sts arbitrary policies
  • ba432a6 Merge pull request #948 from ciaranRoche/OCM-7566
  • 336ea5f OCM-7566 | chore: update changes and bump version
  • 1b76ad4 OCM-7566 | chore: update windows cert for api.openshift.com:443
  • 7d2bcd1 Merge pull request #944 from ahitacat/bump-version
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.0

What's Changed

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

New Contributors

Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427
Commits
  • 77d4003 Add 1.19.0 changelog (#1451)
  • 14259fa Merge pull request #1448 from ywwg/owilliams/content-negotiation
  • 6d03920 deps: bump prometheus/common version
  • 353395b Remove support for go 1.19 (#1449)
  • 9dd5d2a Merge pull request #1445 from kavu/add_go122_metrics_test
  • c906a5e Add support for Go 1.22
  • 7ac9036 Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...
  • 8c7e30f Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...
  • 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  • 83d5940 Bump the github-actions group with 2 updates
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.6.0 to 0.7.0

Commits

Updates google.golang.org/api from 0.175.0 to 0.176.1

Release notes

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

v0.176.1

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

v0.176.0

0.176.0 (2024-04-22)

Features

Bug Fixes

Changelog

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

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

0.176.0 (2024-04-22)

Features

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

Bumps the go-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) | `5.5.0` | `5.7.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.25` | `1.51.29` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.26.0` | `0.27.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.10.0` | `1.11.0` |
| [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.1` | `1.14.3` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.12.0` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.398` | `0.1.418` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.6.0` | `0.7.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.175.0` | `0.176.1` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/internal/v1.5.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5` from 5.5.0 to 5.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.5.0...sdk/resourcemanager/compute/armcompute/v5.7.0)

Updates `github.com/aws/aws-sdk-go` from 1.51.25 to 1.51.29
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.25...v1.51.29)

Updates `github.com/getsentry/sentry-go` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.26.0...v0.27.0)

Updates `github.com/gophercloud/gophercloud` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.11.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.10.0...v1.11.0)

Updates `github.com/jackc/pgtype` from 1.14.1 to 1.14.3
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.14.1...v1.14.3)

Updates `github.com/jackc/pgx/v4` from 4.18.1 to 4.18.2
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.18.1...v4.18.2)

Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.12.0
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.4...v4.12.0)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.398 to 0.1.418
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.398...v0.1.418)

Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.0)

Updates `golang.org/x/sync` from 0.6.0 to 0.7.0
- [Commits](golang/sync@v0.6.0...v0.7.0)

Updates `google.golang.org/api` from 0.175.0 to 0.176.1
- [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.175.0...v0.176.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/jackc/pgtype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-71f3ffec73 branch April 29, 2024 05:01
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.

0 participants