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 13 updates #173

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

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

Package From To
github.com/aws/aws-sdk-go 1.54.2 1.54.3
github.com/aws/aws-sdk-go-v2 1.27.2 1.28.0
github.com/aws/aws-sdk-go-v2/config 1.27.18 1.27.19
github.com/aws/aws-sdk-go-v2/credentials 1.17.18 1.17.19
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.5 1.16.6
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.9 1.3.10
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.9 2.6.10
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.11 1.11.12
github.com/aws/aws-sdk-go-v2/service/kms 1.33.0 1.33.1
github.com/aws/aws-sdk-go-v2/service/sso 1.20.11 1.20.12
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.24.5 1.24.6
github.com/aws/aws-sdk-go-v2/service/sts 1.28.12 1.28.13
github.com/pulumi/schema-tools 0.1.2 0.6.0

Updates github.com/aws/aws-sdk-go from 1.54.2 to 1.54.3

Release notes

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

Release v1.54.3 (2024-06-17)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/batch: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports global and organization GitHub webhooks
  • service/cognito-idp: Updates service API
  • service/ds: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticfilesystem: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/glue: Updates service API, documentation, and paginators
    • This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • service/kms: Updates service examples
    • Updating SDK example for KMS DeriveSharedSecret API.
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for creating I-frame only video segments for DASH trick play.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/waf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.28.0

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.19

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.5 to 1.16.6

Changelog

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

Release (2022-06-29)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.6
    • Bug Fix: Fix aws/signer/v4 to not double sign Content-Length header. Fixes #1728. Thanks to @​matelang for creating the issue and PR.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.17.0
    • Feature: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.7
    • Documentation: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.19.0
    • Feature: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.21.0
    • Feature: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.2.0
    • Feature: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.34.0
    • Feature: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.14.0
    • Feature: Added ListLanguages API which can be used to list the languages supported by Translate.

Release (2022-06-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.18.0
    • Feature: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.47.0
    • Feature: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.12.0
    • Feature: Release new API GetExternalDataViewAccessDetails
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.16.0
    • Feature: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).

Release (2022-06-24.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.13.7
    • Bug Fix: Fixes bug with incorrect modeled timestamp format

Release (2022-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.14.0
    • Feature: This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.25.1
    • Documentation: AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.15.0
    • Feature: New and modified APIs for the Post-Migration Framework

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.9 to 1.3.10

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.9 to 2.6.10

Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.33.0 to 1.33.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/kms's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.20.11 to 1.20.12

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.24.5 to 1.24.6

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.12 to 1.28.13

Commits


Updates github.com/pulumi/schema-tools from 0.1.2 to 0.6.0

Release notes

Sourced from github.com/pulumi/schema-tools's releases.

v0.6.0

What's Changed

Full Changelog: https://github.com/pulumi/schema-tools/compare/v0.5.1...v0.6.0

v0.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/schema-tools/compare/v0.5.0...v0.5.1

v0.5.0

No release notes provided.

v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/schema-tools/compare/v0.3.0...v0.4.0

v0.3.0

No release notes provided.

v0.2.2

No release notes provided.

v0.2.1

No release notes provided.

v0.2.0

No release notes provided.

v0.1.3

No release notes provided.

Commits
  • fcab997 Warn on breaking function signatures (#49)
  • f5d7b04 Fix breaking changes count (#48)
  • 4416eea Add missing severity levels (#45)
  • c59b585 Merge pull request #47 from pulumi/friel/license
  • 9faefcb Add Apache-2 license file
  • c7ca835 Update to support providers in various git repository locations (#43)
  • 9459e0b Merge pull request #44 from pulumi/mikhailshilkov/squeeze-order
  • 85bb12e Order API versions in squeeze to prefer stable over preview
  • ab46109 Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#39)
  • 6778829 Add rich text output (#41)
  • 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 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
dependabot[bot] commented 1 week ago

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