Skip to content

Commit

Permalink
Release 1.8.8 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmoran committed Mar 27, 2023
1 parent d737ee5 commit ec039f1
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
67 changes: 67 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,70 @@
v1.8.8 Mar 24, 2023
====================

* Bring our own Python for node-gyp

commit 53608c16a0d6f13aa63ba0565e365740d98b033c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Mar 17 14:22:02 2023 -0700

Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (#579)

* Bump github.com/onsi/gomega from 1.27.2 to 1.27.4

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.2 to 1.27.4.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.2...v1.27.4)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updates github-config (#575)

* Updating github-config

* Bump version to 1.8.7 (#580)

* Bump github.com/cloudfoundry/switchblade from 0.1.3 to 0.2.0

Bumps [github.com/cloudfoundry/switchblade](https://github.com/cloudfoundry/switchblade) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/cloudfoundry/switchblade/releases)
- [Commits](https://github.com/cloudfoundry/switchblade/compare/v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/switchblade
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Brayan Henao <bhenao@vmware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Moran <155736+ryanmoran@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cloud Foundry Buildpacks Team Robot <cf-buildpacks-eng@pivotal.io>
Co-authored-by: Brayan Henao <bhenao@vmware.com>
Co-authored-by: Ryan Moran <155736+ryanmoran@users.noreply.github.com>


* Update libbuildpack


v1.8.7 Mar 14, 2023
====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.7
1.8.8

0 comments on commit ec039f1

Please sign in to comment.