Skip to content

fix(deps): update all dependencies #519

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

Merged
merged 1 commit into from
Jun 23, 2025
Merged

fix(deps): update all dependencies #519

merged 1 commit into from
Jun 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.6 -> v1.58.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/service/s3 v1.80.3 -> v1.81.0 age adoption passing confidence require minor
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.3.0 age adoption passing confidence indirect minor
github.com/prometheus/common v0.64.0 -> v0.65.0 age adoption passing confidence indirect minor
github.com/pulumi/pulumi-aws-native/sdk v1.29.0 -> v1.30.0 age adoption passing confidence require minor
github.com/pulumi/pulumi-aws/sdk/v6 v6.82.1 -> v6.83.0 age adoption passing confidence require minor
github.com/pulumi/pulumi-docker/sdk/v4 v4.7.0 -> v4.8.0 age adoption passing confidence indirect minor
github.com/pulumi/pulumi/sdk/v3 v3.177.0 -> v3.178.0 age adoption passing confidence require minor
golang.org/x/exp dcc06ee -> b7579e2 age adoption passing confidence require digest
golang.org/x/exp/typeparams dcc06ee -> b7579e2 age adoption passing confidence indirect digest
pulumi/pulumi 3.177.0 -> 3.178.0 age adoption passing confidence minor
pulumi/pulumi-aws v6.82.1 -> v6.83.0 age adoption passing confidence minor
pulumi/pulumi-aws-native v1.29.0 -> v1.30.0 age adoption passing confidence minor

Warning

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


Release Notes

go-viper/mapstructure (github.com/go-viper/mapstructure/v2)

v2.3.0

Compare Source

What's Changed
New Contributors

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

prometheus/common (github.com/prometheus/common)

v0.65.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.64.0...v0.65.0

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

v1.30.0

Compare Source

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

v6.83.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • amp/workspaceConfiguration.WorkspaceConfiguration
  • dsql/cluster.Cluster
  • dsql/clusterPeering.ClusterPeering
  • s3control/directoryBucketAccessPointScope.DirectoryBucketAccessPointScope
  • vpc/routeServer.RouteServer
  • vpc/routeServerEndpoint.RouteServerEndpoint
  • vpc/routeServerPeer.RouteServerPeer
  • vpc/routeServerPropagation.RouteServerPropagation
  • vpc/routeServerVpcAssociation.RouteServerVpcAssociation
  • workspaces/webDataProtectionSettings.WebDataProtectionSettings
  • workspaces/webIpAccessSettings.WebIpAccessSettings
  • workspaces/webUserAccessLoggingSettings.WebUserAccessLoggingSettings
  • workspacesweb/browserSettings.BrowserSettings
  • workspacesweb/dataProtectionSettings.DataProtectionSettings
  • workspacesweb/ipAccessSettings.IpAccessSettings
  • workspacesweb/networkSettings.NetworkSettings
  • workspacesweb/userAccessLoggingSettings.UserAccessLoggingSettings
  • workspacesweb/userSettings.UserSettings
What's Changed

Full Changelog: pulumi/pulumi-aws@v6.82.2...v6.83.0

v6.82.2

Compare Source

Does the PR have any schema changes?

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

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

v4.8.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • index/buildxBuilder.BuildxBuilder

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.7.0...v4.8.0

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

v3.178.0

Compare Source

3.178.0 (2025-06-20)
Features
  • [protobuf] Allow providers to request to --refresh by default from partial failures
Bug Fixes
  • [auto/go] Fix destroy with debug option results in unknown flag --debug error
    #​19885

  • [backend/diy] Allow DIY backend to remove stacks that are empty except for their root stack resource, inline with the behaviour of the cloud backend
    #​19883

  • [auto/python] Fix parallelism issue when running inline programs with the automation API
    #​19855

  • [cli] Fix pulumi stack select unnecessarily fetching stack metadata.

The pulumi stack select command now only fetches stack names instead of complete metadata,
since the selection UI only displays stack names. This significantly improves performance,
especially for DIY backends where metadata fetching can be slow.

Previously, the command was fetching the same metadata as pulumi stack ls (last update time,
resource count, etc.) but never displaying this information to the user, causing unnecessary
delays during stack selection.
#​19760

  • [cli/install] Don't consult the registry when --file is specified
    #​19859

  • [engine] Fix policy pack versions for remediations from python policy packs
    #​19856

  • [engine] Fix views with --refresh --run-program
    #​19877

Miscellaneous
  • [ci] Make make install install all subprojects
    #​19892

  • [cli] Update dotnet, java and yaml language runtimes
    #​19896

  • [cli/env] Bump esc to 0.14.3
    #​19886


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.

Copy link
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 91f27b8 into main Jun 23, 2025
7 checks passed
@renovate renovate bot deleted the renovate/all branch June 23, 2025 04:58
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