Skip to content

Commit

Permalink
fix(deps): update @pulumi/aws to 6.18.0 (#3978)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.17.0` ->
`6.18.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.17.0/6.18.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.18.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.18.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.17.0...v6.18.0)

#### Changelog

- [`3ebe0ad`](https://togithub.com/pulumi/pulumi-aws/commit/3ebe0adc68)
Add endpoints option to README.md
([#&#8203;3239](https://togithub.com/pulumi/pulumi-aws/issues/3239))
- [`e73ab1d`](https://togithub.com/pulumi/pulumi-aws/commit/e73ab1dad3)
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /examples
- [`ea4e4a7`](https://togithub.com/pulumi/pulumi-aws/commit/ea4e4a7e6b)
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk
- [`5b3ad6a`](https://togithub.com/pulumi/pulumi-aws/commit/5b3ad6a5ab)
Bump github.com/go-git/go-git/v5 in /examples/tags-combinations-go
- [`a24ff26`](https://togithub.com/pulumi/pulumi-aws/commit/a24ff26eb8)
Bump github.com/go-git/go-git/v5 in /examples/webserver-go
- [`68efaf1`](https://togithub.com/pulumi/pulumi-aws/commit/68efaf14b5)
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/webserver-go
- [`ba4fabe`](https://togithub.com/pulumi/pulumi-aws/commit/ba4fabefc2)
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk
- [`9d6b6f2`](https://togithub.com/pulumi/pulumi-aws/commit/9d6b6f2f0d)
Bump golang.org/x/crypto in /examples/tags-combinations-go
- [`178ea8e`](https://togithub.com/pulumi/pulumi-aws/commit/178ea8e8ff)
Bump the go_modules group across 5 directories with 1 update
- [`0cddab9`](https://togithub.com/pulumi/pulumi-aws/commit/0cddab9b73)
Combined dependencies PR
([#&#8203;3192](https://togithub.com/pulumi/pulumi-aws/issues/3192))
- [`edce261`](https://togithub.com/pulumi/pulumi-aws/commit/edce26184d)
Combined dependencies PR
([#&#8203;3223](https://togithub.com/pulumi/pulumi-aws/issues/3223))
- [`dd892df`](https://togithub.com/pulumi/pulumi-aws/commit/dd892df1d6)
Combined dependencies PR
([#&#8203;3237](https://togithub.com/pulumi/pulumi-aws/issues/3237))
- [`c5916dd`](https://togithub.com/pulumi/pulumi-aws/commit/c5916dd59a)
Disable retry for KMS access denied in lambda
([#&#8203;3234](https://togithub.com/pulumi/pulumi-aws/issues/3234))
- [`22e2bc2`](https://togithub.com/pulumi/pulumi-aws/commit/22e2bc2e6f)
Fix failing tests because of missing amazon linux 1 AMI
([#&#8203;3207](https://togithub.com/pulumi/pulumi-aws/issues/3207))
- [`fcad3a1`](https://togithub.com/pulumi/pulumi-aws/commit/fcad3a1c4f)
Make integration tests stricter
([#&#8203;3183](https://togithub.com/pulumi/pulumi-aws/issues/3183))
- [`da98332`](https://togithub.com/pulumi/pulumi-aws/commit/da98332d62)
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`](https://togithub.com/pulumi/pulumi-aws/commit/f0da8a3bfd)
Merge remote-tracking branch
'origin/dependabot/go_modules/examples/tags-combinations-go/golang.org/x/crypto-0.17.0'
into combined-pr-branch
- [`8c1f884`](https://togithub.com/pulumi/pulumi-aws/commit/8c1f8843c6)
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`](https://togithub.com/pulumi/pulumi-aws/commit/b06429793f)
Merge remote-tracking branch
'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/crypto-0.17.0'
into combined-pr-branch
- [`92f35b5`](https://togithub.com/pulumi/pulumi-aws/commit/92f35b5d96)
Merge remote-tracking branch
'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0'
into combined-pr-branch
- [`38af704`](https://togithub.com/pulumi/pulumi-aws/commit/38af70476c)
Merge remote-tracking branch
'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into
combined-pr-branch
- [`b4ef67c`](https://togithub.com/pulumi/pulumi-aws/commit/b4ef67c73c)
Reintroduce OIDC test without the condition blocking releases
([#&#8203;3176](https://togithub.com/pulumi/pulumi-aws/issues/3176))
- [`29edae4`](https://togithub.com/pulumi/pulumi-aws/commit/29edae4d69)
Unpin pulumi cli 3
([#&#8203;3191](https://togithub.com/pulumi/pulumi-aws/issues/3191))
- [`9a2208a`](https://togithub.com/pulumi/pulumi-aws/commit/9a2208aec5)
Update GitHub Actions workflows.
([#&#8203;3210](https://togithub.com/pulumi/pulumi-aws/issues/3210))
- [`c96e7ed`](https://togithub.com/pulumi/pulumi-aws/commit/c96e7edd3d)
Update GitHub Actions workflows.
([#&#8203;3229](https://togithub.com/pulumi/pulumi-aws/issues/3229))
- [`04a3828`](https://togithub.com/pulumi/pulumi-aws/commit/04a3828210)
Upgrade pulumi-terraform-bridge to v3.70.0
([#&#8203;3204](https://togithub.com/pulumi/pulumi-aws/issues/3204))
- [`3633fe8`](https://togithub.com/pulumi/pulumi-aws/commit/3633fe8bda)
run `go mod tidy`
- [`05c97fc`](https://togithub.com/pulumi/pulumi-aws/commit/05c97fcdb5)
run `go mod tidy`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jan 13, 2024
1 parent 3df0c5a commit 7b9a167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pulumi/vault/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b9a167

Please sign in to comment.