Skip to content

Release next v14.x#1988

Draft
hops-release-bot[bot] wants to merge 11 commits intov14.xfrom
release-bot/next-v14.x
Draft

Release next v14.x#1988
hops-release-bot[bot] wants to merge 11 commits intov14.xfrom
release-bot/next-v14.x

Conversation

@hops-release-bot
Copy link
Copy Markdown

@hops-release-bot hops-release-bot bot commented Oct 1, 2021

robertkowalski and others added 4 commits October 1, 2021 14:34
the latest version of hops dropped node js support in the engines
field.

this test runs also on 14.x and 13.x branches, which still have
node 12 and 15 in their test matrix. if they refer to latest,
instead of their own version the test fails as hosp 15 does not
support those node versions any more.
1979: chore: update npm dist-tag on v14.x release branch r=robertkowalski a=robertkowalski



Co-authored-by: Robert Kowalski <robert.kowalski@new-work.se>
@hops-release-bot hops-release-bot bot 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 Oct 1, 2021
Björn Brauer and others added 6 commits January 11, 2022 13:20
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>
To get around the colors dependency in prompt
For some reason we see intermittent failures with the source-map-support
package (examples: evanw/node-source-map-support#252
and evanw/node-source-map-support#93).
The fix that worked for us seems to be to externalize the source-map.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
@ZauberNerd ZauberNerd marked this pull request as ready for review January 12, 2022 09:13
@ZauberNerd ZauberNerd marked this pull request as draft January 12, 2022 12:36
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