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 across 1 directory with 19 updates #181

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

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

Package From To
cloud.google.com/go/auth 0.5.1 0.5.2
cloud.google.com/go/kms 1.17.1 1.18.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.6.0 1.7.0
github.com/aws/aws-sdk-go 1.54.4 1.54.7
github.com/aws/aws-sdk-go-v2 1.29.0 1.30.0
github.com/aws/aws-sdk-go-v2/config 1.27.20 1.27.21
github.com/aws/aws-sdk-go-v2/service/kms 1.34.0 1.34.1
github.com/charmbracelet/bubbletea 0.26.4 0.26.6
github.com/hashicorp/go-getter 1.7.4 1.7.5
github.com/hashicorp/hcl/v2 2.20.1 2.21.0
github.com/pulumi/schema-tools 0.1.2 0.6.0

Updates cloud.google.com/go/auth from 0.5.1 to 0.5.2

Release notes

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

auth: v0.5.2

0.5.2 (2024-06-24)

Bug Fixes

  • auth: Fetch initial token when CachedTokenProviderOptions.DisableAutoRefresh is true (#10415) (3266763), refs #10414
Commits
  • 71a92e3 chore(main): release auth 0.5.2 (#10422)
  • 3266763 fix(auth): fetch initial token when CachedTokenProviderOptions.DisableAutoRef...
  • 9eb4d2a chore(internal/protoveneer): generate support functions (#10416)
  • eba8727 doc(storage): add example for retention (#10413)
  • 1068ca8 testing(bigquery): fix legacy trace test (#10411)
  • d6c543c chore: update gapic-generator-go to 0.44.0 (#10402)
  • 5cb0c26 feat(spanner): add support of checking row not found errors from ReadRow and ...
  • 1d28ac6 chore(internal/protoveneer): doc for fields (#10352)
  • 2003148 feat(aiplatform): add enum value MALFORMED_FUNCTION_CALL to `.google.cloud.ai...
  • ad8792d chore: release main (#10399)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/kms from 1.17.1 to 1.18.0

Release notes

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

kms: v1.18.0

1.18.0 (2024-06-20)

Features

  • kms: Support Key Access Justifications policy configuration (#10398) (4fa4308)
Changelog

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

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

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

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.8.0 (2023-02-14)

... (truncated)

Commits


Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/messaging/azservicebus/v1.7.0

1.7.0 (2024-04-02)

Features Added

  • Add in ability to handle emulator connection strings. (PR#22663)

sdk/internal/v1.7.0

1.7.0 (2024-05-01)

Features Added

  • Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.

  • RemoveRegisteredSanitizers selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1

Breaking Changes

  • Deprecated the go-vcr based test recording API. Its methods now return errors or panic.
  • Changed value of recording.SanitizedValue from "sanitized" to "Sanitized" to match the test proxy

sdk/azidentity/v1.7.0

1.7.0 (2024-06-20)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipelines service connection with workload identity federation

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Removed the persistent token caching API. It will return in v1.8.0-beta.1

sdk/azidentity/v1.7.0-beta.1

1.7.0-beta.1 (2024-06-10)

Features Added

  • Restored AzurePipelinesCredential and persistent token caching API

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Values which NewAzurePipelinesCredential read from environment variables in prior versions are now parameters
  • Renamed AzurePipelinesServiceConnectionCredentialOptions to AzurePipelinesCredentialOptions

Bugs Fixed

  • Managed identity bug fixes
Commits


Updates github.com/aws/aws-sdk-go from 1.54.4 to 1.54.7

Release notes

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

Release v1.54.7 (2024-06-24)

Service Client Updates

  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API
    • Fix EC2 multi-protocol info in models.
  • service/qbusiness: Updates service API and documentation
  • service/ssm: Updates service API
    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • service/workspaces-web: Updates service API and documentation

Release v1.54.6 (2024-06-20)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

Release v1.54.5 (2024-06-19)

Service Client Updates

  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/directconnect: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elastictranscoder: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/opensearch: Updates service API and documentation
Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.20 to 1.27.21

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.20 to 1.17.21

Commits


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

Commits


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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/internal/configsources's changelog.

Release (2022-05-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.12
    • Bug Fix: Removes the fuzz testing files from the module, as they are invalid and not used.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.25.0
    • Feature: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.13.1
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.17.2
    • Documentation: Add HMAC best practice tip, annual rotation of AWS managed keys.
  • github.com/aws/aws-sdk-go-v2/service/mobile: v1.11.5
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.

Release (2022-05-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.13.0
    • Feature: Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.18.0
    • Feature: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.18.1
    • Documentation: Documentation updates for Amazon Rekognition.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.6.0
    • Feature: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.14.2
    • Documentation: Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.16.5
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.6.0
    • Feature: Amazon WorkSpaces Web now supports Administrator timeout control

Release (2022-05-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.9.0
    • Feature: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.

Release (2022-05-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.43.0
    • Feature: This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.5

... (truncated)

Commits


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

Commits


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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/presigned-url'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/service/kms from 1.34.0 to 1.34.1

Changelog

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

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0
    • Feature: Integrate double encryption feature to SDKs.
    • Bug Fix: Fix HeadObject to return types.Nound when an object does not exist. Fixes 2084
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.33.0
    • Feature: Add support for Security Hub Automation Rules
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.3.0
    • Feature: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.0
    • Release: New AWS service client module
    • Feature: GA release of Amazon Verified Permissions.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.35.0
    • Feature: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.21.0
    • Feature: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

Release (2023-06-12)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.21.0 to 1.21.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.25.0 to 1.25.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.29.0 to 1.29.1

Commits


Updates github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.6

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v0.26.6

Changelog

Bug fixes

  • 60a57eaf1f7f71e6678af1607581fad369cd6e88: fix: nil deref on release terminal (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.26.5

Fix special keys input handling on Windows using the latest Windows Console Input driver.

Changelog

New Features

  • 42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4: feat(ci): use goreleaser for releases (#1023) (@​aymanbagabas)

Bug fixes

  • a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce: fix(windows): coninput not handling control sequences (#1041) (@​Sculas)

Other work

  • 2d65ed65a3e5c524f1061b876b56de9d05ae76ee: chore(examples): removed use of deprecated Copy (@​arianizadi)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 60a57ea fix: nil deref on release terminal
  • 42a7dd8 feat(ci): use goreleaser for releases (#1023)
  • a08802e fix(windows): coninput not handling control sequences (#1041)
  • ab28057 chore: update codeowners (correctly this time)
  • 3c6fe8a chore: update codeowners
  • 7899f0f chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1035)
  • 2d65ed6 Removed use of deprecated Copy
  • See full diff in compare view


Updates github.com/hashicorp/go-getter from 1.7.4 to 1.7.5

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.7.5

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5

Commits
  • 5a63fd9 Merge pull request #497 from hashicorp/fix-git-update
  • 5b7ec5f fetch tags on update and fix tests
  • 9906874 recreate git config during update to prevent config alteration
  • See full diff in compare view


Updates github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0

Release notes

Sourced from github.com/hashicorp/hcl/v2's releases.

v2.21.0

Enhancements

  • Introduce ParseTraversalPartial, which allows traversals that include the splat ([*]) index operator. (#673)
  • ext/dynblock: Now accepts marked values in for_each, and will transfer those marks (as much as technically possible) to values in... _Description has been truncated_
belfhi commented 1 week ago

/recreate

dependabot[bot] commented 6 days ago

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