Skip to content

[v13] Update dependencies for assets/aws and assets/backport (#26914)#26948

Closed
jentfoo wants to merge 1 commit intobranch/v13from
jent/assets_updates-v13
Closed

[v13] Update dependencies for assets/aws and assets/backport (#26914)#26948
jentfoo wants to merge 1 commit intobranch/v13from
jent/assets_updates-v13

Conversation

@jentfoo
Copy link
Copy Markdown
Contributor

@jentfoo jentfoo commented May 25, 2023

V13 backport of PR #26914

v11 and v12 do not have assets/aws and the updates for assets/backport are fairly low priority. For those reasons I was not planning to backport these to v11 or v12. Let me know if anyone feels otherwise.

* Bump golang.org/x/oauth2 in /assets/backport

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20211104180415-d3ed0bb246c8 to 0.8.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 in /assets/backport

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.0...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump github.com/gravitational/trace in /assets/backport

Bumps [github.com/gravitational/trace](https://github.com/gravitational/trace) from 1.1.15 to 1.2.1.
- [Release notes](https://github.com/gravitational/trace/releases)
- [Commits](gravitational/trace@v1.1.15...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/gravitational/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump github.com/aws/aws-sdk-go-v2/config in /assets/aws

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.12 to 1.18.25.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.12...config/v1.18.25)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump github.com/aws/aws-sdk-go-v2/service/ec2 in /assets/aws

Bumps [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.77.0 to 1.98.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.77.0...service/ec2/v1.98.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jentfoo jentfoo added the dependencies Pull requests that update a dependency file label May 25, 2023
@jentfoo jentfoo self-assigned this May 25, 2023
@codingllama
Copy link
Copy Markdown
Contributor

codingllama commented May 25, 2023

We don't typically backport dependency updates, is this worth doing? Also, is there a chance these are moving past the base go.mod now?

@jentfoo
Copy link
Copy Markdown
Contributor Author

jentfoo commented May 25, 2023

Closing based off @codingllama's feedback.

There are no CVE's contained here that need backporting, so I agree this is low value. I thought it may make sense to keep v13 close to master, but I was on the fence myself.

@jentfoo jentfoo closed this May 25, 2023
@jentfoo jentfoo deleted the jent/assets_updates-v13 branch July 28, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport dependencies Pull requests that update a dependency file size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants