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 gomodupdates group in /providers/oci with 1 update #3046

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps the gomodupdates group in /providers/oci with 1 update: github.com/oracle/oci-go-sdk/v65.

Updates github.com/oracle/oci-go-sdk/v65 from 65.55.1 to 65.56.0

Release notes

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

65.56.0

Added

  • Support for resource id filter on the service work requests in the Container Instances service

  • Support for polyglot vulnerability audit in the Application Dependency Management service

  • Support for create, read, and update operations on peer databases in the Data Safe service

  • Support for dimension specific alarm suppressions in the Monitoring service

  • Support for calculating audit volume in the Data Safe service

  • Support for viewing schema accesses in data safe user assessments in the Data Safe service

  • Support for security feature usage in the Data Safe service

  • Support for viewing the top security findings in data safe security assessments in the Data Safe service

  • Support for additional filters in list findings operation in the Data Safe service

  • Support for updating risk level of the specified finding in the Data Safe service

Breaking Changes

  • The property OpcWorkRequestId was removed from the response model CreateVulnerabilityAuditResponse.cs in the Application Dependency Management service

  • The property Gav was changed from mandatory to optional in ApplicationDependency model

  • The property MaxObservedCvssV2Score, MaxObservedCvssV2ScoreWithIgnored and MaxObservedCvssV3ScoreWithIgnored were changed from mandatory to optional in VulnerabilityAudit and VulnerabilityAuditSummary model

  • The property CvssV2Score and CvssV3Score were changed from mantory to optional in Vulnerability model

  • The property OpcWorkRequestId was changed from mandatory to optional in CreateVulnerabilityAuditResponse model

File Checksums (SHA256)

oci-go-sdk-65.56.0.zip 7a09a8e6145ecdbaed97a06a2fd58243c6c1a18ff468e96cfd093099ed8456d8

Changelog

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

65.56.0 - 2024-01-16

Added

  • Support for resource id filter on the service work requests in the Container Instances service
  • Support for polyglot vulnerability audit in the Application Dependency Management service
  • Support for create, read, and update operations on peer databases in the Data Safe service
  • Support for dimension specific alarm suppressions in the Monitoring service
  • Support for calculating audit volume in the Data Safe service
  • Support for viewing schema accesses in data safe user assessments in the Data Safe service
  • Support for security feature usage in the Data Safe service
  • Support for viewing the top security findings in data safe security assessments in the Data Safe service
  • Support for additional filters in list findings operation in the Data Safe service
  • Support for updating risk level of the specified finding in the Data Safe service

Breaking Changes

  • The property OpcWorkRequestId was removed from the response model CreateVulnerabilityAuditResponse.cs in the Application Dependency Management service
  • The property Gav was changed from mandatory to optional in ApplicationDependency model
  • The property MaxObservedCvssV2Score, MaxObservedCvssV2ScoreWithIgnored and MaxObservedCvssV3ScoreWithIgnored were changed from mandatory to optional in VulnerabilityAudit and VulnerabilityAuditSummary model
  • The property CvssV2Score and CvssV3Score were changed from mantory to optional in Vulnerability model
  • The property OpcWorkRequestId was changed from mandatory to optional in CreateVulnerabilityAuditResponse model
Commits
  • 8db878b Releasing version 65.56.0
  • 9b6a600 Merge remote-tracking branch 'bitbucket/github' into release_2024-01-16
  • 8c3cd0e Merge pull request #2631 in SDK/oci-go-sdk from merge_to_github2024-01-12 to ...
  • See full diff in compare view

Dependabot compatibility score

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 Jan 17, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/oci/gomodupdates-604fd9e61c branch from ccf349a to 03f01f6 Compare January 18, 2024 09:48
Bumps the gomodupdates group in /providers/oci with 1 update: [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk).


Updates `github.com/oracle/oci-go-sdk/v65` from 65.55.1 to 65.56.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.55.1...v65.56.0)

---
updated-dependencies:
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/oci/gomodupdates-604fd9e61c branch from 03f01f6 to 9e1979b Compare January 19, 2024 09:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2024

Looks like github.com/oracle/oci-go-sdk/v65 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/oci/gomodupdates-604fd9e61c branch January 20, 2024 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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