Skip to content

deps(go): bump the go-minor-patch group with 6 updates - #166

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-6ae69d49b8
Closed

deps(go): bump the go-minor-patch group with 6 updates#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-6ae69d49b8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 6 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.9 1.41.12
github.com/aws/aws-sdk-go-v2/config 1.32.20 1.32.23
github.com/aws/aws-sdk-go-v2/credentials 1.19.19 1.19.22
github.com/aws/aws-sdk-go-v2/service/s3 1.102.2 1.103.2
github.com/aws/aws-sdk-go-v2/service/sts 1.42.3 1.43.2
github.com/openctemio/ctis 1.0.0 1.1.0

Updates github.com/aws/aws-sdk-go-v2 from 1.41.9 to 1.41.12

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.20 to 1.32.23

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.19 to 1.19.22

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.102.2 to 1.103.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.42.3 to 1.43.2

Commits
  • b4d02c5 Release 2026-06-02
  • 48e375b Regenerated Clients
  • b8a4fc1 Update API model
  • e8627b4 Merge pull request #3430 from aws/fix-remove-ioutil
  • 4e258a3 chore: update changelog description per review
  • e1176df chore: add changelog entry
  • a157f15 chore: regenerate SDK with new smithy-go
  • 0d4a893 chore: bump SMITHY_GO_CODEGEN_VERSION for ioutil cleanup
  • 858d954 fix: remove deprecated io/ioutil from codegen templates
  • 35a3c50 Release 2026-06-01
  • Additional commits viewable in compare view

Updates github.com/openctemio/ctis from 1.0.0 to 1.1.0

Release notes

Sourced from github.com/openctemio/ctis's releases.

v1.1.0

Changes

  • Merge pull request #5 from openctemio/feat/nessus-tenable-fields
  • feat: add Nessus/Tenable fields — cve_ids, vpr_score, finding network location + evidence
  • Merge pull request #4 from openctemio/feat/ctis-validate-and-score-doc
  • feat(ctis): add zero-dep Report.Validate() + document Severity.Score fail-safe
  • Merge pull request #3 from openctemio/fix/ctis-2ndpass
  • fix: guard truncateString panic + itoa MinInt overflow
  • Merge pull request #2 from openctemio/fix/ctis-cvss-version
  • feat(severity): add version-aware FromCVSSWithVersion (CVSS v2 has no Critical)
  • Merge pull request #1 from openctemio/fix/schema-go-drift
  • fix: align FindingStatus with schema + SARIF rule-level severity fallback

Installation

go get github.com/openctemio/ctis@v1.1.0

Compatibility

  • Go 1.22+
  • Zero external dependencies

What's Changed

New Contributors

Full Changelog: openctemio/ctis@v1.0.0...v1.1.0

Commits
  • 4f88dd4 Merge pull request #5 from openctemio/feat/nessus-tenable-fields
  • ff6b005 feat: add Nessus/Tenable fields — cve_ids, vpr_score, finding network locatio...
  • 1c7476a Merge pull request #4 from openctemio/feat/ctis-validate-and-score-doc
  • d98b1f2 feat(ctis): add zero-dep Report.Validate() + document Severity.Score fail-safe
  • b14132c Merge pull request #3 from openctemio/fix/ctis-2ndpass
  • 3b9671e fix: guard truncateString panic + itoa MinInt overflow
  • 77fc6d5 Merge pull request #2 from openctemio/fix/ctis-cvss-version
  • cc14c06 feat(severity): add version-aware FromCVSSWithVersion (CVSS v2 has no Critical)
  • f42f7c3 Merge pull request #1 from openctemio/fix/schema-go-drift
  • 1985c50 fix: align FindingStatus with schema + SARIF rule-level severity fallback
  • See full diff in compare view

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 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

Bumps the go-minor-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.9` | `1.41.12` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.20` | `1.32.23` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.19` | `1.19.22` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.102.2` | `1.103.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.42.3` | `1.43.2` |
| [github.com/openctemio/ctis](https://github.com/openctemio/ctis) | `1.0.0` | `1.1.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.9 to 1.41.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.9...v1.41.12)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.20 to 1.32.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.20...config/v1.32.23)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.19 to 1.19.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.19...credentials/v1.19.22)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.102.2 to 1.103.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.102.2...service/s3/v1.103.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.42.3 to 1.43.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/amp/v1.42.3...service/amp/v1.43.2)

Updates `github.com/openctemio/ctis` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/openctemio/ctis/releases)
- [Commits](openctemio/ctis@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.103.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.43.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/openctemio/ctis
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@0xmanhnv

0xmanhnv commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

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.

@0xmanhnv

0xmanhnv commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@0xmanhnv

0xmanhnv commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Closing: dependabot now targets develop (#169), and this PR is based on main. Merging dep bumps to main directly would diverge main from develop (the root cause of the recent CI breakage). Dependabot will recreate the needed updates against develop, where they flow to main the normal way.

@0xmanhnv 0xmanhnv closed this Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/go-minor-patch-6ae69d49b8 branch June 8, 2026 04:16
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant