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 12 updates #117

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
cloud.google.com/go/iam 1.1.7 1.1.8
cloud.google.com/go/kms 1.15.8 1.15.9
cloud.google.com/go/longrunning 0.5.6 0.5.7
github.com/Azure/azure-sdk-for-go/sdk/internal 1.6.0 1.7.0
github.com/aws/aws-sdk-go 1.51.31 1.52.1
github.com/charmbracelet/bubbletea 0.25.0 0.26.1
github.com/pulumi/pulumi-yaml 1.6.0 1.7.0
github.com/pulumi/schema-tools 0.2.2 0.6.0

Updates cloud.google.com/go/iam from 1.1.7 to 1.1.8

Release notes

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

iam: v1.1.8

1.1.8 (2024-05-01)

Bug Fixes

  • iam: Bump x/net to v0.24.0 (ba31ed5)
Commits
  • b1c9263 chore: release main (#10004)
  • a03bd0e chore(spanner): update Spanner owner to harshachinta (#10060)
  • 7e8600a chore(all): update deps (#10058)
  • daea9d1 chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (#10077)
  • 59457a3 feat(shopping): new shopping.merchant.conversions client (#10076)
  • e82cc5f feat(streetview): new client(s) (#10075)
  • 7656129 feat(aiplatform): A new value TPU_V5_LITEPOD is added to enum `AcceleratorT...
  • f537fdd chore: generate streetview publish client (#10072)
  • 1d757c6 docs(batch): Update description on allowed_locations in LocationPolicy field ...
  • bb47185 chore(spanner): temporarily skip spanner tests (#10071)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/kms from 1.15.8 to 1.15.9

Release notes

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

kms: v1.15.9

1.15.9 (2024-05-01)

Bug Fixes

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

Documentation

  • kms: In google.cloud.kms.v1.PublicKey, pem field is always populated (1d757c6)
Commits
  • b1c9263 chore: release main (#10004)
  • a03bd0e chore(spanner): update Spanner owner to harshachinta (#10060)
  • 7e8600a chore(all): update deps (#10058)
  • daea9d1 chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (#10077)
  • 59457a3 feat(shopping): new shopping.merchant.conversions client (#10076)
  • e82cc5f feat(streetview): new client(s) (#10075)
  • 7656129 feat(aiplatform): A new value TPU_V5_LITEPOD is added to enum `AcceleratorT...
  • f537fdd chore: generate streetview publish client (#10072)
  • 1d757c6 docs(batch): Update description on allowed_locations in LocationPolicy field ...
  • bb47185 chore(spanner): temporarily skip spanner tests (#10071)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/longrunning from 0.5.6 to 0.5.7

Release notes

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

longrunning: v0.5.7

0.5.7 (2024-05-01)

Bug Fixes

  • longrunning: Bump x/net to v0.24.0 (ba31ed5)
Commits
  • b1c9263 chore: release main (#10004)
  • a03bd0e chore(spanner): update Spanner owner to harshachinta (#10060)
  • 7e8600a chore(all): update deps (#10058)
  • daea9d1 chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (#10077)
  • 59457a3 feat(shopping): new shopping.merchant.conversions client (#10076)
  • e82cc5f feat(streetview): new client(s) (#10075)
  • 7656129 feat(aiplatform): A new value TPU_V5_LITEPOD is added to enum `AcceleratorT...
  • f537fdd chore: generate streetview publish client (#10072)
  • 1d757c6 docs(batch): Update description on allowed_locations in LocationPolicy field ...
  • bb47185 chore(spanner): temporarily skip spanner tests (#10071)
  • Additional commits viewable in compare view


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

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/internal'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/messaging/azservicebus/v1.6.1

1.6.1 (2024-03-05)

Bugs Fixed

  • Fixed case where closing a Receiver/Sender after an idle period would take > 20 seconds. (PR#22509)
  • Fixed a potential memory leak when receiving a message on one receiver and attempting to settle with another. (PR#22431)
Commits


Updates github.com/aws/aws-sdk-go from 1.51.31 to 1.52.1

Release notes

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

Release v1.52.1 (2024-05-02)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

Release v1.52.0 (2024-05-01)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API

SDK Features

  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

Release v1.51.32 (2024-04-30)

Service Client Updates

  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters
  • service/quicksight: Updates service API and documentation
    • New Q embedding supporting Generative Q&A
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • service/signer: Updates service API and documentation
    • Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.
Commits


Updates github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1

Release notes

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

v0.26.1

This is a quick one to fix a Windows shortcoming in the last release acutely identified by our pal @​jon4hz. Thank you!

What's Changed

Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v0.26.0...v0.26.1


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

v0.26.0

Bracketed Paste, Windows Improvements, Mainframes, and more

What do tapioca balls, IBM mainframes, and the Microsoft Windows Console API have in common? Bubble Tea v0.26.0, that’s what. Let’s get to it.

⚡️ Windows Input Improvements

A few years ago @​erikgeiser, a penetration tester and ex-particle physicist, wrote this awesome library called coninput to majorly improve Bubble Tea input on Windows. @​aymanbagabas has implemented the library in Bubble Tea and input on Windows is roughly 1000 times better now. In the short term, this means that for Windows users inputting non-Latin characters (like Greek, Cyrillic, Korean, Chinese and so on) stuff will “just work.”

The bigger news, however, is that this paves the way for Windows parity with our forthcoming support for super high fidelity input via Kitty Keyboard and Fixterms.

🍳 Hot Windows Resize Events

Terminal emulators on Windows don’t support the SIGWINCH signal, which is sent when the terminal is resized. It’s been a huge bummer for a really long time. Thanks (again) to @​erikgeiser and @​aymanbagabas, we’re now able to reach deep into Windows’ underpinnings, detect window resizes, and send tea.WindowSizeMsgs accordingly! This is a glorious moment for Bubble Tea on Windows indeed.

🫠 Bracketed Paste

While building a query editor for a CockroachDB client, @​knz noticed that Bubble Tea didn't support Bracketed Paste. Performance-wise, that sucks because it means pasting large bodies of text (like SQL queries) will normally be seen as a bunch of little successive keypresses. That’s where Bracketed Paste comes in. When enabled at the terminal-level Bracketed Paste lets you slam down a bunch of text with one big, fat input event.

Bubble Tea enables bracketed paste by default, however you can opt out of it with the WithoutBracketedPaste() program option:

p := tea.NewProgram(myCuteModel, tea.WithoutBracketedPaste())

You can also enable and disable it on demand with the EnableBracketedPaste() and DisableBracketedPaste() commands.

🌿 Multiline tea.Println

In case you forgot, tea.Println (and it’s brother tea.Printf) is a Cmd that lets you print unmanaged output above a Bubble Tea program, similar to what you see with package managers like apt-get. Thanks to @​Adjective-Object (who also implemented tea.Println in the first place) now you can send multi-line output, too. For a tea.Println refresher see the package manager example.

📀 Hello, z/OS

Don’t you think it’s about time we all ran Bubble Tea apps on our mainframes? Thanks to @​dustin-ward that dream is now a reality, so long as you have a z/OS mainframe. We're thrilled to announce that Bubble Tea is now fully supported on z/OS.

... (truncated)

Commits
  • f946f1a fix: support more shift and ctrl modifiers (#995)
  • 21881ab chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#990)
  • 702b43d chore(deps): bump golang.org/x/term from 0.17.0 to 0.19.0 (#974)
  • 5f66b48 chore(deps): bump golang.org/x/sys from 0.17.0 to 0.19.0 (#973)
  • de16215 chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#975)
  • 511a1ae fix(ci): go mod tidy before build
  • 5a887a1 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples (#981)
  • 1c6e74d fix: deadlock condition on model init panic
  • d61e697 chore(readme): add tgpt to 'in the wild' (#972)
  • 78972c5 docs(readme): add prs to 'in the wild' (#978)
  • Additional commits viewable in compare view


Updates github.com/pulumi/pulumi-yaml from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/pulumi/pulumi-yaml's releases.

v1.7.0

Improvements

  • Allow the Resource.get.id field to be dynamically set. #563

  • Upgrade pulumi dependency to the latest version. #566, #571

Bug Fixes

  • Support negative literals #565
Changelog

Sourced from github.com/pulumi/pulumi-yaml's changelog.

1.7.0 (2024-04-29)

Improvements

  • Allow the Resource.get.id field to be dynamically set. #563

  • Upgrade pulumi dependency to the latest version. #566, #571

Bug Fixes

  • Support negative literals #565
Commits


Updates github.com/pulumi/schema-tools from 0.2.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.

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


Updates google.golang.org/api from 0.176.1 to 0.177.0

Release notes

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

v0.177.0

0.177.0 (2024-04-30)

Features

Bug Fixes

Changelog

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

0.177.0 (2024-04-30)

Features

Bug Fixes

Commits


Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240415180920-8c6c420018be to 0.0.0-20240429193739-8cf5692501f6

Commits


Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20240415180920-8c6c420018be to 0.0.0-20240429193739-8cf5692501f6

Commits


Updates google.golang.org/protobuf from 1.33.0 to 1.34.0

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 2 months ago

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