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/paketo-buildpacks/libpak from 1.58.0 to 1.59.0 #104

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps github.com/paketo-buildpacks/libpak from 1.58.0 to 1.59.0.

Release notes

Sourced from github.com/paketo-buildpacks/libpak's releases.

1.59.0

⭐️ Enhancements

⛏ Dependency Upgrades

🚧 Tasks

Notes

This release officially deprecates the crush.Extract* API methods for extracting files from specific archive formats. They are replaced by a single method crush.Extract which uses file headers to determine the file type and selects the file format automatically. We recommend upgrading as the change should be minor. The old API methods will remain until v2 of libpak is released.

Commits
  • c4a5099 Merge pull request #132 from paketo-buildpacks/extract-archive
  • 8979ae3 Polish
  • fa81263 Using an internal extractArchive method to extract
  • 486b1f6 Add a helper to extract an archive based on mime type
  • 8cb61a9 Merge pull request #131 from paketo-buildpacks/dependabot/go_modules/github.c...
  • f445821 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 0baad35 Merge pull request #130 from paketo-buildpacks/update/pipeline
  • 0f7eedb Bump pipeline from 1.20.0 to 1.20.0
  • 9dcbeba Merge pull request #129 from paketo-buildpacks/update/pipeline
  • edfd64d Bump pipeline from 1.19.0 to 1.20.0
  • 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/paketo-buildpacks/libpak](https://github.com/paketo-buildpacks/libpak) from 1.58.0 to 1.59.0.
- [Release notes](https://github.com/paketo-buildpacks/libpak/releases)
- [Commits](paketo-buildpacks/libpak@v1.58.0...v1.59.0)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/libpak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2022 14:29
@dependabot dependabot bot added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Mar 23, 2022
@dmikusa dmikusa merged commit dc8b240 into main Mar 23, 2022
@dmikusa dmikusa deleted the dependabot/go_modules/github.com/paketo-buildpacks/libpak-1.59.0 branch March 23, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant