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

General overhaul, remark 0.16.0 #694

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

General overhaul, remark 0.16.0 #694

wants to merge 6 commits into from

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 2 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants