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

Prepare release v2.0.0 #700

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Prepare release v2.0.0 #700

merged 2 commits into from
Oct 24, 2023

Conversation

heroku-linguist[bot]
Copy link
Contributor

@heroku-linguist heroku-linguist bot commented Oct 24, 2023

heroku/nodejs

Added

  • Added heroku/nodejs-npm-engine to the buildpack group for npm support (#623)
  • Added heroku/nodejs-npm-install to the buildpack group for npm support (#625)
  • Added heroku/nodejs-corepack to the buildpack group for npm support (#685)

Changed

  • Updated buildpack display name, description and keywords. (#692)
  • Updated heroku/nodejs-corepack to 2.0.0.
  • Updated heroku/nodejs-engine to 2.0.0.
  • Updated heroku/nodejs-npm-engine to 2.0.0.
  • Updated heroku/nodejs-npm-install to 2.0.0.
  • Updated heroku/nodejs-pnpm-install to 2.0.0.
  • Updated heroku/nodejs-yarn to 2.0.0.

Removed

  • Removed the deprecated heroku/nodejs-npm from the buildpack group for npm support (#625)
  • Removed heroku/procfile, since it's being added directly to the Heroku builder images instead. If you override the Heroku builder images' default buildpack detection order (or use this buildpack with a non-Heroku builder image), you will need to append heroku/procfile to your buildpacks list. (#696)

heroku/nodejs-corepack

Added

  • Added support for using corepack to install npm. (#685)

Changed

  • Updated buildpack description and keywords. (#692)
  • Switched from supporting explicitly named stacks to supporting the wildcard stack. (#693)

heroku/nodejs-engine

Added

  • Added Node.js version 21.0.0.

Changed

  • Updated buildpack description and keywords. (#692)

Removed

  • Dropped support for the end of life io.buildpacks.stacks.bionic stack. (#693)

heroku/nodejs-function

Added

  • Added heroku/nodejs-npm-engine (#686)
  • Added heroku/nodejs-npm-install (#686)

Removed

  • Removed heroku/nodejs-npm (#686)

Changed

  • Updated buildpack display name and description. (#692)
  • Updated heroku/nodejs-engine to 2.0.0.
  • Updated heroku/nodejs-function-invoker to 2.0.0.
  • Updated heroku/nodejs-npm-engine to 2.0.0.
  • Updated heroku/nodejs-npm-install to 2.0.0.

heroku/nodejs-function-invoker

Changed

  • Updated buildpack display name, description and keywords. (#692)

heroku/nodejs-npm

Changed

  • Updated buildpack display name, description and keywords. (#692)

Removed

  • Removed redundant explicitly named supported stacks. (#693)

heroku/nodejs-npm-engine

Added

  • Initial release

heroku/nodejs-npm-install

Added

  • Initial release

heroku/nodejs-pnpm-install

Changed

  • Updated buildpack description and keywords. (#692)

Removed

  • Removed redundant explicitly named supported stacks. (#693)

heroku/nodejs-yarn

Changed

  • Updated buildpack description and keywords. (#692)

Removed

  • Removed redundant explicitly named supported stacks. (#693)

## heroku/nodejs

### Added

- Added `heroku/nodejs-npm-engine` to the buildpack group for npm support ([#623](#623))
- Added `heroku/nodejs-npm-install` to the buildpack group for npm support ([#625](#625))
- Added `heroku/nodejs-corepack` to the buildpack group for npm support ([#685](#685))

### Changed

- Updated buildpack display name, description and keywords. ([#692](#692))
- Updated `heroku/nodejs-corepack` to `2.0.0`.
- Updated `heroku/nodejs-engine` to `2.0.0`.
- Updated `heroku/nodejs-npm-engine` to `2.0.0`.
- Updated `heroku/nodejs-npm-install` to `2.0.0`.
- Updated `heroku/nodejs-pnpm-install` to `2.0.0`.
- Updated `heroku/nodejs-yarn` to `2.0.0`.

### Removed

- Removed the deprecated `heroku/nodejs-npm` from the buildpack group for npm support ([#625](#625))
- Removed `heroku/procfile`, since it's being added directly to the Heroku builder images instead. If you override the Heroku builder images' default buildpack detection order (or use this buildpack with a non-Heroku builder image), you will need to append `heroku/procfile` to your buildpacks list. ([#696](#696))

## heroku/nodejs-corepack

### Added

- Added support for using corepack to install npm. ([#685](#685))

### Changed

- Updated buildpack description and keywords. ([#692](#692))
- Switched from supporting explicitly named stacks to supporting the wildcard stack. ([#693](#693))

## heroku/nodejs-engine

### Added

- Added Node.js version 21.0.0.

### Changed

- Updated buildpack description and keywords. ([#692](#692))

### Removed

- Dropped support for the end of life `io.buildpacks.stacks.bionic` stack. ([#693](#693))

## heroku/nodejs-function

### Added

- Added `heroku/nodejs-npm-engine` ([#686](#686))
- Added `heroku/nodejs-npm-install` ([#686](#686))

### Removed

- Removed `heroku/nodejs-npm` ([#686](#686))

### Changed

- Updated buildpack display name and description. ([#692](#692))
- Updated `heroku/nodejs-engine` to `2.0.0`.
- Updated `heroku/nodejs-function-invoker` to `2.0.0`.
- Updated `heroku/nodejs-npm-engine` to `2.0.0`.
- Updated `heroku/nodejs-npm-install` to `2.0.0`.

## heroku/nodejs-function-invoker

### Changed

- Updated buildpack display name, description and keywords. ([#692](#692))

## heroku/nodejs-npm

### Changed

- Updated buildpack display name, description and keywords. ([#692](#692))

### Removed

- Removed redundant explicitly named supported stacks. ([#693](#693))

## heroku/nodejs-npm-engine

### Added

- Initial release

## heroku/nodejs-npm-install

### Added

- Initial release

## heroku/nodejs-pnpm-install

### Changed

- Updated buildpack description and keywords. ([#692](#692))

### Removed

- Removed redundant explicitly named supported stacks. ([#693](#693))

## heroku/nodejs-yarn

### Changed

- Updated buildpack description and keywords. ([#692](#692))

### Removed

- Removed redundant explicitly named supported stacks. ([#693](#693))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner October 24, 2023 18:30
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) October 24, 2023 18:30
Yey copy-paste from GitHub PR diffs.
@heroku-linguist heroku-linguist bot merged commit e5a27d4 into main Oct 24, 2023
21 checks passed
@heroku-linguist heroku-linguist bot deleted the prepare-release branch October 24, 2023 19:14
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

1 participant