|
| 1 | +v1.7.48 Dec 09, 2021 |
| 2 | +===================== |
| 3 | + |
| 4 | +* Bump github.com/onsi/gomega from 1.14.0 to 1.17.0 |
| 5 | + Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.14.0 to 1.17.0. |
| 6 | + - [Release notes](https://github.com/onsi/gomega/releases) |
| 7 | + - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) |
| 8 | + - [Commits](https://github.com/onsi/gomega/compare/v1.14.0...v1.17.0) |
| 9 | + |
| 10 | + --- |
| 11 | + updated-dependencies: |
| 12 | + - dependency-name: github.com/onsi/gomega |
| 13 | + dependency-type: direct:production |
| 14 | + update-type: version-update:semver-minor |
| 15 | + ... |
| 16 | + |
| 17 | +* Bump github.com/Dynatrace/libbuildpack-dynatrace from 1.4.1 to 1.4.2 |
| 18 | + Bumps [github.com/Dynatrace/libbuildpack-dynatrace](https://github.com/Dynatrace/libbuildpack-dynatrace) from 1.4.1 to 1.4.2. |
| 19 | + - [Release notes](https://github.com/Dynatrace/libbuildpack-dynatrace/releases) |
| 20 | + - [Commits](https://github.com/Dynatrace/libbuildpack-dynatrace/compare/v1.4.1...v1.4.2) |
| 21 | + |
| 22 | + --- |
| 23 | + updated-dependencies: |
| 24 | + - dependency-name: github.com/Dynatrace/libbuildpack-dynatrace |
| 25 | + dependency-type: direct:production |
| 26 | + update-type: version-update:semver-patch |
| 27 | + ... |
| 28 | + |
| 29 | +* Bump gopkg.in/ini.v1 from 1.62.0 to 1.66.2 |
| 30 | + Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.62.0 to 1.66.2. |
| 31 | + - [Release notes](https://github.com/go-ini/ini/releases) |
| 32 | + - [Commits](https://github.com/go-ini/ini/compare/v1.62.0...v1.66.2) |
| 33 | + |
| 34 | + --- |
| 35 | + updated-dependencies: |
| 36 | + - dependency-name: gopkg.in/ini.v1 |
| 37 | + dependency-type: direct:production |
| 38 | + update-type: version-update:semver-minor |
| 39 | + ... |
| 40 | + |
| 41 | +* Update libbuildpack |
| 42 | + |
| 43 | +* Add python 3.10.1 |
| 44 | + for stack(s) cflinuxfs3 |
| 45 | + |
| 46 | +* Add python 3.9.9, remove python 3.9.6 |
| 47 | + for stack(s) cflinuxfs3 |
| 48 | + |
| 49 | +* Bump miniconda3, remove miniconda37/38 |
| 50 | + |
| 51 | +* Add pipenv 2021.11.23, remove pipenv 2021.5.29 |
| 52 | + for stack(s) cflinuxfs3 |
| 53 | + |
| 54 | +* Add pip 21.3.1, remove pip 21.3 |
| 55 | + for stack(s) cflinuxfs3 |
| 56 | + |
| 57 | +* Update outdated fixtures |
| 58 | + |
| 59 | +* Update default python version to 3.10.x |
| 60 | + |
| 61 | +* Add setuptools 59.5.0, remove setuptools 58.2.0 |
| 62 | + for stack(s) cflinuxfs3 |
| 63 | + |
| 64 | +* Refactor caching for miniconda |
| 65 | + Old caching mechanism was very hacky and seemed to be the cause of miniconda test failures |
| 66 | + (specifically tests which pushed twice, as the app would fail to start on the second push). |
| 67 | + |
| 68 | + New approach uses CF's cache and conda's ability to set a package cache via CONDA_PKGS_DIRS. |
| 69 | + |
| 70 | +* Updating github-config |
| 71 | + |
| 72 | + |
1 | 73 | v1.7.47 Oct 20, 2021
|
2 | 74 | =====================
|
3 | 75 |
|
|
0 commit comments