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 14 updates #187

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

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

Package From To
github.com/aws/aws-sdk-go 1.54.10 1.54.11
github.com/aws/aws-sdk-go-v2 1.30.0 1.30.1
github.com/aws/aws-sdk-go-v2/config 1.27.22 1.27.23
github.com/aws/aws-sdk-go-v2/credentials 1.17.22 1.17.23
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.8 1.16.9
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.12 1.3.13
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.12 2.6.13
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.11.2 1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.14 1.11.15
github.com/aws/aws-sdk-go-v2/service/kms 1.35.0 1.35.1
github.com/aws/aws-sdk-go-v2/service/sso 1.22.0 1.22.1
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.26.0 1.26.1
github.com/aws/aws-sdk-go-v2/service/sts 1.30.0 1.30.1
github.com/pulumi/schema-tools 0.1.2 0.6.0

Updates github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11

Release notes

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

Release v1.54.11 (2024-06-28)

Service Client Updates

  • service/acm-pca: Updates service API
  • service/cloudhsmv2: Updates service API and documentation
    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
  • service/connect: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
  • service/glue: Updates service API and documentation
    • Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pi: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.
Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.23

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.23

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.8 to 1.16.9

Changelog

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

Release (2022-08-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.9
    • Bug Fix: aws/signer/v4: Fixes a panic in SDK's handling of endpoint URLs with ports by correcting how URL path is parsed from opaque URLs. Fixes #1294.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.29.0
    • Feature: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.14.10
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.21.0
    • Feature: AWS IoT Wireless release support for sidewalk data reliability.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.17.0
    • Feature: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.2
    • Documentation: A series of documentation updates to the QuickSight API reference.
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.11.14
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.2
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.12.12
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

Release (2022-08-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.13.0
    • Feature: Adds support for Tags on Amazon Chime SDK WebRTC sessions
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.24.0
    • Feature: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.21.3
    • Documentation: Documentation updates for Database Migration Service (DMS).
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.28.0
    • Feature: The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP.

Release (2022-08-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.18.0
    • Feature: Add a new exception type, ForbiddenException, that is returned when request is not allowed
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.22.0
    • Feature: You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.

Release (2022-08-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/licensemanagerusersubscriptions: v1.0.0
    • Release: New AWS service client module

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.12 to 1.3.13

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.12 to 2.6.13

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.11.2 to 1.11.3

Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.35.0 to 1.35.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.22.0 to 1.22.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.26.0 to 1.26.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.0 to 1.30.1

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