Skip to content

Prepare release v292#1841

Merged
heroku-linguist[bot] merged 1 commit into
mainfrom
prepare-release
Jul 23, 2025
Merged

Prepare release v292#1841
heroku-linguist[bot] merged 1 commit into
mainfrom
prepare-release

Conversation

@heroku-linguist

Copy link
Copy Markdown
Contributor

Commits since the last release:

For the full diff, see the compare view:
v291...main

@heroku-linguist heroku-linguist Bot requested a review from edmorley as a code owner July 23, 2025 13:28
@heroku-linguist heroku-linguist Bot enabled auto-merge (squash) July 23, 2025 13:28
@heroku-linguist heroku-linguist Bot merged commit 14f2d55 into main Jul 23, 2025
9 of 10 checks passed
@heroku-linguist heroku-linguist Bot deleted the prepare-release branch July 23, 2025 13:38
@edmorley

Copy link
Copy Markdown
Member
$ make publish
Checking environment...
Checking buildpack versions in sync...
Extracting changelog entry for this release...

- Updated Pipenv from 2024.0.1 to 2025.0.4. ([#1840](https://github.com/heroku/heroku-buildpack-python/pull/1840))
- Fixed the way Pipenv is installed, so that it and its dependencies are installed into a separate virtual environment rather than same environment as the app. If your app inadvertently depended on Pipenv's internal dependencies, you will need to add those dependencies explicitly to your `Pipfile`. ([#1840](https://github.com/heroku/heroku-buildpack-python/pull/1840))
- Stopped installing pip when Pipenv is the chosen package manager. ([#1840](https://github.com/heroku/heroku-buildpack-python/pull/1840))
- The build cache is now cleared when using Pipenv if the contents of `Pipfile.lock` has changed since the last build. This is required to work around Pipenv not uninstalling packages when they are removed from the lockfile. ([#1840](https://github.com/heroku/heroku-buildpack-python/pull/1840))
- The build now errors when using Pipenv without its lockfile (`Pipfile.lock`). This replaces the warning displayed since November 2024. ([#1833](https://github.com/heroku/heroku-buildpack-python/pull/1833))

Deploy as v292 [y/n]? y

Creating GitHub release...
https://github.com/heroku/heroku-buildpack-python/releases/tag/v292

Publishing to the Heroku Buildpack Registry...
Two-factor code: ********************************************
Publishing buildpack heroku/python... done
Publishing buildpack was successful

 Version Released At              Status    
 ─────── ──────────────────────── ───────── 
 292     2025-07-23T13:39:36.947Z published 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant