Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo to v3.608.0 (#910)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3))
| dependencies | minor | [`3.606.0` ->
`3.608.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.606.0/3.608.0)
| `3.609.0` |
|
[@aws-sdk/s3-request-presigner](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/s3-request-presigner)
([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner))
| dependencies | minor | [`3.606.0` ->
`3.608.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fs3-request-presigner/3.606.0/3.608.0)
| `3.609.0` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

###
[`v3.608.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36080-2024-07-01)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.606.0...v3.608.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/s3-request-presigner)</summary>

###
[`v3.608.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#36080-2024-07-01)

[Compare
Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.606.0...v3.608.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNi4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
simonknittel and renovate-bot committed Jul 9, 2024
1 parent 16167fa commit 953abfb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions app/package-lock.json

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

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@algolia/autocomplete-js": "1.17.2",
"@algolia/autocomplete-theme-classic": "1.17.2",
"@aws-sdk/client-eventbridge": "3.606.0",
"@aws-sdk/client-s3": "3.606.0",
"@aws-sdk/s3-request-presigner": "3.606.0",
"@aws-sdk/client-s3": "3.608.0",
"@aws-sdk/s3-request-presigner": "3.608.0",
"@next-auth/prisma-adapter": "1.0.7",
"@paralleldrive/cuid2": "2.2.2",
"@prisma/client": "5.16.1",
Expand Down

0 comments on commit 953abfb

Please sign in to comment.