Skip to content

Conversation

@StorytellerCZ
Copy link

Based on jprichardson#38 I have added extended CI to cover Node 14 and removed CI for EOL Node versions.
Mocha was also updated to the latest version.

This is exactly the same as:
jprichardson#40

Given that node-kexec appears to no longer be maintained we might want to roll our own version for the moment and figure out what to replace this with in the future.

jrmclaurin and others added 24 commits April 10, 2020 22:58
refactor: port from nan to node-addon-api
BREAKING CHANGE: drop support node 7 and below
BREAKING CHANGE: drop support for node 7 and below
Drop support for Node versions that are EOL & updated Mocha tests
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <[email protected]>
…sh-4.17.20

Bump lodash from 4.17.15 to 4.17.20
…-fetch-2.6.1

Bump node-fetch from 2.6.0 to 2.6.1
…registry-fetch-4.0.7

Bump npm-registry-fetch from 4.0.3 to 4.0.7
Based on info from Travis test
…user-validate-1.0.1

Bump npm-user-validate from 1.0.0 to 1.0.1
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>
…ntic-release-17.2.3

Bump semantic-release from 17.1.2 to 17.2.3
@CLAassistant
Copy link

CLAassistant commented Apr 28, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ StorytellerCZ
❌ jrmclaurin
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot bot added 4 commits June 9, 2021 02:08
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@i-am-al-x
Copy link

i-am-al-x commented Jan 14, 2022

@StorytellerCZ can you advise, please, how we can use your "kexec" code to replace the JPRichardson code, for "Node" on linux? I need "node-kexec" to work, so that I can "npm install" and use WebPack with current Node. Is there some branch on GitHub that we can download and manually integrate into the code, to get around the fact that "kexec" has not been updated by JPRichardson? Can we download "meteor/node-kexec" despite the "Contributor License Agreement" problem, or, alternatively, can you get those contributors to indicate their agreement? Given that my concern is with "Node", should I be downloading from the "node-kexec" code-base by JPRichardson, or from the Meteor codebase? What "git" commands do we need to use to get your updates for "kexec", and how do we manually integrate them for Node?

I am an experienced 'C/C++' programmer (though it's been a while; I've mostly been doing javascript this decade).

During "npm install", this happens:

[email protected] install /home/.../node_modules/kexec
node-gyp rebuild
. . .
make: *** [Release/obj.target/kexec/src/kexec.o] Error 1

dependabot bot and others added 20 commits March 28, 2022 02:03
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](sindresorhus/semver-regex@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.4.2...v19.0.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ash-4.17.21

Bump lodash from 4.17.20 to 4.17.21
…malize-url-5.3.1

Bump normalize-url from 5.0.0 to 5.3.1
…b-parent-5.1.2

Bump glob-parent from 5.1.1 to 5.1.2
…h-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
…imist-1.2.6

Bump minimist from 1.2.5 to 1.2.6
…ver-regex-3.1.4

Bump semver-regex from 3.1.2 to 3.1.4
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-version: 3.0.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…e-fetch-2.6.7

Bump node-fetch from 2.6.1 to 2.6.7
…ode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2
…ces-3.0.3

Bump braces from 3.0.2 to 3.0.3
…antic-release-19.0.3

Bump semantic-release from 17.4.2 to 19.0.3
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.

4 participants