Bump diff and grunt-contrib-nodeunit
Bumps diff to 4.0.2 and updates ancestor dependency grunt-contrib-nodeunit. These dependencies need to be updated together.
Updates diff from 1.4.0 to 4.0.2
Changelog
Sourced from diff's changelog.
Release Notes
Development
v5.0.0
- Breaking: UMD export renamed from
JsDifftoDiff.- Breaking: Newlines separated into separate tokens for word diff.
- Breaking: Unified diffs now match "quirks"
v4.0.1 - January 6th, 2019
- Fix main reference path - b826104
v4.0.0 - January 5th, 2019
- #94 - Missing "No newline at end of file" when comparing two texts that do not end in newlines (
@federicotdn)- #227 - Licence
- #199 - Import statement for jsdiff
- #159 - applyPatch affecting wrong line number with with new lines
- #8 - A new state "replace"
- Drop ie9 from karma targets - 79c31bd
- Upgrade deps. Convert from webpack to rollup - 2c1a29c
- Make ()[]"' as word boundaries between each other - f27b899
- jsdiff: Replaced phantomJS by chrome - ec3114e
- Add yarn.lock to .npmignore - 29466d8
Compatibility notes:
- Bower and Component packages no longer supported
v3.5.0 - March 4th, 2018
- Omit redundant slice in join method of diffArrays - 1023590
- Support patches with empty lines - fb0f208
- Accept a custom JSON replacer function for JSON diffing - 69c7f0a
- Optimize parch header parser - 2aec429
- Fix typos - e89c832
v3.4.0 - October 7th, 2017
... (truncated)
Commits
94b63ff4.0.26aca3fcDrop vscode dir from node module305a2b3v4.0.192234a3Update release notesb826104Fix main reference path84d12cav4.0.06b12408Update release notes79c31bdDrop ie9 from karma targets7126976Fix missing grunt-karma modulec7872a2Upgrade CI env to node 10- Additional commits viewable in compare view
Updates grunt-contrib-nodeunit from 2.0.0 to 4.0.0
Release notes
Sourced from grunt-contrib-nodeunit's releases.
v4.0.0
- Readme generated 74e1dc3
- Update deps (#67) 118b2b2
- package.json: remove the unused appveyor_id property 9a6ee33
- Bump glob-parent from 5.1.0 to 5.1.2 (#66) d39333a
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#65) b2fc851
- Fix changelog year d7325a1
https://github.com/gruntjs/grunt-contrib-nodeunit/compare/v3.0.0...v4.0.0
v3.0.0
No release notes provided.
Changelog
Sourced from grunt-contrib-nodeunit's changelog.
v4.0.0: date: 2021-10-05 changes: - Requires node.js v12 - Updated to latest nodeunit and dependency packages. v3.0.0: date: 2021-03-25 changes: - Updated to latest nodeunit and security packages. v2.1.0: date: 2020-02-10 changes: - Updates to latest node.js supported versions. - Updated to latest nodeunit and security packages.
Commits
74e1dc3Readme generated118b2b2Update deps (#67)9a6ee33package.json: remove the unused appveyor_id propertyd39333aBump glob-parent from 5.1.0 to 5.1.2 (#66)b2fc851Bump hosted-git-info from 2.8.8 to 2.8.9 (#65)d7325a1Fix changelog year2953872Update READMEffeffafUpdate dependencies (#64)a4dba14Bump yargs-parser from 13.1.1 to 13.1.2 (#61)b655307Bump lodash from 4.17.15 to 4.17.19 (#60)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.