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 #145

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] <support@github.com>
@dependabot dependabot bot requested a review from a team March 23, 2022 10:14
@dependabot dependabot bot added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Mar 23, 2022
@pivotal-david-osullivan pivotal-david-osullivan merged commit 7a67f42 into main Mar 23, 2022
@pivotal-david-osullivan pivotal-david-osullivan deleted the dependabot/go_modules/github.com/paketo-buildpacks/libpak-1.59.0 branch March 23, 2022 11:49
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.

None yet

1 participant