Skip to content
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 1 commit into from
Aug 21, 2023
Merged

Update Procfile CNB to v2.0.1 #639

merged 1 commit into from
Aug 21, 2023

Conversation

edmorley
Copy link
Member

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.

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.
@edmorley edmorley self-assigned this Aug 21, 2023
@edmorley edmorley marked this pull request as ready for review August 21, 2023 14:36
@edmorley edmorley requested a review from a team as a code owner August 21, 2023 14:36
@edmorley edmorley enabled auto-merge (squash) August 21, 2023 14:41
@edmorley edmorley merged commit b3772c6 into main Aug 21, 2023
14 checks passed
@edmorley edmorley deleted the edmorley/procfile-2.0.1 branch August 21, 2023 14:58
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
@heroku-linguist heroku-linguist bot mentioned this pull request Sep 19, 2023
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants