Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps the others group with 5 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.36.6 1.37.2
github.com/aws/aws-sdk-go-v2/config 1.29.18 1.30.3
github.com/aws/aws-sdk-go-v2/service/s3 1.84.1 1.86.0
github.com/emersion/go-smtp 0.23.0 0.24.0
github.com/olekukonko/tablewriter 1.0.8 1.0.9

Updates github.com/aws/aws-sdk-go-v2 from 1.36.6 to 1.37.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.3

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.3

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2022-11-22)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.21.0
    • Feature: Adding support for Amazon AppFlow to transfer the data to Amazon Redshift databases through Amazon Redshift Data API service. This feature will support the Redshift destination connector on both public and private accessible Amazon Redshift Clusters and Amazon Redshift Serverless.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.15.0
    • Feature: Support for Apache Flink 1.15 in Kinesis Data Analytics.

Release (2022-11-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/route53: v1.25.0
    • Feature: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Release (2022-11-18.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ssmsap: v1.0.1
    • Bug Fix: Removes old model file for ssm sap and uses the new model file to regenerate client

Release (2022-11-18)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.20.0
    • Feature: AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.21.0
    • Feature: This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.21.0
    • Feature: CloudFront API support for staging distributions and associated traffic management policies.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.38.0
    • Feature: Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.6
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.13.25
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.72.0
    • Feature: This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.35.0
    • Feature: AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
  • github.com/aws/aws-sdk-go-v2/service/iotroborunner: v1.0.0
    • Release: New AWS service client module

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.1 to 1.86.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.34.1 to 1.36.0

Commits

Updates github.com/emersion/go-smtp from 0.23.0 to 0.24.0

Commits
  • ab24fe7 Remove superfluous validateLine() calls in sendMail()
  • 6944e33 Implement MT-PRIORITY (RFC 6710)
  • See full diff in compare view

Updates github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9

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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 5, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/others-f8443cf3b2 branch from f36a654 to f5b8528 Compare August 6, 2025 01:11
Bumps the others group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.6` | `1.37.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.18` | `1.30.3` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.84.1` | `1.86.0` |
| [github.com/emersion/go-smtp](https://github.com/emersion/go-smtp) | `0.23.0` | `0.24.0` |
| [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.0.8` | `1.0.9` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.36.6 to 1.37.2
- [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.36.6...v1.37.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.18 to 1.30.3
- [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.29.18...v1.30.3)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.71 to 1.18.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.71...config/v1.18.3)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.84.1 to 1.86.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@service/s3/v1.84.1...service/s3/v1.86.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.34.1 to 1.36.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@service/s3/v1.34.1...v1.36.0)

Updates `github.com/emersion/go-smtp` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/emersion/go-smtp/releases)
- [Commits](emersion/go-smtp@v0.23.0...v0.24.0)

Updates `github.com/olekukonko/tablewriter` from 1.0.8 to 1.0.9
- [Commits](olekukonko/tablewriter@v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.30.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/emersion/go-smtp
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/others-f8443cf3b2 branch from f5b8528 to ddcc004 Compare August 7, 2025 11:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/master/others-f8443cf3b2 branch August 11, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants