-
Notifications
You must be signed in to change notification settings - Fork 0
Update from parent #4
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
Conversation
Bumps [rollup](https://github.com/rollup/rollup) from 4.13.0 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.13.0...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The release notes indicate that jsdiff hasn't supported bower since v4.0.0, released in 2019, but this folder of Bower-related config was still kicking around.
* Delete Gruntfile.js * Remove all Grunt-related dependencies * Remove reference to Gruntfile from .npmignore * Rename undocumented `build:node` script to just `build` I intend to make it the build script in due course. Needs more steps currently. * Reimplement build command (I think? Need to compare output carefully) and stub test commands * Get tests running again, but without coverage * Bump to latest istanbul and get it working by roughly following https://istanbul.js.org/docs/tutorials/es2015/ * Restore mandatory 100% coverage * Replace a reference to grunt * Remove another grunt reference from the docs * Restore uglifyjs * Make yarn test always check coverage * oops * Restore support for in-browser testing * Remove unneeded stuff * Remove unnecessary noInfo option * Run yarn upgrade
…anything (#590) * Remove dependency on a package we never explicitly use * yarn add --dev @babel/cli @babel/core @babel/preset-env @babel/register * yarn add --dev @colors/colors babel-eslint babel-loader babel-plugin-istanbul * yarn add --dev karma; yarn add --dev karma-mocha karma-mocha-reporter karma-sourcemap-loader karma-webpack * yarn add --dev mocha * yarn add --dev nyc rollup rollup-plugin-babel uglify-js * yarn add --dev webpack webpack-dev-server
Not sure exactly what's changed in our fork of jsdiff, @quezo (Seems like mostly |
Closed in favor of https://github.com/jhchen/fast-diff |
No description provided.