paketo-buildpacks / php-web

Apache License 2.0
6 stars 7 forks source link

Bump github.com/paketo-buildpacks/packit from 1.0.1 to 1.2.0 #204

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/paketo-buildpacks/packit from 1.0.1 to 1.2.0.

Release notes

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

v1.2.0

Changes

postal

  • #228 : Adds a new service bindings resolver type which can be used to lazily load and resolve service bindings

🎉 Thank you to @​menehune23 and @​ryanmoran for your contributions to this release!

v1.1.0

Changes

packit

  • #232 : Adds support for setting default process type when using Buildpack API 0.6 and above.

cargo

  • #230: Deprecate the cargo.ConfigBuildpack.SHA256 field since it's not a part of the specification
  • #231 : Make the cargo.ConfigMetadataDependency.Licenses field an interface.

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

Commits
  • fc612d6 Fix binding handling when binding root doesn't exist
  • d600cb5 Adds service binding resolver
  • 6b22133 Deprecate non-specification field
  • 3d878bb Adds support for setting default process
  • 71254cc Make dependency license an interface
  • 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)