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 with 2 updates #181

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps the go-deps group with 2 updates: github.com/aws/aws-sdk-go and github.com/vmware/govmomi.

Updates github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19

Release notes

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

Release v1.45.19 (2023-09-28)

Service Client Updates

  • service/bedrock: Updates service API, documentation, paginators, and examples
  • service/bedrock-runtime: Adds new service
  • service/budgets: Updates service API and documentation
    • Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • service/ec2: Updates service API and documentation
    • Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • service/iotfleetwise: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/wafv2: Updates service documentation
Commits

Updates github.com/vmware/govmomi from 0.31.0 to 0.32.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.32.0

Release v0.32.0

Release Date: 2023-09-28

⚠️ BREAKING

camelCase json output [db5b3d8e]: This change adds camelCase (lower-case 1st character) json tags for govc types

EnvironmentBrowser improvements [524ca258]: removed object.VirtualMachine.QueryConfigTarget method

  • Use object.VirtualMachine.EnvironmentBrowser().QueryConfigTarget instead

🐞 Fix

  • [bed95133] case insensitive govc import.ova PropertyMapping (#3245)

💡 Examples

  • [f2aaee58] add ListView example for waiting on updates to tasks

💫 API Changes

  • [a91eb5e5] disable HTTP Keep-Alive for direct ESX connections

💫 govc (CLI)

💫 vcsim (Simulator)

  • [524ca258] EnvironmentBrowser improvements
  • [d49e401e] set HostSystem.Config.Host (#3221)

📃 Documentation

  • [258ee244] update govc jq examples with correct case (#3007)

🧹 Chore

  • [a8d705a0] Update version.go for v0.32.0

📖 Commits

  • [a8d705a0] chore: Update version.go for v0.32.0
  • [f2aaee58] examples: add ListView example for waiting on updates to tasks
  • [a91eb5e5] api: disable HTTP Keep-Alive for direct ESX connections

... (truncated)

Commits
  • a8d705a chore: Update version.go for v0.32.0
  • 81ce307 Merge pull request #3234 from dougm/example-list-view-tasks
  • f2aaee5 examples: add ListView example for waiting on updates to tasks
  • 3741df6 Merge pull request #3249 from dougm/disable-esx-keep-alive
  • a91eb5e api: disable HTTP Keep-Alive for direct ESX connections
  • 20719b2 Merge pull request #3233 from dougm/issue-3221
  • f859a94 Merge pull request #3083 from dougm/env-browser
  • 0197ef5 Merge pull request #3247 from dougm/govc-json-camelCase
  • db5b3d8 govc: camelCase json output
  • 524ca25 vcsim: EnvironmentBrowser improvements
  • Additional commits viewable 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 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 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/vmware/govmomi](https://github.com/vmware/govmomi).


Updates `github.com/aws/aws-sdk-go` from 1.45.18 to 1.45.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.18...v1.45.19)

Updates `github.com/vmware/govmomi` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.31.0...v0.32.0)

---
updated-dependencies:
- 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/vmware/govmomi
  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 Sep 29, 2023
@github-actions github-actions bot added this pull request to the merge queue Sep 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 29, 2023
@achilleas-k achilleas-k added this pull request to the merge queue Sep 29, 2023
Merged via the queue into main with commit e97acc3 Sep 29, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-ad697f5012 branch September 29, 2023 12:33
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