Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #142

Merged
merged 2 commits into from
Sep 18, 2023
Merged

chore(deps): update all dependencies #142

merged 2 commits into from
Sep 18, 2023

Conversation

platform-engineering-bot
Copy link
Collaborator

@platform-engineering-bot platform-engineering-bot commented Sep 18, 2023

This PR contains the following updates:

Package Type Update Change
awscli (source, changelog) patch ==1.29.44 -> ==1.29.49
docker/build-push-action action major v4.2.1 -> v5.0.0
docker/login-action action major v2.2.0 -> v3.0.0
docker/metadata-action action major v4.6.0 -> v5.0.0
github.com/go-git/go-billy/v5 indirect minor v5.4.1 -> v5.5.0
github.com/go-git/go-git/v5 indirect minor v5.8.1 -> v5.9.0
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.0.4 -> v6.1.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 require minor v2.6.0 -> v2.8.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 require minor v2.6.0 -> v2.8.0
github.com/pulumi/pulumi-azure-native-sdk/v2 indirect minor v2.6.0 -> v2.8.0
github.com/pulumi/pulumi-random/sdk/v4 require patch v4.13.2 -> v4.13.4
github.com/pulumi/pulumi/sdk/v3 require minor v3.81.0 -> v3.83.0
google.golang.org/genproto/googleapis/rpc indirect digest b8732ec -> 007df8e
google.golang.org/grpc indirect patch v1.58.0 -> v1.58.1
pulumi/pulumi minor v3.81.0 -> v3.83.0
pulumi/pulumi-aws minor v6.0.4 -> v6.1.0
pulumi/pulumi-azure-native minor v2.6.0 -> v2.8.0
pulumi/pulumi-random patch v4.13.2 -> v4.13.4
registry.access.redhat.com/ubi9-minimal final patch 9.2-717 -> 9.2-750
registry.access.redhat.com/ubi9/go-toolset stage patch 1.19.10-9.1692772351 -> 1.19.10-14

Release Notes

aws/aws-cli (awscli)

v1.29.49

Compare Source

=======

  • api-change:appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:connect: New rule type (OnMetricDataUpdate) has been added
  • api-change:datasync: Documentation-only updates for AWS DataSync.
  • api-change:sagemaker: This release introduces Skip Model Validation for Model Packages

v1.29.48

Compare Source

=======

  • enhancement:codeartifact login: Include stderr output from underlying login tool when subprocess fails
  • api-change:appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • api-change:cloudformation: Documentation updates for AWS CloudFormation
  • api-change:entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields.
  • api-change:lookoutequipment: This release adds APIs for the new scheduled retraining feature.

v1.29.47

Compare Source

=======

  • api-change:cloud9: Update to include information on Ubuntu 18 deprecation.
  • api-change:drs: Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.
  • api-change:firehose: DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • api-change:guardduty: Add managementType field to ListCoverage API response.
  • api-change:internetmonitor: This release updates the Amazon CloudWatch Internet Monitor API domain name.
  • api-change:ivs-realtime: Doc only update that changes description for ParticipantToken.
  • api-change:simspaceweaver: Edited the introductory text for the API reference.
  • api-change:xray: Add StartTime field in GetTraceSummaries API response for each TraceSummary.

v1.29.46

Compare Source

=======

  • api-change:ec2: This release adds support for restricting public sharing of AMIs through AMI Block Public Access
  • api-change:events: Update events command to latest version
  • api-change:kendra: Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.

v1.29.45

Compare Source

=======

  • api-change:ecr: This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required.
  • api-change:medialive: AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow.
  • api-change:quicksight: This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules.
docker/build-push-action (docker/build-push-action)

v5.0.0

Compare Source

Full Changelog: docker/build-push-action@v4.2.1...v5.0.0

docker/login-action (docker/login-action)

v3.0.0

Compare Source

Full Changelog: docker/login-action@v2.2.0...v3.0.0

docker/metadata-action (docker/metadata-action)

v5.0.0

Compare Source

Full Changelog: docker/metadata-action@v4.6.0...v5.0.0

go-git/go-billy (github.com/go-git/go-billy/v5)

v5.5.0

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.4.1...v5.5.0

go-git/go-git (github.com/go-git/go-git/v5)

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.8.1...v5.9.0

pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v6)

v6.1.0

Compare Source

Changelog
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/resources/v2)

v2.8.0

Compare Source

v2.7.0

Compare Source

pulumi/pulumi-random (github.com/pulumi/pulumi-random/sdk/v4)

v4.13.4

Compare Source

This release reverts to v4.13.2 because of a regression in handling RandomString.numeric detected in https://github.com/pulumi/pulumi-random/issues/415

Changelog

  • aad98b4 Dummy commit for a revert release
  • 5186d5c Pin baseline for upgrade test

v4.13.3

Compare Source

Changelog

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.83.0

Compare Source

3.83.0 (2023-09-15)
Features
  • [engine] pulumi-test-language can now be used to test language runtimes against a standard suite of tests.
    #​13705
Bug Fixes
  • [cli] Fixes panic when default org is not set and no org is provided to org search
    #​13947

  • [engine] Fix aliases of parents tracking over partial deployments.
    #​13935

  • [sdkgen/python] Python sdkgen now correctly sets default values on dicts passed as resource arguments.
    #​13825

v3.82.1

Compare Source

3.82.1 (2023-09-12)

Bug Fixes
  • [cli/config] Allows org search for individual accounts
    #​13930

  • [sdkgen/{go,nodejs,python}] Fix a bug in marshalling enums across gRPC

  • [cli/state] pulumi state edit now handles multi-part EDITOR env vars (i.e. emacs -nw).
    #​13922

  • [programgen/python] Fix deprecation warning triggering on ResourceArgs with default values.
    #​13890

v3.82.0

Compare Source

3.82.0 (2023-09-12)

Features
  • [cli] Adds pulumi org search and pulumi org search ai for Pulumi Insights in the CLI. These commands render a table containing all resources in a given organization matching the query provided.

    -q <query> will search for resources in the organization using a query provided in Pulumi Query Syntax.

    -o <json|csv|yaml> flag customizes the output.

    The ai command uses AI Assist to translate a natural language query into Pulumi Query Syntax.

    Default table output will show a count of displayed resources out of the total. Additional output includes the query run, a URL to view and explore search results in the Pulumi Console and the query, and the query run.

    Additional output is suppressed for non-table output formats such that they can be easily piped into other tools.

    The --web flag will open the search results in a default browser.
    #​13611
    #​13879
    #​13888
    #​13846

  • [cli] Adds pulumi ai command - currently the only functionality in this group is pulumi ai web, which will open the Pulumi AI application in a default browser. An optional --prompt/-p flag can be provided with a query to pre-populate the search bar in the Pulumi AI application. By default, that prompt will be submitted automatically, but passing --no-auto-submit will prevent that.
    #​13808
    #​13846

  • [engine] Support SDKs sending plugin checksums as part of resource requests.
    #​13789

Bug Fixes
  • [cli/new] Fixes pulumi policy new <template-name> to not require --yes when run non-interactively.
    #​13902
grpc/grpc-go (google.golang.org/grpc)

v1.58.1: Release 1.58.1

Compare Source

Bug Fixes

  • grpc: fix a bug that was decrementing active RPC count too early for streaming RPCs; leading to channel moving to IDLE even though it had open streams
  • grpc: fix a bug where transports were not being closed upon channel entering IDLE
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native)

v2.8.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.7.0...v2.8.0

v2.7.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "azure-native:scvmm:GuestCredentialResponse": required: "username" property has changed to Required
New resources:
  • authorization.PolicyDefinitionVersion
  • authorization.PolicyDefinitionVersionAtManagementGroup
  • authorization.PolicySetDefinitionVersion
  • authorization.PolicySetDefinitionVersionAtManagementGroup
  • azureplaywrightservice.Account
  • hybridcompute.License
  • hybridcompute.LicenseProfile
  • scvmm.VMInstanceGuestAgent
  • scvmm.VirtualMachineInstance
  • security.APICollectionByAzureApiManagementService
New functions:
  • authorization.getPolicyDefinitionVersion
  • authorization.getPolicyDefinitionVersionAtManagementGroup
  • authorization.getPolicySetDefinitionVersion
  • authorization.getPolicySetDefinitionVersionAtManagementGroup
  • authorization.listPolicyDefinitionVersionAll
  • authorization.listPolicyDefinitionVersionAllAtManagementGroup
  • authorization.listPolicyDefinitionVersionAllBuiltins
  • authorization.listPolicySetDefinitionVersionAll
  • authorization.listPolicySetDefinitionVersionAllAtManagementGroup
  • authorization.listPolicySetDefinitionVersionAllBuiltins
  • azureplaywrightservice.getAccount
  • hybridcompute.getLicense
  • hybridcompute.getLicenseProfile
  • scvmm.getVMInstanceGuestAgent
  • scvmm.getVirtualMachineInstance
  • security.getAPICollectionByAzureApiManagementService

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.6.0...v2.7.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@platform-engineering-bot
Copy link
Collaborator Author

platform-engineering-bot commented Sep 18, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: mod upgrade --mod-name=github.com/go-git/go-billy/v5 -t=5
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/crc-org/crc-cloud:
	github.com/pulumi/pulumi-aws/sdk/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi-azure-native-sdk/resources/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi-azure-native-sdk/storage/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi/sdk/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/cyphar/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi-azure-native-sdk/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/genproto/googleapis/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-git/go-billy/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-git/go-git/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi-random/sdk/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-git/go-billy/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-git/go-git/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-aws/sdk/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-azure-native-sdk/resources/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-azure-native-sdk/storage/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-azure-native-sdk/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-random/sdk/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi/sdk/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	google.golang.org/genproto/googleapis/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	google.golang.org/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor


@platform-engineering-bot platform-engineering-bot force-pushed the renovate/all branch 4 times, most recently from 3db7763 to 2599de6 Compare September 18, 2023 12:23
@lmilbaum lmilbaum merged commit 2c28028 into main Sep 18, 2023
3 checks passed
@lmilbaum lmilbaum deleted the renovate/all branch September 18, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants