Skip to content

chore(deps): bump the go-minor-patch group with 2 updates#304

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-e442e87fff
Closed

chore(deps): bump the go-minor-patch group with 2 updates#304
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-e442e87fff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the go-minor-patch group with 2 updates: github.com/getkin/kin-openapi and github.com/oracle/oci-go-sdk/v65.

Updates github.com/getkin/kin-openapi from 0.135.0 to 0.136.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.136.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.135.0...v0.136.0

Commits
  • ff4bce7 fix and upgrade goimports-reviser
  • 028df2a refacto(tests): use t.Context instead of context.Background
  • cc4f8d9 refacto: replace openapi3.*Ptr(..) funcs with new(..)
  • df95b87 address various lint errors
  • 3556929 openapi2conv: nil-guard components lookup in FromV3SchemaRef (#1156)
  • 5a0a337 openapi3: remove map-iteration order leaks causing flaky tests (#1158)
  • 3489553 openapi3: skip v3.1 load/validation flaky tests
  • 3aa08cd openapi3: record v3.1 load/validation test failures
  • 3179775 openapi3: enable testing for 3.1 documents
  • 77e911a openapi3: record failures after rebasing on top of #1125
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.112.0 to 65.113.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.113.0

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service

  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service

  • Support for IPv6 endpoints in the Events service

  • Support for IPv6 endpoints in the Logging service

  • Support for IPv6 endpoints in the Logging Search service

  • Support for IPv6 endpoints in the Logging Ingestion service

  • Support for reserved private IP IDs in the Compute service

  • Support for USAGE_ONLY query type in the Usage Api service

  • Support for resizing Data, Reco, and Sparse disk groups in the Database service

  • Support for logging line format in the Functions service

Breaking Changes

  • Enum value OperationTypeGoldengateConnectionAssigmnentDelete was removed from model OperationTypeEnum in the GoldenGate service

  • The field TimeUpgradeRequired was removed in the model Deployment in the GoldenGate service

  • The model DeploymentUpgradeLifecycleStateEnum was removed in the GoldenGate service

  • Type of field LifecycleState was changed to DeploymentBackupLifecycleStateEnum in the models DeploymentBackupSummary, DeploymentBackup, DeploymentSummary, DeploymentUpgradeSummary, DeploymentUpgrade, Deployment, ListDeploymentBackupsRequest, ListDeploymentPeersRequest, ListDeploymentUpgradesRequest, and ListDeploymentsRequest in the GoldenGate service

  • Type of field BootstrapServers was changed from []KafkaBootstrapServer to []CreateKafkaBootstrapServer in the model CreateKafkaConnectionDetails in the GoldenGate service

  • The field PrivateIp was removed from the models CreateGoldenGateConnectionDetails, CreateJavaMessageServiceConnectionDetails, CreateMicrosoftSqlserverConnectionDetails, CreateKafkaSchemaRegistryConnectionDetails, CreateMysqlConnectionDetails, and CreatePostgresqlConnectionDetails in the GoldenGate service

  • The model UpdateComputeHostsRequest renamed to UpdateComputeHostRequest in the Compute service

  • The model UpdateComputeHostsDetails was renamed to UpdateComputeHostDetails in the Compute service

  • The model GetComputeHostsRequest renamed to GetComputeHostRequest in the Compute service

  • Methods getComputeHosts(GetComputeHostsRequest) and updateComputeHosts(UpdateComputeHostsRequest) have been removed from Compute in the Compute service.

  • Methods forUpdateComputeHosts(UpdateComputeHostsRequest) and forUpdateComputeHosts(UpdateComputeHostsRequest, TerminationStrategy, DelayStrategy) have been removed from ComputeWaiters in the Compute service.

  • Classes UpdateComputeHostsDetails, GetComputeHostsRequest, UpdateComputeHostsRequest, GetComputeHostsResponse, and UpdateComputeHostsResponse have been removed in the Compute service.

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.113.0 - 2026-04-21

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service
  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service
  • Support for IPv6 endpoints in the Events service
  • Support for IPv6 endpoints in the Logging service
  • Support for IPv6 endpoints in the Logging Search service
  • Support for IPv6 endpoints in the Logging Ingestion service
  • Support for reserved private IP IDs in the Compute service
  • Support for USAGE_ONLY query type in the Usage Api service
  • Support for resizing Data, Reco, and Sparse disk groups in the Database service
  • Support for logging line format in the Functions service

Breaking Changes

  • Enum value OperationTypeGoldengateConnectionAssigmnentDelete was removed from model OperationTypeEnum in the GoldenGate service
  • The field TimeUpgradeRequired was removed in the model Deployment in the GoldenGate service
  • The model DeploymentUpgradeLifecycleStateEnum was removed in the GoldenGate service
  • Type of field LifecycleState was changed to DeploymentBackupLifecycleStateEnum in the models DeploymentBackupSummary, DeploymentBackup, DeploymentSummary, DeploymentUpgradeSummary, DeploymentUpgrade, Deployment, ListDeploymentBackupsRequest, ListDeploymentPeersRequest, ListDeploymentUpgradesRequest, and ListDeploymentsRequest in the GoldenGate service
  • Type of field BootstrapServers was changed from []KafkaBootstrapServer to []CreateKafkaBootstrapServer in the model CreateKafkaConnectionDetails in the GoldenGate service
  • The field PrivateIp was removed from the models CreateGoldenGateConnectionDetails, CreateJavaMessageServiceConnectionDetails, CreateMicrosoftSqlserverConnectionDetails, CreateKafkaSchemaRegistryConnectionDetails, CreateMysqlConnectionDetails, and CreatePostgresqlConnectionDetails in the GoldenGate service
  • The model UpdateComputeHostsRequest renamed to UpdateComputeHostRequest in the Compute service
  • The model UpdateComputeHostsDetails was renamed to UpdateComputeHostDetails in the Compute service
  • The model GetComputeHostsRequest renamed to GetComputeHostRequest in the Compute service
  • Methods getComputeHosts(GetComputeHostsRequest) and updateComputeHosts(UpdateComputeHostsRequest) have been removed from Compute in the Compute service.
  • Methods forUpdateComputeHosts(UpdateComputeHostsRequest) and forUpdateComputeHosts(UpdateComputeHostsRequest, TerminationStrategy, DelayStrategy) have been removed from ComputeWaiters in the Compute service.
  • Classes UpdateComputeHostsDetails, GetComputeHostsRequest, UpdateComputeHostsRequest, GetComputeHostsResponse, and UpdateComputeHostsResponse have been removed in the Compute service.
Commits
  • 3084b17 Releasing version 65.113.0
  • 269d508 Remove all files deleted in scm
  • 519ab9d Merge remote-tracking branch 'scm/github' into release_2026-04-21
  • 3637eb7 Releasing version 65.113.0
  • See full diff in compare view

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 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-minor-patch group with 2 updates: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk).


Updates `github.com/getkin/kin-openapi` from 0.135.0 to 0.136.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.135.0...v0.136.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.112.0 to 65.113.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.112.0...v65.113.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.136.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.113.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

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

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-minor-patch-e442e87fff branch April 27, 2026 15:40
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