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

Bump github.com/in-toto/in-toto-golang from 0.3.2 to 0.3.3 #459

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps github.com/in-toto/in-toto-golang from 0.3.2 to 0.3.3.

Release notes

Sourced from github.com/in-toto/in-toto-golang's releases.

v0.3.3

This release enables Windows support / testing again.

  • Adds a linter in the CI for new changes, courtesy of @​kevholmes
  • Fixes a bug where left-stripping two artifacts with different prefixes could have resulted in a collision in the resultant paths with no warning, courtesy of @​kadern0
  • Fixes to error strings formatting to follow best practices, courtesy of @​adityasaky
  • Adds auto completion to CLI, courtesy of @​developer-guy
  • Adds CLI docs, courtesy of @​developer-guy
  • Changes in how cobra is organized so as to follow the standard template, courtesy of @​lukehinds
  • Re-enables line normalization feature that was disabled in v0.3.2 as an option, courtesy of @​alanssitis
Commits
  • 26b6a96 Merge pull request #142 from alanssitis/iss136
  • 7915c1c add lineNormalization parameter to RecordArtifact
  • 66fb113 Merge pull request #149 from lukehinds/cobra
  • 9685077 Multiple Changes
  • d9ba4ac Fix CI docgen
  • c64f64d Configure cobra using standard layout
  • 5de8337 Merge pull request #146 from developer-guy/feature/generate-markdown-doc
  • 44c7c8f docs: add completion support documentation
  • 9dc02c4 Merge pull request #145 from developer-guy/master
  • 9cfbd3f Add warning about target location for bash completions on Linux distros
  • 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)

Bumps [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/in-toto/in-toto-golang/releases)
- [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md)
- [Commits](in-toto/in-toto-golang@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/in-toto/in-toto-golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2021
@dlorenc dlorenc merged commit 5653100 into main Oct 19, 2021
@dlorenc dlorenc deleted the dependabot/go_modules/github.com/in-toto/in-toto-golang-0.3.3 branch October 19, 2021 02:16
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.

2 participants