Skip to content

Commit 4f2aa7d

Browse files
authored
Merge pull request #1248 from gliderlabs/master
Release 0.9.2
2 parents a688574 + be5df0d commit 4f2aa7d

File tree

18 files changed

+121
-81
lines changed

18 files changed

+121
-81
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.9.2](https://github.com/gliderlabs/herokuish/compare/v0.9.1...v0.9.2) - 2024-06-21
6+
7+
- #1205 @dependabot: chore(deps-dev): bump heroku/heroku-buildpack-php from 231 to 249 in /buildpacks/buildpack-php/tests/php
8+
- #1231 @dependabot: chore(deps-dev): bump heroku/heroku-buildpack-php from 249 to 252 in /buildpacks/buildpack-php/tests/php
9+
- #1243 @dependabot: chore(deps-dev): bump heroku/heroku-buildpack-php from 252 to 253 in /buildpacks/buildpack-php/tests/php
10+
- #1191 @dependabot: chore(deps): bump flask from 3.0.2 to 3.0.3 in /buildpacks/buildpack-multi/tests/multi
11+
- #1190 @dependabot: chore(deps): bump flask from 3.0.2 to 3.0.3 in /buildpacks/buildpack-python/tests/python-flask
12+
- #1226 @dependabot: chore(deps): bump github.com/progrium/go-basher from 5.1.6+incompatible to 5.1.7+incompatible
13+
- #1200 @dependabot: chore(deps): bump gunicorn from 21.2.0 to 22.0.0 in /buildpacks/buildpack-multi/tests/multi
14+
- #1199 @dependabot: chore(deps): bump gunicorn from 21.2.0 to 22.0.0 in /buildpacks/buildpack-python/tests/python-django
15+
- #1198 @dependabot: chore(deps): bump gunicorn from 21.2.0 to 22.0.0 in /buildpacks/buildpack-python/tests/python-flask
16+
- #1216 @dependabot: chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /buildpacks/buildpack-multi/tests/multi
17+
- #1215 @dependabot: chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /buildpacks/buildpack-python/tests/python-flask
18+
- #1197 @dependabot: chore(deps): bump monolog/monolog from 2.9.2 to 2.9.3 in /buildpacks/buildpack-php/tests/php
19+
- #1242 @dependabot: chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 in /buildpacks/buildpack-java/tests/java-jetty
20+
- #1218 @dependabot: chore(deps): bump rack from 3.0.10 to 3.0.11 in /buildpacks/buildpack-multi/tests/multi
21+
- #1237 @dependabot: chore(deps): bump rack from 3.0.11 to 3.1.0 in /buildpacks/buildpack-multi/tests/multi
22+
- #1236 @dependabot: chore(deps): bump rack from 3.0.11 to 3.1.0 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
23+
- #1241 @dependabot: chore(deps): bump rack from 3.1.0 to 3.1.3 in /buildpacks/buildpack-multi/tests/multi
24+
- #1240 @dependabot: chore(deps): bump rack from 3.1.0 to 3.1.3 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
25+
- #1185 @dependabot: chore(deps): bump rake from 13.1.0 to 13.2.0 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
26+
- #1188 @dependabot: chore(deps): bump rake from 13.2.0 to 13.2.1 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
27+
- #1219 @dependabot: chore(deps): bump sinatra and rack in /buildpacks/buildpack-ruby/tests/ruby-sinatra
28+
- #1201 @dependabot: chore(deps): bump twig/twig from 3.8.0 to 3.9.1 in /buildpacks/buildpack-php/tests/php
29+
- #1202 @dependabot: chore(deps): bump twig/twig from 3.9.1 to 3.9.2 in /buildpacks/buildpack-php/tests/php
30+
- #1204 @dependabot: chore(deps): bump twig/twig from 3.9.2 to 3.9.3 in /buildpacks/buildpack-php/tests/php
31+
- #1223 @dependabot: chore(deps): bump twig/twig from 3.9.3 to 3.10.3 in /buildpacks/buildpack-php/tests/php
32+
- #1234 @dokku-bot: Update go to version v192
33+
- #1245 @dokku-bot: Update nodejs to version v254
34+
- #1246 @dokku-bot: Update php to version v253
35+
- #1247 @dokku-bot: Update python to version v252
36+
- #1244 @dokku-bot: Update ruby to version v272
37+
538
## [0.9.1](https://github.com/gliderlabs/herokuish/compare/v0.9.0...v0.9.1) - 2024-04-01
639

740
- #1181 @josegonzalez: fix: do not unnecessarily create/change files when starting a process

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ REPOSITORY = herokuish
44
DESCRIPTION = 'Herokuish uses Docker and Buildpacks to build applications like Heroku'
55
HARDWARE = $(shell uname -m)
66
SYSTEM_NAME = $(shell uname -s | tr '[:upper:]' '[:lower:]')
7-
VERSION ?= 0.9.1
7+
VERSION ?= 0.9.2
88
IMAGE_NAME ?= $(NAME)
99
BUILD_TAG ?= dev
1010
PACKAGECLOUD_REPOSITORY ?= dokku/dokku-betafish

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://github.com/gliderlabs/herokuish/workflows/CI/badge.svg)](https://github.com/gliderlabs/herokuish/actions?query=workflow%3ACI)
44
[![IRC Channel](https://img.shields.io/badge/irc-%23gliderlabs-blue.svg)](https://kiwiirc.com/client/irc.freenode.net/#gliderlabs)
5-
[![Docker Hub](https://img.shields.io/badge/docker%20hub-v0.9.1-blue)](https://hub.docker.com/r/gliderlabs/herokuish)
5+
[![Docker Hub](https://img.shields.io/badge/docker%20hub-v0.9.2-blue)](https://hub.docker.com/r/gliderlabs/herokuish)
66

77
A command line tool for emulating Heroku build and runtime tasks in containers.
88

@@ -19,7 +19,7 @@ Download and uncompress the latest binary tarball from [releases](https://github
1919
For example, you can do this directly in your Dockerfiles installing into `/bin` as one step:
2020

2121
```shell
22-
RUN curl --location --silent https://github.com/gliderlabs/herokuish/releases/download/v0.9.1/herokuish_0.9.1_linux_x86_64.tgz \
22+
RUN curl --location --silent https://github.com/gliderlabs/herokuish/releases/download/v0.9.2/herokuish_0.9.2_linux_x86_64.tgz \
2323
| tar -xzC /bin
2424
```
2525

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v189
1+
v192

buildpacks/buildpack-java/tests/java-jetty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-dependency-plugin</artifactId>
26-
<version>3.6.1</version>
26+
<version>3.7.0</version>
2727
<executions>
2828
<execution>
2929
<id>copy-dependencies</id>

buildpacks/buildpack-multi/tests/multi/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
base64 (0.2.0)
55
mustermann (3.0.0)
66
ruby2_keywords (~> 0.0.1)
7-
rack (3.0.10)
7+
rack (3.1.3)
88
rack-protection (4.0.0)
99
base64 (>= 0.1.0)
1010
rack (>= 3.0.0, < 4)
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==3.0.2
2-
Jinja2==3.1.3
3-
gunicorn==21.2.0
1+
Flask==3.0.3
2+
Jinja2==3.1.4
3+
gunicorn==22.0.0
44
markupsafe==2.1.5
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v240
1+
v254
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v248
1+
v253

0 commit comments

Comments
 (0)