Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Drop legacy features & runtime environments #374

Merged
merged 12 commits into from
Apr 9, 2021
Merged

Drop legacy features & runtime environments #374

merged 12 commits into from
Apr 9, 2021

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented Apr 3, 2021

This PR drops support of:

This allows us to remove xtend, use latest dependencies (nyc, sinon, standard) which in turn removes vulnerabilities, and to use async generators (in a future semver-minor PR). Easiest to review commit by commit; do not squash on merge.

Ref Level/community#98.

FYI @achingbrain because this slightly delays the release of your #373.

@vweevers vweevers added semver-major Changes that break backward compatibility maintenance General maintenance labels Apr 3, 2021
Copy link
Member

@ralphtheninja ralphtheninja left a comment

Choose a reason for hiding this comment

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

Just a minor note on self variables.

abstract-iterator.js Outdated Show resolved Hide resolved
@vweevers vweevers force-pushed the updates branch 3 times, most recently from 1b7455a to 8240c24 Compare April 8, 2021 13:00
@vweevers vweevers merged commit ba144b2 into master Apr 9, 2021
@vweevers vweevers deleted the updates branch April 9, 2021 11:44
@vweevers
Copy link
Member Author

vweevers commented Apr 9, 2021

7.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance General maintenance semver-major Changes that break backward compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants