Feature: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review.
This MR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.20.17` → `v1.20.18` |  |  |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.94.0` → `v1.95.0` |  |  |
---
### Release Notes
<details>
<summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary>
### [`v1.95.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2025-12-23)
#### General Highlights
- **Dependency Update**: Updated to the latest SDK module versions
#### Module Highlights
- `github.com/aws/aws-sdk-go-v2/service/geoplaces`: [v1.8.0](service/geoplaces/CHANGELOG.md#v180-2025-12-23)
- **Feature**: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode.
- `github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2`: [v1.27.0](service/pinpointsmsvoicev2/CHANGELOG.md#v1270-2025-12-23)
- **Feature**: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review.
- `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.95.0](service/s3/CHANGELOG.md#v1950-2025-12-23)
- **Feature**: Add additional validation to Outpost bucket names.
</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 MR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/storage/pull/36?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 76.81%. Comparing base ([`0060269`](https://app.codecov.io/gl/unboundsoftware/storage/commit/0060269862f05dad64d198ecb03311e6c61d2ec5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`deec94b`](https://app.codecov.io/gl/unboundsoftware/storage/commit/deec94bd6b61d878ac3fd4fe5f175087f0aeda7c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #36 +/- ##
=======================================
Coverage 76.81% 76.81%
=======================================
Files 1 1
Lines 69 69
=======================================
Hits 53 53
Misses 16 16
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/storage/pull/36?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.
- :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
changed title from fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.18 to fix(deps): update aws-sdk-go-v2 monorepo
<p>changed title from <code class="idiff">fix(deps): update <span class="idiff left right deletion">module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.18</span></code> to <code class="idiff">fix(deps): update <span class="idiff left right addition">aws-sdk-go-v2 monorepo</span></code></p>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v1.20.17→v1.20.18v1.94.0→v1.95.0Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)
v1.95.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.8.0github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.27.0github.com/aws/aws-sdk-go-v2/service/s3: v1.95.0Configuration
📅 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.
This MR has been generated by Renovate Bot.
mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (
0060269) to head (deec94b).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
changed title from
fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.18tofix(deps): update aws-sdk-go-v2 monorepochanged the description
mentioned in commit
4c54c3ab2a