Skip to content

fix(deps): update all dependencies#546

Merged
adrianriobo merged 1 commit into
mainfrom
renovate/all
Jul 21, 2025
Merged

fix(deps): update all dependencies#546
adrianriobo merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/aws-sdk-go-v2/service/ec2 v1.231.0 -> v1.233.1 age confidence require minor
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1 -> v1.60.1 age confidence require minor
github.com/aws/aws-sdk-go-v2/service/pricing v1.34.5 -> v1.35.1 age confidence indirect minor
github.com/aws/aws-sdk-go-v2/service/s3 v1.83.0 -> v1.84.1 age confidence require minor
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0 age confidence indirect minor
github.com/nunnatsa/ginkgolinter v0.19.1 -> v0.20.0 age confidence indirect minor
github.com/pulumi/pulumi-aws-native/sdk v1.30.0 -> v1.31.0 age confidence require minor
github.com/pulumi/pulumi/sdk/v3 v3.181.0 -> v3.184.0 age confidence require minor
golang.org/x/exp 6ae5c78 -> 645b1fa age confidence require digest
golang.org/x/exp/typeparams 6ae5c78 -> 645b1fa age confidence indirect digest
google.golang.org/genproto/googleapis/rpc 8d1bb00 -> 7130f93 age confidence indirect digest
pulumi/pulumi 3.181.0 -> 3.184.0 age confidence minor
pulumi/pulumi-aws v6.83.0 -> v7.0.0 age confidence major
pulumi/pulumi-aws-native v1.30.0 -> v1.31.0 age confidence minor
registry.access.redhat.com/ubi9/ubi e5ab898 -> 61bf5be final digest

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)

v1.233.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.14.0
    • Feature: This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.46.4
    • Documentation: Doc only update for CloudFront that fixes some customer-reported issues
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.233.0
    • Feature: AWS Free Tier Version2 Support
  • github.com/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.0.1
    • Documentation: Doc only update for the Amazon Keyspaces Streams API.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.76.0
    • Feature: This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.35.9
    • Documentation: Align input with style guidelines.
  • github.com/aws/aws-sdk-go-v2/service/synthetics: v1.36.0
    • Feature: This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary

v1.232.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.45.0
    • Feature: Add support for S3 Vectors as a vector store.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.32.0
    • Feature: Removing restriction of environment profile identifier as required field, S3 feature release
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.26.0
    • Feature: Added support for optional shard filter parameter in DescribeStream api that allows customers to fetch child shards of a read_only parent shard.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.232.0
    • Feature: This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.59.0
    • Feature: Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.41.0
    • Feature: Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.47.0
    • Feature: AWS Opensearch adds support for enabling s3 vector engine options. After enabling this option, customers will be able to create indices with s3 vector engine.
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.35.0
    • Feature: This release adds support for new filter types in GetProducts API, including EQUALS, CONTAINS, ANY_OF, and NONE_OF.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.88.0
    • Feature: Introduced custom instructions for topics.
  • github.com/aws/aws-sdk-go-v2/service/repostspace: v1.10.0
    • Feature: This release introduces Channels functionality with CreateChannel, GetChannel, ListChannels, and UpdateChannel operations. Channels provide dedicated collaboration spaces where teams can organize discussions and knowledge by projects, business units, or areas of responsibility.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.84.0
    • Feature: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.6.0
    • Feature: Adds table bucket type to ListTableBucket and GetTableBucket API operations
  • github.com/aws/aws-sdk-go-v2/service/s3vectors: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.201.0
    • Feature: This release adds support for a new Restricted instance group type to enable a specialized environment for running Nova customization jobs on SageMaker HyperPod clusters. This release also adds support for SageMaker pipeline versioning.
go-viper/mapstructure (github.com/go-viper/mapstructure/v2)

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-viper/mapstructure@v2.3.0...v2.4.0

nunnatsa/ginkgolinter (github.com/nunnatsa/ginkgolinter)

v0.20.0

Compare Source

What's Changed

Added new linter rule.

New Linter Rule

Force assertion descriptions [STYLE] (#​200)

Note: This rule does not support auto-fix.

Correct Usage of the Succeed() and the HaveOccurred() matchers [STYLE]

This rule enforces that all assertions include an optional description message to improve test readability and debugging.

It("should test something", func() {
    Expect("hello").To(Equal("hello")) // This will trigger a warning
    Eventually(func() bool { return true }).Should(BeTrue()) // This will trigger a warning
})

Should be:

It("should test something", func() {
    Expect("hello").To(Equal("hello"), "greeting should match")
    Eventually(func() bool { return true }).Should(BeTrue(), "condition should eventually be true")
})

This rule is disabled by default. Use the --force-assertion-description command line flag to enable it.

Note: This rule does not support auto-fix.

CLI Changes

Added the new --force-assertion-description=true command line parameter, to enable the "Force assertion descriptions" rule.

New Contributors

Full Changelog: nunnatsa/ginkgolinter@v0.19.1...v0.20.0

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

v1.31.0

Compare Source

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

v3.184.0

Compare Source

3.184.0 (2025-07-18)
Features
  • [sdk/go] Allow setting resource hooks in transforms
    #​20058

  • [sdk/nodejs] Allow setting resource hooks in transforms
    #​20057

Bug Fixes
  • [auto/go] Fix refresh/destroy with inline programs and --run-program flag

  • [cli/package] Fix package add command when using uv 0.8.0 or later
    #​20075

  • [sdk/nodejs] Fix before exit handler

  • [programgen/python] Fix imports of packages and modules with multiple name parts, such as "devOps"
    #​20053

Miscellaneous
  • [sdk/nodejs] Simplify determining the Node.js entrypoint and respect package.exports
    #​19985

v3.183.0

Compare Source

3.183.0 (2025-07-16)

Features
  • [cli] Support reading v4 checkpoints/deployments
    #​20046

  • [cli] Allow transforms to set resource hooks
    #​20051

  • [protobuf] Add hooks to TransformResourceOptions
    #​20050

  • [auto/{go,nodejs,python}] Support --run-program for inline programs in refresh and destroy operations
    #​19912

  • [cli/new] Reflect templates published with pulumi template publish in the results of pulumi new
    #​19940

  • [sdk/nodejs] Automatic ESM configuration
    #​19980

  • [sdk/python] Allow setting resource hooks in transforms
    #​20052

Bug Fixes
  • [cli] Fix a panic in the console command when a non-existant stack was passed as a --stack argument
    #​20043

  • [sdk/nodejs] Try to normalize component names when auto-inferring them
    #​20048

  • [sdk/python/automation] Fix wrong name after stack rename
    #​20028

Miscellaneous
  • [pkg] Update pulumi-java to v1.16.0
    #​20063

v3.182.0

Compare Source

3.182.0 (2025-07-14)

Features
  • [engine] Implement ResourceHooks in the engine
    #​19874

  • [engine] Prevent destroy without running the program if any resource have delete hooks
    #​19933

  • [engine] Send Cancel message to analyzer plugins on engine shutdown
    #​20015

  • [sdk/go] Implement ResourceHooks in the Go SDK
    #​20002

  • [sdk/nodejs] Implement ResourceHooks in the Node.js SDK
    #​19946

  • [sdk/python] Implement ResourceHooks in the Python SDK
    #​19876

Bug Fixes
  • [cli] Fix stack select when local default-org differs from the service setting for default-org
    #​20010

  • [cli/new] Fix the AI prompt flow of pulumi new command
    #​19998

  • [engine] Fix an issue where the engine would not issue creates and deletes in the correct order for delete before create replacements where dependencies had changed
    #​19945

  • [engine] Handle cancellation during construct
    #​19976

  • [engine] Run after delete hooks for component resources
    #​20025

  • [sdk/{go,nodejs,python}] Pass resource hooks through to construct
    #​20016

  • [sdkgen/go] Fix panic in SDK go generator for a map[string]map[string]union type
    #​19731

  • [sdk/python] Log safely in Python in the presence of PULUMI_ERROR_OUTPUT_STRING
    #​18903

Miscellaneous
  • [sdk/{go,nodejs,python}] Add PULUMI_AUTOMATION_API
    #​19974

  • [sdk/{go,nodejs,python}] Add type and name to ResourceHookArgs
    #​20017

pulumi/pulumi-aws (pulumi/pulumi-aws)

v7.0.0

Compare Source

Upgrade Guide

The v6-v7 upgrade guide can be found here

What's Changed

New resources:
  • amp/queryLoggingConfiguration.QueryLoggingConfiguration
  • s3/bucketAccelerateConfiguration.BucketAccelerateConfiguration
  • s3/bucketAcl.BucketAcl
  • s3/bucketCorsConfiguration.BucketCorsConfiguration
  • s3/bucketLifecycleConfiguration.BucketLifecycleConfiguration
  • s3/bucketLogging.BucketLogging
  • s3/bucketObjectLockConfiguration.BucketObjectLockConfiguration
  • s3/bucketRequestPaymentConfiguration.BucketRequestPaymentConfiguration
  • s3/bucketServerSideEncryptionConfiguration.BucketServerSideEncryptionConfiguration
  • s3/bucketVersioning.BucketVersioning
  • s3/bucketWebsiteConfiguration.BucketWebsiteConfiguration
New functions:
  • vpc/getEndpointAssociations.getEndpointAssociations

New Contributors

Full Changelog: pulumi/pulumi-aws@v6.83.0...v7.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 21, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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-viper/mapstructure/v2 -t=2
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/redhat-developer/mapt:
	github.com/pulumi/pulumi/sdk/v3@v3.184.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2@v1.36.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/ec2@v1.233.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/s3@v1.84.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/pulumi/pulumi-aws-native/sdk@v1.31.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/exp@v0.0.0-20250718183923-645b1fa84792: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.37: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.18: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/pricing@v1.35.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.37: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.37: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.18: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-viper/mapstructure/v2@v2.4.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/genproto/googleapis/rpc@v0.0.0-20250715232539-7130f93afb79: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2/service/ecs@v1.60.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/aws/aws-sdk-go-v2@v1.36.5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.36: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/ec2@v1.231.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/ecs@v1.58.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.17: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.17: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/pricing@v1.34.5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/aws/aws-sdk-go-v2/service/s3@v1.83.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-viper/mapstructure/v2@v2.3.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi-aws-native/sdk@v1.30.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/pulumi/pulumi/sdk/v3@v3.181.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/exp@v0.0.0-20250711185948-6ae5c78190dc: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	google.golang.org/genproto/googleapis/rpc@v0.0.0-20250707201910-8d1bb00bc6a7: 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


File name: tools/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/nunnatsa/ginkgolinter v0.20.0
go: downloading github.com/AlwxSin/noinlineerr v1.0.4
go: downloading golang.org/x/exp/typeparams v0.0.0-20250718183923-645b1fa84792
go: github.com/redhat-developer/mapt/tools imports
	github.com/golangci/golangci-lint/v2/cmd/golangci-lint imports
	github.com/golangci/golangci-lint/v2/pkg/commands imports
	github.com/golangci/golangci-lint/v2/pkg/lint/lintersdb imports
	github.com/golangci/golangci-lint/v2/pkg/golinters/ginkgolinter imports
	github.com/nunnatsa/ginkgolinter/types: cannot find module providing package github.com/nunnatsa/ginkgolinter/types

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
Collaborator

@adrianriobo adrianriobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adrianriobo adrianriobo merged commit 4c664db into main Jul 21, 2025
7 checks passed
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.

1 participant