chore(deps): update all dependencies #177
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:
v5.4.0
->v5.5.0
v3.99.0
->v3.101.1
v6.17.0
->v6.18.0
v7.4.0
->v7.5.0
Release Notes
docker/metadata-action (docker/metadata-action)
v5.5.0
Compare Source
cwd://
prefix for bake files path by @crazy-max in https://github.com/docker/metadata-action/pull/370Full Changelog: docker/metadata-action@v5.4.0...v5.5.0
pulumi/pulumi (pulumi/pulumi)
v3.101.1
Compare Source
3.101.1 (2024-01-10)
Bug Fixes
#15128
v3.101.0
Compare Source
3.101.0 (2024-01-09)
Features
#14858
Bug Fixes
[engine] Fix an uncommon datarace with replace steps.
#15112
[sdkgen/go] Revert using plain object type when the plainness is shallow and we should use inputty-types instead
#15059
[cli/state] Fix a panic in pulumi state when no snapshots are available
#15045
[sdkgen/python] Fixes resource imports when importing across different modules
#14832
Miscellaneous
#15011
v3.100.0
Compare Source
3.100.0 (2024-01-03)
Features
[auto/{go,nodejs,python}] Adds ListEnvironments support to Go, Nodejs and Python Automation API.
#14995
[cli/display] Warn correctly about new versions being availablen when using the CLI dev channel
#14954
Bug Fixes
[cli/new] Fixes duplicate printing of the AI prompt & answer on Windows.
#15010
[engine] Fix bug where unimported resources (of different types) with the same name would cause
--import-file
to panic.#15008
[engine] Default parallel operations to a reasonable limit.
#15016
[programgen] Fixes type-annotating nested resource properties when these have quoted keys
#15001
[sdkgen] Temporarily revert validation of
urn
andid
resource output properties#15025
[programgen/{dotnet,python}] Allow object keys to be template expressions such as static quoted strings
#15000
[backend/service] Exclude internal events from those sent to Pulumi Cloud.
#14972
[sdk/go] fixes fulfillValue error when joining a nil output state
#14949
Miscellaneous
[pkg] Upgrade pulumi-java to v0.9.9
#15007
[yaml] Upgrade yaml to v1.4.5
#15007
pulumi/pulumi-aws (pulumi/pulumi-aws)
v6.18.0
Compare Source
Changelog
3ebe0ad
Add endpoints option to README.md (#3239)e73ab1d
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /examplesea4e4a7
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk5b3ad6a
Bump github.com/go-git/go-git/v5 in /examples/tags-combinations-goa24ff26
Bump github.com/go-git/go-git/v5 in /examples/webserver-go68efaf1
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/webserver-goba4fabe
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk9d6b6f2
Bump golang.org/x/crypto in /examples/tags-combinations-go178ea8e
Bump the go_modules group across 5 directories with 1 update0cddab9
Combined dependencies PR (#3192)edce261
Combined dependencies PR (#3223)dd892df
Combined dependencies PR (#3237)c5916dd
Disable retry for KMS access denied in lambda (#3234)22e2bc2
Fix failing tests because of missing amazon linux 1 AMI (#3207)fcad3a1
Make integration tests stricter (#3183)da98332
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/tags-combinations-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branchf0da8a3
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/tags-combinations-go/golang.org/x/crypto-0.17.0' into combined-pr-branch8c1f884
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branchb064297
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/crypto-0.17.0' into combined-pr-branch92f35b5
Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch38af704
Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into combined-pr-branchb4ef67c
Reintroduce OIDC test without the condition blocking releases (#3176)29edae4
Unpin pulumi cli 3 (#3191)9a2208a
Update GitHub Actions workflows. (#3210)c96e7ed
Update GitHub Actions workflows. (#3229)04a3828
Upgrade pulumi-terraform-bridge to v3.70.0 (#3204)3633fe8
rungo mod tidy
05c97fc
rungo mod tidy
pulumi/pulumi-gcp (pulumi/pulumi-gcp)
v7.5.0
Compare Source
Changelog
b56b23b
Add auto-naming for gcp:organizations:Project's project_id (#1498)5ce0cfb
Add more test programs (#1511)a84762f
Do not pin Java version82cea1e
Do not pin Java version (#1514)3b51797
Mark SecretManager.SecretDeleteBeforeReplace: true
6672cf1
Stricter integration test settings (#1486)deb20d4
Update GitHub Actions workflows. (#1477)702d502
Update GitHub Actions workflows. (#1485)c6030e9
Update GitHub Actions workflows. (#1489)612132d
Update GitHub Actions workflows. (#1497)7fa4c0e
Update GitHub Actions workflows. (#1502)bc0adbe
Upgrade pulumi-terraform-bridge to v3.70.0 (#1493)dc407af
Upgrade terraform-provider-google-beta to v5.11.0 (#1515)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.
This PR has been generated by Renovate Bot.