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/vbatts/tar-split from 0.11.3 to 0.11.5 #602

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps github.com/vbatts/tar-split from 0.11.3 to 0.11.5.

Release notes

Sourced from github.com/vbatts/tar-split's releases.

v0.11.4

image

Commits
  • 5ef0dd8 Merge pull request #68 from mtrmac/read-0-nil
  • cd197d3 Correctly handle Read returning (0, nil)
  • 9982e47 Merge pull request #67 from vbatts/troubleshoot_65
  • b637241 tar/asm: don't add a padding entry if it has no bytes
  • cad1f45 tar/asm: troubleshooting padding EOF issue
  • db25994 Merge pull request #66 from testwill/ioutil
  • 919f9ab chore: remove refs to deprecated io/ioutil
  • f966b14 magefile: attempting to recreate make file dependencies
  • 724d595 magefile: include benchmark in test
  • 58175ba Merge pull request #64 from vbatts/mage
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/vbatts/tar-split](https://github.com/vbatts/tar-split) from 0.11.3 to 0.11.5.
- [Release notes](https://github.com/vbatts/tar-split/releases)
- [Commits](vbatts/tar-split@v0.11.3...v0.11.5)

---
updated-dependencies:
- dependency-name: github.com/vbatts/tar-split
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 26, 2023 15:42
@dependabot dependabot bot added the failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow label Sep 26, 2023
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 26, 2023
@ForestEckhardt ForestEckhardt merged commit 9639cd0 into main Sep 26, 2023
10 of 11 checks passed
@ForestEckhardt ForestEckhardt deleted the dependabot/go_modules/github.com/vbatts/tar-split-0.11.5 branch September 26, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants