Skip to content

Various updates.#10

Open
davidlehn wants to merge 8 commits intomainfrom
updates
Open

Various updates.#10
davidlehn wants to merge 8 commits intomainfrom
updates

Conversation

@davidlehn
Copy link
Member

  • Avoid packing test file.
  • Modernize everything while at it.

- Use ESM.
- Use scoped package name.
- Drop testing for old Node versions.  They may still work.
- Add testing for new Node versions.
- Update engines.node to >=20.
- Update actions and workflow jobs.
- Use `@digitalbazaar/eslint-config`.
- Use `eslint@9`.
@davidlehn davidlehn requested a review from dlongley March 6, 2026 21:19
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.86%. Comparing base (2f83cbc) to head (dfcae01).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files           1        1           
  Lines         290      290           
=======================================
  Hits          278      278           
  Misses         12       12           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f83cbc...dfcae01. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

## 4.0.0 - 2026-xx-xx

### Changed
- **BREAKING**: Only support Node.js >=20.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not considered a breaking change in our policy.

@@ -1,5 +1,14 @@
# async-node-events ChangeLog

## 4.0.0 - 2026-xx-xx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 4.0.0 - 2026-xx-xx
## 3.1.0 - 2026-xx-xx

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.

3 participants