Skip to content

Conversation

tripu
Copy link
Collaborator

@tripu tripu commented Jun 27, 2023

A batch of small but important changes and updates, long overdue IMHO:

  • Upgrade marked (the change that triggered all this)
  • Upgrade most other devDependencies
  • Update Travis CI config (versions of npm, Node.js and Linux)
  • Add nvm init file
  • Remove redundant tasks from make.js
  • Simplify gitignores and npmignores
  • Update package.json, add useful scripts to it, and commit package-lock.json
  • Move JSHint config inside package.json
  • Update makefile, README, HISTORY and version

This should fix a couple open issues (at least).


After this is merged, pending tasks:

  • Rewrite the 6 tests I switched off temporarily (I couldn't fix them, and I didn't get help from anyone)
  • Update documentation (README, mainly)
  • Fix CI; either fix Travis CI, or move somewhere else (Circle CI?)

Fixes #679
Fixes #680

dependabot bot and others added 10 commits October 28, 2023 02:50
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ign-4.2.2

Bump browserify-sign from 4.2.1 to 4.2.2
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
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-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.16.2

Bump serve-static from 1.15.0 to 1.16.2
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@szpak
Copy link

szpak commented Feb 15, 2025

@tripu Is there a built version available anywhere to give it a try (before having it finally merged ;-) )?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specifying the first number in a list YAML document separator in indented triple-quote blocks gets misinterpreted

3 participants