fix(deps): update all dependencies #519
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.57.6
->v1.58.0
v1.80.3
->v1.81.0
v2.2.1
->v2.3.0
v0.64.0
->v0.65.0
v1.29.0
->v1.30.0
v6.82.1
->v6.83.0
v4.7.0
->v4.8.0
v3.177.0
->v3.178.0
dcc06ee
->b7579e2
dcc06ee
->b7579e2
3.177.0
->3.178.0
v6.82.1
->v6.83.0
v1.29.0
->v1.30.0
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
reflect.Value
inComposeDecodeHookFunc
by @mahadzaryab1 in https://github.com/go-viper/mapstructure/pull/52New 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
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.
This PR was generated by Mend Renovate. View the repository job log.