Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/theupdateframework/go-tuf from 0.3.0 to 0.3.1 #1603

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps github.com/theupdateframework/go-tuf from 0.3.0 to 0.3.1.

Release notes

Sourced from github.com/theupdateframework/go-tuf's releases.

v0.3.1

Changelog

Features

  • 4bf58eb096f99647e7fd30447396c7a57202982f: feat: add payload and add-signature commands. (#214) (@​znewman01)
  • 39c23cb5043ad2c0d873f7cc7191a7256f6a3cb6: feat: add workflow responsible for notifying of new TUF spec release (#287) (@​rdimitrov)
  • 355e39cb2df220fc3961396a6d0e30bcf2c9ac12: feat: Implement TAP-12 support (#310) (@​znewman01)

Bug fixes

  • 9a41055b8eee0fee60650c43037f35b919d72d7c: fix: check root metadata verification before snapshotting (#293) (@​asraa)
  • e3efe988f0371d41c83686204dc6ae23285bf33c: fix: verify length and hashes of fetched bytes before parsing (#325) (@​joshuagl)

Others

  • ea0f98a4e1b72d7486e4e86baf7fd9a3ec1fc844: chore(deps): bump arnested/go-version-action from 1.0.67 to 1.0.69 (#288) (@​dependabot[bot])
  • 6722937104a3178b2b899c5ce1799de129ddb294: chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.2.0 (#289) (@​dependabot[bot])
  • e2594e68bf2239a0b60c576c47b5ede7ac8c8fe4: chore(deps): bump actions/setup-go from 3.0.0 to 3.1.0 (#290) (@​dependabot[bot])
  • 580db1958c1e16ee73d53055eb9793fde1110d8e: chore(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3 (#294) (@​dependabot[bot])
  • 5884dab97151c7fd314ee34ac71bf0cf6167e21c: chore(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (#295) (@​dependabot[bot])
  • 3b26aedfe985198bc88a9dda7525938c575ca046: chore(deps): bump arnested/go-version-action from 1.0.69 to 1.0.70 (#297) (@​dependabot[bot])
  • 041e818016131ec500c78ed8eb20fed9a5668861: chore(deps): bump github.com/secure-systems-lab/go-securesystemslib (#298) (@​dependabot[bot])
  • ad96eca0239ec2cc9b6e408fbe42b2f9e9d6b1dd: chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#299) (@​dependabot[bot])
  • 36633af8d7a2162664a58f3fb1fe36a74e10428e: chore(deps): bump arnested/go-version-action from 1.0.70 to 1.1.0 (#300) (@​dependabot[bot])
  • e24b175b00960136ecacb8111d9887d15ce47c6d: chore(deps): bump actions/setup-python from 3.1.2 to 4 (#311) (@​dependabot[bot])
  • 1684c680105f90a054f04e05b0f8ac540c4ef885: docs: Update CONTRIBUTING.md, add MAINTAINERS.md (#309) (@​znewman01)
  • 4139c85cd7632c659bf00f4b2810c37eb8d71a2c: chore(deps): bump arnested/go-version-action from 1.1.0 to 1.1.3 (#316) (@​dependabot[bot])
  • 36a29309b2531255fc7d374c4055dcfab0fd04e8: build: update go version to 1.18 (#314) (@​asraa)
  • ae904d2bb977a54e6a5527513c4d398c8d9cc285: docs: Add DCO instructions (#319) (@​znewman01)
  • 81cd9b36a8023d6e943f0f3cacfe664603fa3177: chore(deps): bump Python from 3.6 to 3.10 (#318) (@​rdimitrov)
  • 986a4c5a492be020d0ab16a5ea13b9963bf7af1f: chore(deps): bump requests from 2.27.1 to 2.28.0 (#317) (@​dependabot[bot])
  • 439ce47c43c772ad225101494db8307e97f869c3: chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#324) (@​dependabot[bot])
  • 3bb077e8c246429db8acafc78761de71cc4d6b62: chore(deps): bump requests from 2.28.0 to 2.28.1 (#332) (@​dependabot[bot])
  • eed9e6c4d8eac821593800fd053d8cca5ee56137: chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#331) (@​dependabot[bot])
  • 0d40b25637fa35e4e546a0bafebaa7ee4591e172: test: fix flakey util test (#333) (@​asraa)
Commits
  • 0d40b25 test: fix flakey util test (#333)
  • eed9e6c chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#331)
  • 3bb077e chore(deps): bump requests from 2.28.0 to 2.28.1 (#332)
  • e3efe98 fix: verify length and hashes of fetched bytes before parsing (#325)
  • 439ce47 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#324)
  • 986a4c5 chore(deps): bump requests from 2.27.1 to 2.28.0 (#317)
  • 81cd9b3 chore(deps): bump Python from 3.6 to 3.10 (#318)
  • 355e39c feat: Implement TAP-12 support (#310)
  • ae904d2 docs: Add DCO instructions (#319)
  • 36a2930 build: update go version to 1.18 (#314)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2022
@mtrmac
Copy link
Collaborator

mtrmac commented Jul 8, 2022

No changes to code we use, but they now declare to work only against Go 1.18. To do: figure out if that is really the minimum, and if we care.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/theupdateframework/go-tuf-0.3.1 branch 2 times, most recently from 88b772f to 7df0116 Compare July 13, 2022 15:07
@rhatdan
Copy link
Member

rhatdan commented Jul 20, 2022

I would say that we should be just merged. We are moving most tools to go 1.18
LGTM

@mtrmac
Copy link
Collaborator

mtrmac commented Jul 20, 2022

Looking at the existing dependencies, c/common already depends on Ginkgo and Gomega with the same go 1.18 directives (and this PR doesn’t change a line of code we actually use), so, I guess let’s go for it.

The risk is that any of these dependencies might actually start relying on Go 1.18 features, and it would be a bit harder to notice. But then… we tend to apply Dependabot PRs all the time and I’m not really interested in trying to change that.

@mtrmac
Copy link
Collaborator

mtrmac commented Jul 20, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mtrmac
Copy link
Collaborator

mtrmac commented Jul 20, 2022

@dependabot recreate

Bumps [github.com/theupdateframework/go-tuf](https://github.com/theupdateframework/go-tuf) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/theupdateframework/go-tuf/releases)
- [Commits](theupdateframework/go-tuf@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/theupdateframework/go-tuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/theupdateframework/go-tuf-0.3.1 branch from fa91c4e to b377170 Compare July 20, 2022 18:10
@rhatdan rhatdan merged commit 81eae1e into main Jul 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/theupdateframework/go-tuf-0.3.1 branch July 20, 2022 18:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants