chore(deps): bump the security group across 1 directory with 5 updates#974
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the security group across 1 directory with 5 updates#974dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the security group with 4 updates in the / directory: [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go), [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot). Updates `github.com/DataDog/datadog-go/v5` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/DataDog/datadog-go/releases) - [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md) - [Commits](DataDog/datadog-go@v5.8.2...v5.8.3) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.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@v1.41.0...v1.41.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.5 to 1.32.7 - [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.5...v1.32.7) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.16 to 1.18.17 - [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.18.16...config/v1.18.17) Updates `github.com/replicatedhq/troubleshoot` from 0.123.16 to 0.123.17 - [Release notes](https://github.com/replicatedhq/troubleshoot/releases) - [Commits](replicatedhq/troubleshoot@v0.123.16...v0.123.17) --- updated-dependencies: - dependency-name: github.com/DataDog/datadog-go/v5 dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-version: 1.18.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/replicatedhq/troubleshoot dependency-version: 0.123.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for kurlsh-testgrid ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for kurlsh-testgrid-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the security group with 4 updates in the / directory: github.com/DataDog/datadog-go/v5, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/replicatedhq/troubleshoot.
Updates
github.com/DataDog/datadog-go/v5from 5.8.2 to 5.8.3Release notes
Sourced from github.com/DataDog/datadog-go/v5's releases.
Changelog
Sourced from github.com/DataDog/datadog-go/v5's changelog.
Commits
c072b7eUpdate changelog and version number (#353)b808812Shard aggregator lock (#351)e20587fFix race condition in externalEnv initialization (#352)411ddafstatsd: remove global cardinality (#346)2132689Merge pull request #348 from DataDog/carlosroman/AGTMETRICS-340-run-tests-in-...6a9e0e3Running all tests in Go 1.12Updates
github.com/aws/aws-sdk-go-v2from 1.41.0 to 1.41.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.5 to 1.32.7Commits
5a96470Release 2024-12-19653aa80Regenerated Clientsd02b239Update endpoints model698d709Update API model885de40Fix improper use of Printf-style functions (#2934)858298aRelease 2024-12-18f58264aRegenerated Clientsdf31082Update endpoints model346690eUpdate API model4515454Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsfrom 1.18.16 to 1.18.17Commits
9080714Release 2023-03-142ee27f3Regenerated Clients0ae563fUpdate endpoints modelaf8cc4fUpdate API modelc2533c6feat: add flag to disable IMDSv1 fallback (#2048)fe59fdbbreakfix: sparse trait missing on support service (#2050)2ea4bf8Release 2023-03-13b6f2b7cRegenerated Clients3e21c2aUpdate endpoints model79b0f7fUpdate API modelUpdates
github.com/replicatedhq/troubleshootfrom 0.123.16 to 0.123.17Release notes
Sourced from github.com/replicatedhq/troubleshoot's releases.
Commits
06a8692chore(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.4 in /examples/sdk/helm...a50bd61use oras.land/oras-go/v2 (#1957)d5b591dchore(deps): bump the security group across 1 directory with 3 updates (#1960)ad8ad1bchore(deps): bump actions/download-artifact from 5 to 7 (#1950)083ec78chore(deps): bump actions/upload-artifact from 5 to 6 (#1949)bd10262Update modules (#1959)985416fCopy TaintExists to pkg/k8sutil and stop importing k8s.io/kubernetes (#1952)128f931move to go.podman.io dependencies (#1956)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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