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 #177

Merged
merged 1 commit into from
Jan 11, 2024
Merged

chore(deps): update all dependencies #177

merged 1 commit into from
Jan 11, 2024

Conversation

platform-engineering-bot
Copy link
Collaborator

@platform-engineering-bot platform-engineering-bot commented Jan 8, 2024

This PR contains the following updates:

Package Type Update Change
docker/metadata-action action minor v5.4.0 -> v5.5.0
pulumi/pulumi minor v3.99.0 -> v3.101.1
pulumi/pulumi-aws minor v6.17.0 -> v6.18.0
pulumi/pulumi-gcp minor v7.4.0 -> v7.5.0

Release Notes

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

v5.5.0

Compare Source

Full 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
  • [backend/filestate] Revert gocloud.dev upgrade to fix regressions introduced by the upgrade.
    #​15128

v3.101.0

Compare Source

3.101.0 (2024-01-09)

Features
  • [cli] Adds a flag that allows inserting a fragment into the dot file when generating a graph. This can be used for styling the graph elements, setting properties etc.
    #​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
  • [backend/filestate] Upgrade gocloud.dev to the latest version
    #​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 and id 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
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 /examples
  • ea4e4a7 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk
  • 5b3ad6a Bump github.com/go-git/go-git/v5 in /examples/tags-combinations-go
  • a24ff26 Bump github.com/go-git/go-git/v5 in /examples/webserver-go
  • 68efaf1 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/webserver-go
  • ba4fabe Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk
  • 9d6b6f2 Bump golang.org/x/crypto in /examples/tags-combinations-go
  • 178ea8e Bump the go_modules group across 5 directories with 1 update
  • 0cddab9 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-branch
  • f0da8a3 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/tags-combinations-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 8c1f884 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • b064297 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 92f35b5 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 38af704 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • b4ef67c 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 run go mod tidy
  • 05c97fc run go mod tidy
pulumi/pulumi-gcp (pulumi/pulumi-gcp)

v7.5.0

Compare Source

Changelog


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 platform-engineering-bot force-pushed the renovate/all branch 3 times, most recently from 02ee1ef to 5137520 Compare January 10, 2024 01:56
Signed-off-by: Platform Engineering Bot <[email protected]>
@lmilbaum lmilbaum merged commit 8b39a39 into main Jan 11, 2024
3 checks passed
@lmilbaum lmilbaum deleted the renovate/all branch January 11, 2024 12:31
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