Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the collector-other group with 2 updates in the /collector directory: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Bumps the collector-other group with 1 update in the /collector/internal/tools directory: github.com/google/addlicense.
Bumps the collector-other group with 1 update in the /collector/lambdacomponents directory: github.com/aws/aws-sdk-go-v2/config.
Bumps the collector-other group with 2 updates in the /go/sample-apps/function directory: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.

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

Commits

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

Commits

Updates github.com/google/addlicense from 1.1.1 to 1.2.0

Release notes

Sourced from github.com/google/addlicense's releases.

v1.2.0

This is the first full release after a period of dormancy for the project. Support for several file types has been added, plus some internal cleanup.

What's Changed

New Contributors

Full Changelog: google/addlicense@v1.1.1...v1.2.0

v1.2.0-rc0

This is the first release candidate after a period of dormancy for the project. Please test this release, particularly in automated workflows. If no issues are discovered, we plan to create a 1.2.0 release in the next couple weeks.

What's Changed

... (truncated)

Commits
  • b289835 Merge pull request #194 from tfroseman/gradle_support
  • 825d788 used incorrect autoformat settings that failed to pass golangci-lint
  • b81d68d Adding support for the gradle file extension
  • 30db631 Goreleaser config update (#193)
  • 3d89fa3 feat(cython): Support cython files. Include test data. (#192)
  • 0175042 feat(buck): add support for buck2 files (#188) (#187)
  • 1a754c1 Wrap the MIT License template to a width of 77 to ensure the generated licens...
  • cc56a2c Add .less support (#184)
  • 499ed7f Add .graphql support (#111)
  • e80cdac Add AWK, Elixir, Julia, Lua, Raku, Scheme, & Vim (#182)
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

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 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2025 17:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/collector/collector-other-91de7761fd branch from 3b8b1d4 to 751fc54 Compare August 18, 2025 19:13
@tylerbenson tylerbenson enabled auto-merge (squash) August 18, 2025 19:34
@tylerbenson
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tylerbenson
Copy link
Member

@dependabot recreate

… 3 updates

Bumps the collector-other group with 2 updates in the /collector directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).
Bumps the collector-other group with 1 update in the /collector/internal/tools directory: [github.com/google/addlicense](https://github.com/google/addlicense).
Bumps the collector-other group with 1 update in the /collector/lambdacomponents directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2).
Bumps the collector-other group with 2 updates in the /go/sample-apps/function directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).


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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.86.0 to 1.87.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.86.0...service/s3/v1.87.0)

Updates `github.com/google/addlicense` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/google/addlicense/releases)
- [Changelog](https://github.com/google/addlicense/blob/master/.goreleaser.yaml)
- [Commits](google/addlicense@v1.1.1...v1.2.0)

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.86.0 to 1.87.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.86.0...service/s3/v1.87.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: collector-other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.87.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: collector-other
- dependency-name: github.com/google/addlicense
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: collector-other
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: collector-other
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: collector-other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: collector-other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/collector/collector-other-91de7761fd branch from 751fc54 to dad1f96 Compare August 18, 2025 20:13
@tylerbenson tylerbenson merged commit 1c76dbc into main Aug 18, 2025
11 checks passed
@tylerbenson tylerbenson deleted the dependabot/go_modules/collector/collector-other-91de7761fd branch August 18, 2025 20:13
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.

1 participant