-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Procfile CNB to v2.0.1 #639
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Since there has been a new Procfile CNB release: https://github.com/heroku/procfile-cnb/releases/tag/v2.0.1 heroku/buildpacks-procfile@v2.0.0...v2.0.1 Also switches the buildpack URI to using the image SHA256, for parity with the URI used in `heroku/builder`. GUS-W-13982692.
Malax
approved these changes
Aug 21, 2023
colincasey
added a commit
that referenced
this pull request
Sep 7, 2023
* main: Bump chrono from 0.4.26 to 0.4.28 (#642) Bump serde from 1.0.183 to 1.0.188 (#643) Bump url from 2.4.0 to 2.4.1 (#644) Bump regex from 1.9.3 to 1.9.4 (#645) Skip `mirror-distribution` job if there are no versions (#628) Bump Swatinem/rust-cache from 2.5.1 to 2.6.2 (#640) Update to libcnb 0.14.0 (#638) Update Procfile CNB to v2.0.1 (#639) Bump buildpacks/github-actions from 5.3.0 to 5.4.0 (#636) Bump regex from 1.9.1 to 1.9.3 (#635) Bump serde_json from 1.0.104 to 1.0.105 (#634) Bump thiserror from 1.0.44 to 1.0.47 (#633) Bump toml from 0.7.5 to 0.7.6 (#632) Bump anyhow from 1.0.71 to 1.0.75 (#631) Bump tempfile from 3.7.0 to 3.7.1 (#630) Bump serde from 1.0.166 to 1.0.168 (#629) Ignore yarn 2.4.3 (#627) Fix inventory update order (#621) # Conflicts: # Cargo.lock # Cargo.toml # test_support/src/lib.rs
colincasey
added a commit
that referenced
this pull request
Sep 7, 2023
* main: Bump chrono from 0.4.26 to 0.4.28 (#642) Bump serde from 1.0.183 to 1.0.188 (#643) Bump url from 2.4.0 to 2.4.1 (#644) Bump regex from 1.9.3 to 1.9.4 (#645) Skip `mirror-distribution` job if there are no versions (#628) Bump Swatinem/rust-cache from 2.5.1 to 2.6.2 (#640) Update to libcnb 0.14.0 (#638) Update Procfile CNB to v2.0.1 (#639) Bump buildpacks/github-actions from 5.3.0 to 5.4.0 (#636) Bump regex from 1.9.1 to 1.9.3 (#635) Bump serde_json from 1.0.104 to 1.0.105 (#634) Bump thiserror from 1.0.44 to 1.0.47 (#633) Bump toml from 0.7.5 to 0.7.6 (#632) Bump anyhow from 1.0.71 to 1.0.75 (#631) Bump tempfile from 3.7.0 to 3.7.1 (#630) Bump serde from 1.0.166 to 1.0.168 (#629) Ignore yarn 2.4.3 (#627) Fix inventory update order (#621) # Conflicts: # Cargo.lock # Cargo.toml
Merged
heroku-linguist bot
added a commit
that referenced
this pull request
Sep 19, 2023
## heroku/nodejs - Updated `heroku/procfile` to `2.0.1`. ([#639](#639)) - Updated `heroku/nodejs-corepack` to `1.1.5`. - Updated `heroku/nodejs-engine` to `1.1.5`. - Updated `heroku/nodejs-npm` to `1.1.5`. - Updated `heroku/nodejs-pnpm-install` to `1.1.5`. - Updated `heroku/nodejs-yarn` to `1.1.5`. ## heroku/nodejs-corepack - No changes. ## heroku/nodejs-engine - Added Node.js version 20.7.0. - Added Node.js version 18.18.0. - Added Node.js version 20.6.1. - Added Node.js version 20.6.0. ## heroku/nodejs-function - Updated `heroku/nodejs-engine` to `1.1.5`. - Updated `heroku/nodejs-function-invoker` to `1.1.5`. - Updated `heroku/nodejs-npm` to `1.1.5`. ## heroku/nodejs-function-invoker - No changes. ## heroku/nodejs-npm - No changes. ## heroku/nodejs-pnpm-install - No changes. ## heroku/nodejs-yarn - Added Yarn version 4.0.0-rc.51. - Added Yarn version 4.0.0-rc.50. - Added Yarn version 4.0.0-rc.49. - Added Yarn version 3.6.3. - Added Yarn version 3.6.2. Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
heroku-linguist bot
added a commit
to heroku/cnb-builder-images
that referenced
this pull request
Sep 25, 2023
## heroku/nodejs - Updated `heroku/procfile` to `2.0.1`. ([#639](heroku/buildpacks-nodejs#639)) - Updated `heroku/nodejs-corepack` to `1.1.5`. - Updated `heroku/nodejs-engine` to `1.1.5`. - Updated `heroku/nodejs-npm` to `1.1.5`. - Updated `heroku/nodejs-pnpm-install` to `1.1.5`. - Updated `heroku/nodejs-yarn` to `1.1.5`. ## heroku/nodejs-corepack - No changes. ## heroku/nodejs-engine - Added Node.js version 20.7.0. - Added Node.js version 18.18.0. - Added Node.js version 20.6.1. - Added Node.js version 20.6.0. ## heroku/nodejs-function - Updated `heroku/nodejs-engine` to `1.1.5`. - Updated `heroku/nodejs-function-invoker` to `1.1.5`. - Updated `heroku/nodejs-npm` to `1.1.5`. ## heroku/nodejs-function-invoker - No changes. ## heroku/nodejs-npm - No changes. ## heroku/nodejs-pnpm-install - No changes. ## heroku/nodejs-yarn - Added Yarn version 4.0.0-rc.51. - Added Yarn version 4.0.0-rc.50. - Added Yarn version 4.0.0-rc.49. - Added Yarn version 3.6.3. - Added Yarn version 3.6.2. Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since there has been a new Procfile CNB release:
https://github.com/heroku/procfile-cnb/releases/tag/v2.0.1
heroku/buildpacks-procfile@v2.0.0...v2.0.1
Also switches the buildpack URI to using the image SHA256, for parity with the URI used in
heroku/builder
.GUS-W-13982692.