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

Update minitar requirement from ~> 0.7 to >= 0.7, < 2.0 #481

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Updates the requirements on minitar to permit the latest version.

Changelog

Sourced from minitar's changelog.

0.12.1 / 2024-08-21

  • Reverted @​adbbb9b596 to restore compatibility with Ruby < 2.0. Resolves #63#63 reported by Robert Schulze.

0.12 / 2024-08-06

  • Properly handle very long GNU filenames, resolving #46#46.
  • Handle very long GNU filenames that are 512 or more bytes, resolving #45#45. Originally implemented in #47#47 by Vijay, but accidentally closed.

0.11 / 2022-12-31

  • symlink support is complete. Merged as PR #42#42, rebased and built on top of PR #12#12 by fetep.

  • kymmt90 fixed a documentation error on Minitar.pack in PR #43#43.

  • This version is a soft-deprecation of all versions before Ruby 2.7, as they will no longer be tested in CI.

0.10 / 2022-03-26

  • nevesenin fixed an issue with long filename handling. Merged as PR #40#40.
Commits
  • fd50e6a Release v0.12.1
  • d9ea894 Restore compatibility with Ruby 1.9.3
  • a63548b fix: Write very long filenames in GNUtar format correctly
  • b51e325 Merge pull request #49 from halostatue/properly-handle-gnutar-long-reads
  • 2dc123a chore: Resolve formatting issues
  • 68d71e7 chore: Fix broken tests
  • 51b059f chore: Regenerate gemspecs
  • c3e42a5 chore: Fix a missing symbol interpolation
  • 2223b5a chore: Bump to version 0.12 for release
  • 9a855b0 chore: Add minitest-focus for focussed testing
  • 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)

Updates the requirements on [minitar](https://github.com/halostatue/minitar) to permit the latest version.
- [Changelog](https://github.com/halostatue/minitar/blob/main/History.md)
- [Commits](halostatue/minitar@v0.9...v0.12.1)

---
updated-dependencies:
- dependency-name: minitar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@pgwillia pgwillia merged commit 828ef9a into main Oct 7, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/bundler/minitar-0.12.1 branch October 7, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant