paketo-community / staticfile

A Cloud Native Buildpack to provide default server configurations
3 stars 4 forks source link

Bump github.com/paketo-buildpacks/packit from 0.13.0 to 0.14.0 #135

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/paketo-buildpacks/packit from 0.13.0 to 0.14.0.

Release notes

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

v0.14.0

Breaking Changes

postal

  • #196 : Allows application/jar files to be delivered by postal
  • #196 Breaking Change : postal.Service.Deliver uses the dependency URI basename for the file it installs, instead of hardcoding the name to artifact. This will break any implementation that rely on looking up the artifact file.

vacation

  • #191 : Fixes issue with stripping '.' directory
  • #196 : Add new vacation.Archive.WithName option and vacation.NopArchive type

🎉 Thank you to @​ryanmoran, @​sophiewigmore, and @​ForestEckhardt for your contributions to this release!

Commits
  • cdad8b1 vacation godoc updates
  • 353185c Bump github.com/onsi/gomega from 1.13.0 to 1.14.0
  • 0de1e74 Reorganized vacation package
  • ec0062f Bump github.com/spf13/cobra from 1.2.0 to 1.2.1
  • 8fdc042 Bump github.com/gabriel-vasile/mimetype from 1.3.0 to 1.3.1
  • 54e8294 Bump github.com/spf13/cobra from 1.1.3 to 1.2.0
  • 215d35c Adds test to ensure filepath cleaning logic works
  • 8f4bab3 Fixes issue with stripping '.' directory
  • 0d429c0 Call out the Go Docs explicitly
  • See full diff 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)