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

build(deps): bump the minor-and-patch group across 2 directories with 7 updates #1190

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps the minor-and-patch group with 6 updates in the /go/appencryption directory:

Package From To
github.com/aws/aws-sdk-go 1.55.5 1.55.6
github.com/aws/aws-sdk-go-v2 1.32.8 1.33.0
github.com/aws/aws-sdk-go-v2/config 1.28.11 1.29.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.26 1.15.28
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.61 1.7.63
github.com/aws/aws-sdk-go-v2/service/kms 1.37.11 1.37.13

Bumps the minor-and-patch group with 5 updates in the /go/appencryption/integrationtest directory:

Package From To
github.com/aws/aws-sdk-go 1.55.5 1.55.6
github.com/aws/aws-sdk-go-v2 1.32.8 1.33.0
github.com/aws/aws-sdk-go-v2/config 1.28.11 1.29.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.26 1.15.28
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.61 1.7.63

Updates github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24
Commits
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.8 to 1.33.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.1

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.26 to 1.15.28

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-12-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.28
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.21.0
    • Feature: Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.17.0
    • Feature: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.11.0
    • Feature: This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

Release (2022-12-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.25.0
    • Feature: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.21.0
    • Feature: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.38.0
    • Feature: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.10.0
    • Feature: Added support for Python paginators in the route53-recovery-control-config List* APIs.

Release (2022-12-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.11.0
    • Feature: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.27.0
    • Feature: Add additional operations to throw ThrottlingExceptions

Release (2022-12-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.42.0
    • Feature: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.13.0
    • Feature: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.17.0
    • Feature: This release adds a missed AccessDeniedException type to several endpoints.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.27.0
    • Feature: Fix a bug where a recent release might break certain existing SDKs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.10.0
    • Feature: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.

Release (2022-12-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.19.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.61 to 1.7.63

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.3 to 1.39.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.11 to 1.37.13

Commits

Updates github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24
Commits
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.8 to 1.33.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.1

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.26 to 1.15.28

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-12-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.28
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.21.0
    • Feature: Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.17.0
    • Feature: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.11.0
    • Feature: This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

Release (2022-12-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.25.0
    • Feature: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.21.0
    • Feature: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.38.0
    • Feature: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.10.0
    • Feature: Added support for Python paginators in the route53-recovery-control-config List* APIs.

Release (2022-12-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.11.0
    • Feature: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.27.0
    • Feature: Add additional operations to throw ThrottlingExceptions

Release (2022-12-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.42.0
    • Feature: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.13.0
    • Feature: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.17.0
    • Feature: This release adds a missed AccessDeniedException type to several endpoints.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.27.0
    • Feature: Fix a bug where a recent release might break certain existing SDKs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.10.0
    • Feature: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.

Release (2022-12-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.19.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.61 to 1.7.63

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.3 to 1.39.5

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added appencryption dependencies Pull requests that update a dependency file go labels Jan 22, 2025
@aka-bo
Copy link
Contributor

aka-bo commented Jan 22, 2025

@dependabot rebase

… 7 updates

Bumps the minor-and-patch group with 6 updates in the /go/appencryption directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.8` | `1.33.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.11` | `1.29.1` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.26` | `1.15.28` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.7.61` | `1.7.63` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.11` | `1.37.13` |

Bumps the minor-and-patch group with 5 updates in the /go/appencryption/integrationtest directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.8` | `1.33.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.11` | `1.29.1` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.26` | `1.15.28` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.7.61` | `1.7.63` |



Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.8 to 1.33.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.32.8...v1.33.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.11 to 1.29.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.11...config/v1.29.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.26 to 1.15.28
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/apigateway/v1.15.28/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/apigateway/v1.15.26...service/apigateway/v1.15.28)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.7.61 to 1.7.63
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/expression/v1.7.61...feature/dynamodb/expression/v1.7.63)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.3 to 1.39.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.39.3...service/emr/v1.39.5)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.11 to 1.37.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.11...service/kms/v1.37.13)

Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.8 to 1.33.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.32.8...v1.33.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.11 to 1.29.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.11...config/v1.29.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.26 to 1.15.28
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/apigateway/v1.15.28/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/apigateway/v1.15.26...service/apigateway/v1.15.28)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.7.61 to 1.7.63
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/expression/v1.7.61...feature/dynamodb/expression/v1.7.63)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.3 to 1.39.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.39.3...service/emr/v1.39.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/appencryption/minor-and-patch-0c6fb7ef37 branch from 1df556a to 4c3335f Compare January 22, 2025 19:29
@aka-bo aka-bo merged commit a541eff into main Jan 22, 2025
18 checks passed
@aka-bo aka-bo deleted the dependabot/go_modules/go/appencryption/minor-and-patch-0c6fb7ef37 branch January 22, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appencryption dependencies Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant