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

Bump the minor group with 4 updates #142

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps the minor group with 4 updates: github.com/oracle/oci-go-sdk/v65, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/ecr.

Updates github.com/oracle/oci-go-sdk/v65 from 65.52.0 to 65.53.0

Release notes

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

65.53.0

Added

  • Support for the PostgreSQL service

  • Support for new operations in the Identity Domains service

  • Support for enabling, disabling, and renewing SSL/TLS in the Big Data service

  • Support for diarization in the AI Speech service

  • Support for Capacity Topology API in the Compute service

Breaking Changes

  • The type of property Status was changed from *string to MyRequestStatusEnum in the MyRequest model in the Identity Domains service

File Checksums (SHA256)

oci-go-sdk-65.53.0.zip c1e4645f6b71c53041e6989352c13063ddb11b9cc1ed4c844474d90c3ad97be3

65.52.1

Added

  • Support for Java Management Service Downloads

  • Support for creating autonomous dataguard associations in the Database service

  • Support for SaaS administrative user configurations for autonomous database in the Database service

  • Support for macOS in the the Java Management service

  • Support for distribution and management of deployment rule sets in the Java Management service

  • Support for new download location of Oracle Java runtime binaries in the Java Management service

  • Support for exporting data across regions in the Java Management service

File Checksums (SHA256)

oci-go-sdk-65.52.1.zip 25d3be4801e92937d37852f58bdbc44df39d5cd7e01025679133d3b190794c2b

Changelog

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

65.53.0 - 2023-11-14

Added

  • Support for the PostgreSQL service
  • Support for new operations in the Identity Domains service
  • Support for enabling, disabling, and renewing SSL/TLS in the Big Data service
  • Support for diarization in the AI Speech service
  • Support for Capacity Topology API in the Compute service

Breaking Changes

  • The type of property Status was changed from *string to MyRequestStatusEnum in the MyRequest model in the Identity Domains service

65.52.1 - 2023-11-07

Added

  • Support for Java Management Service Downloads
  • Support for creating autonomous dataguard associations in the Database service
  • Support for SaaS administrative user configurations for autonomous database in the Database service
  • Support for macOS in the the Java Management service
  • Support for distribution and management of deployment rule sets in the Java Management service
  • Support for new download location of Oracle Java runtime binaries in the Java Management service
  • Support for exporting data across regions in the Java Management service
Commits
  • 5369deb Releasing version 65.53.0
  • c9e7f00 Merge remote-tracking branch 'bitbucket/github' into release_2023-11-14
  • 6dc8149 Pull request #2584: Releasing Version 65.53.0
  • 906245d Releasing version 65.52.1
  • f7eb384 Merge remote-tracking branch 'bitbucket/github' into release_2023-11-07
  • d4f3b61 Releasing version 65 52 1
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.23.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.22.0 to 1.25.5

Commits
  • fa3ee1a Release 2023-11-21
  • 6e0c553 Regenerated Clients
  • 32fa00b Update endpoints model
  • 72eae5c Update API model
  • 1c69d08 fix: don't expect response to be json in endpointcreds provider (#2381)
  • 3bd97c0 fix: don't send 0 max items for object version and multipart upload paginator...
  • b3e07aa Release 2023-11-20
  • 2fc1c0d Regenerated Clients
  • 1a6bd02 Update endpoints model
  • ac2c871 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.22.0 to 1.23.1

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 minor group with 4 updates: [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk), [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/oracle/oci-go-sdk/v65` from 65.52.0 to 65.53.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.52.0...v65.53.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.22.1...v1.23.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.22.0 to 1.25.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.22.0...config/v1.25.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.22.0 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.22.0...v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

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 Nov 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #143.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/minor-099a0a2505 branch December 4, 2023 21:54
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.

None yet

0 participants