Skip to content

Conversation

shshaw
Copy link

@shshaw shshaw commented Feb 26, 2025

No description provided.

ExplodingCabbage and others added 10 commits February 14, 2025 16:39
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
@shshaw
Copy link
Author

shshaw commented Feb 26, 2025

Not sure exactly what's changed in our fork of jsdiff, @quezo (Seems like mostly yarn support), but some recent releases might be helpful with our performance problems, particularly the maxEditLength and timeout options: https://github.com/kpdecker/jsdiff/blob/master/README.md#universal-options

@shshaw shshaw closed this Feb 27, 2025
@shshaw
Copy link
Author

shshaw commented Feb 27, 2025

Closed in favor of https://github.com/jhchen/fast-diff
Recommend removing this repo entirely.

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.

2 participants