Skip to content

chore: disable Node.js v15 tests#2020

Merged
ZauberNerd merged 1 commit intorelease-bot/next-v14.xfrom
drop-node-15
Jan 11, 2022
Merged

chore: disable Node.js v15 tests#2020
ZauberNerd merged 1 commit intorelease-bot/next-v14.xfrom
drop-node-15

Conversation

@ZauberNerd
Copy link
Copy Markdown
Contributor

Transitive dependencies (namely @npmcli/fs) dropped support for
Node.js v15, which means Hops can't be used with Hops 15 anymore.
We could potentially downgrade the terser-webpack-plugin, but we
decided against that, because we don't want to remove features in Hops
just because it stopped working with an unmaintained non-lts version.

Bors merge bot cheat sheet

We are using bors-ng to automate merging of our pull requests. The following table provides a summary of commands that are available to reviewers (members of this repository with push access) and delegates (in case of bors delegate+ or bors delegate=[list]).

Syntax Description
bors merge Run the test suite and push to master if it passes. Short for "reviewed: looks good."
bors merge- Cancel an r+, r=, merge, or merge=
bors try Run the test suite without pushing to master.
bors try- Cancel a try
bors delegate+ Allow the pull request author to merge their changes.
bors delegate=[list] Allow the listed users to r+ this pull request's changes.
bors retry Run the previous command a second time.

This is a short collection of opinionated commands. For a full list of the commands read the bors reference.

Transitive dependencies (namely `@npmcli/fs`) dropped support for
Node.js v15, which means Hops can't be used with Hops 15 anymore.
We could potentially downgrade the `terser-webpack-plugin`, but we
decided against that, because we don't want to remove features in Hops
just because it stopped working with an unmaintained non-lts version.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
Co-authored-by: Philipp Hinrichsen <philipp.hinrichsen@new-work.se>
@ZauberNerd ZauberNerd added the 📦 v14 Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging. label Jan 11, 2022
@ZauberNerd ZauberNerd merged commit ce0ac0f into release-bot/next-v14.x Jan 11, 2022
@ZauberNerd ZauberNerd deleted the drop-node-15 branch January 11, 2022 12:21
@hops-release-bot hops-release-bot bot mentioned this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 v14 Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant