vatesfr / pulumi-xenorchestra

A Pulumi provider for Xen Orchestra
Apache License 2.0
1 stars 0 forks source link

Bump the minor-and-patch group in /provider with 15 updates #138

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-and-patch group in /provider with 15 updates:

Package From To
cloud.google.com/go/auth 0.4.1 0.4.2
cloud.google.com/go/kms 1.16.0 1.17.0
github.com/aws/aws-sdk-go 1.53.3 1.53.4
github.com/aws/aws-sdk-go-v2 1.26.2 1.27.0
github.com/aws/aws-sdk-go-v2/config 1.27.14 1.27.15
github.com/aws/aws-sdk-go-v2/credentials 1.17.14 1.17.15
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.2 1.16.3
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.6 1.3.7
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.6 2.6.7
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.8 1.11.9
github.com/aws/aws-sdk-go-v2/service/kms 1.31.2 1.31.3
github.com/aws/aws-sdk-go-v2/service/sso 1.20.7 1.20.8
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.24.1 1.24.2
github.com/aws/aws-sdk-go-v2/service/sts 1.28.8 1.28.9
google.golang.org/api 0.180.0 0.181.0

Updates cloud.google.com/go/auth from 0.4.1 to 0.4.2

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.4.2

0.4.2 (2024-05-16)

Bug Fixes

Commits


Updates cloud.google.com/go/kms from 1.16.0 to 1.17.0

Release notes

Sourced from cloud.google.com/go/kms's releases.

datastore: v1.17.0

1.17.0 (2024-05-08)

Features

kms: v1.17.0

1.17.0 (2024-05-16)

Features

  • kms: Add client library for KMS Autokey service, which enables automated KMS key provision and management (292e812)

retail: v1.16.2

1.16.2 (2024-05-01)

Bug Fixes

  • retail: Bump x/net to v0.24.0 (ba31ed5)

security: v1.16.1

1.16.1 (2024-05-01)

Bug Fixes

  • security: Bump x/net to v0.24.0 (ba31ed5)
Changelog

Sourced from cloud.google.com/go/kms's changelog.

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)
Commits


Updates github.com/aws/aws-sdk-go from 1.53.3 to 1.53.4

Release notes

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

Release v1.53.4 (2024-05-16)

Service Client Updates

  • service/acm-pca: Updates service API and waiters
  • service/connect: Updates service documentation
  • service/kafka: Updates service API and documentation
  • service/mwaa: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • service/sagemaker: Updates service API and documentation
    • Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • service/secretsmanager: Updates service API and documentation
    • Documentation updates for AWS Secrets Manager
Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.26.2 to 1.27.0

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.14 to 1.27.15

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.14 to 1.17.15

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.2 to 1.16.3

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2022-04-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.3
    • Dependency Update: Update SDK's internal copy of golang.org/x/sync/singleflight to address issue with test failing due to timeing issues
  • github.com/aws/aws-sdk-go-v2/credentials: v1.12.0
    • Feature: Adds Duration and Policy options that can be used when creating stscreds.WebIdentityRoleProvider credentials provider.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.23.0
    • Feature: This release adds SearchUsers API which can be used to search for users with a Connect Instance
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.14.4
    • Documentation: Documentation updates for Amazon GameLift.
  • github.com/aws/aws-sdk-go-v2/service/mq: v1.13.0
    • Feature: This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.12.0
    • Feature: Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.21.0
    • Feature: Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.

Release (2022-04-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.9.0
    • Feature: Include additional exceptions types.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.36.0
    • Feature: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

Release (2022-04-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.5
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.24.0
    • Feature: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.21.0
    • Feature: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.7.0
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.12.0
    • Feature: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.17.0
    • Feature: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.5
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.17.0
    • Feature: This release adds support for minimum of 5 character length virtual tape barcodes.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.8.0
    • Feature: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

... (truncated)

Commits
  • 6911981 Release 2022-04-25
  • 1bd13c6 Regenerated Clients
  • 82cbcb0 Update API model
  • b0a3c24 Adds Policy and Duration parameters to stscreds.WebIdentityRoleOptions ...
  • da333d3 internal/sync/singleflight: Update version of singleflight (#1679)
  • 7065f83 Add make command for listing the SDK's complete set of Go dependencies (#1677)
  • d27c530 Release 2022-04-22
  • 67f8605 Regenerated Clients
  • 4e2def0 Update API model
  • aa725de Update smithy-go to smithy 1.21.0 (#1615)
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.6 to 1.3.7

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.6 to 2.6.7

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.11.8 to 1.11.9

Commits


Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.31.2 to 1.31.3

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • See full diff in compare view


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.20.7 to 1.20.8

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.24.1 to 1.24.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.8 to 1.28.9

Commits


Updates google.golang.org/api from 0.180.0 to 0.181.0

Release notes

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

v0.181.0

0.181.0 (2024-05-16)

Features

Changelog

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

0.181.0 (2024-05-16)

Features

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions