Update index.js (3573431)
Use ecmaVersion2020 instead of 2018
Trigger release (d34de09)
Update dependencies (f6a5cb7)
bump eslint-config-prettier from 6.10.0 to 6.15.0 (bd9e1c3)
bump eslint-plugin-prettier from 3.1.2 to 3.3.0 (c8cd439)
bump ini from 1.3.5 to 1.3.8 (39ec617)
bump node-fetch from 2.6.0 to 2.6.1 (1488fe6)
bump shelljs from 0.8.3 to 0.8.4 (d051158)
Trigger release (4c446f4)
Update build configuration (9bdc47e)
Trigger release (d72dbf6)
bump eslint from 6.5.1 to 6.8.0 (82ccc4a)
bump depcheck from 0.8.3 to 0.9.2 (8abdfbf)
Bumps depcheck from 0.8.3 to 0.9.2.
Signed-off-by: dependabot-preview[bot] [email protected]
bump eslint-config-prettier from 6.4.0 to 6.10.0 (2c4e039)
Bumps eslint-config-prettier from 6.4.0 to 6.10.0.
Signed-off-by: dependabot-preview[bot] [email protected]
bump eslint-plugin-mocha from 6.1.1 to 6.2.2 (a6dbae6)
Bumps eslint-plugin-mocha from 6.1.1 to 6.2.2.
Signed-off-by: dependabot-preview[bot] [email protected]
bump eslint-plugin-prettier from 3.1.1 to 3.1.2 (f86bc07)
Bumps eslint-plugin-prettier from 3.1.1 to 3.1.2.
Signed-off-by: dependabot-preview[bot] [email protected]
bump prettier from 1.18.2 to 1.19.1 (b3d8bbb)
PLS-431 (4b79f61)
- Used
seal-node:oss-module-update
- Reverted scripts
bump eslint-config-prettier from 6.3.0 to 6.4.0 (d760c0f)
bump eslint from 6.4.0 to 6.5.1 (c013f4c)
bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (f340a68)
Bumps eslint-plugin-prettier from 3.1.0 to 3.1.1.
Signed-off-by: dependabot-preview[bot] [email protected]
bump eslint from 6.3.0 to 6.4.0 (b1c4d67)
Bumps eslint from 6.3.0 to 6.4.0.
Signed-off-by: dependabot-preview[bot] [email protected]
bump eslint-plugin-mocha from 6.1.0 to 6.1.1, [lo1](Bumps eslint-plugin-mocha, [lo1](- Release notes, [lo1](- Changelog, [lo1](- Commits (2e80d0a)
bump eslint-config-prettier from 6.2.0 to 6.3.0 (a16beba)
Bumps eslint-config-prettier from 6.2.0 to 6.3.0.
Signed-off-by: dependabot-preview[bot] [email protected]
Disable 'require-automatic-updates' (7f593e3)
Remove jest-related rules since they interfere with mocha tests (32be94e)
Enforce curly braces around code blocks (f7b2b26)
bump @sealsystems/semantic-release (332bd92)
Bumps @sealsystems/semantic-release from 4.0.10 to 4.0.11.
Signed-off-by: dependabot-preview[bot] [email protected]
Update dependencies (d210c06)
bump @sealsystems/semantic-release (98a4505)
Bumps @sealsystems/semantic-release from 9206ef1
to 51dc5c8
.
Signed-off-by: dependabot-preview[bot] [email protected]
Remove devDependencies from Dependabot config to prevent endless loop (2937554)
Reference other build-related modules by repository name (b452762)
bump @sealsystems/semantic-release from 4.0.6 to 4.0.7 (dd2559e)
Bumps @sealsystems/semantic-release from 4.0.6 to 4.0.7.
Signed-off-by: dependabot-preview[bot] [email protected]
bump @sealsystems/semantic-release from 4.0.5 to 4.0.6 (53e21a2)
Bumps @sealsystems/semantic-release from 4.0.5 to 4.0.6.
Signed-off-by: dependabot-preview[bot] [email protected]
bump @sealsystems/semantic-release from 4.0.4 to 4.0.5 (aa098f4)
Bumps @sealsystems/semantic-release from 4.0.4 to 4.0.5.
Signed-off-by: dependabot-preview[bot] [email protected]
bump @sealsystems/semantic-release from 4.0.0 to 4.0.3 (ba5b8af)
Bumps @sealsystems/semantic-release from 4.0.0 to 4.0.3.
Signed-off-by: dependabot-preview[bot] [email protected]
Update .npmignore (b85cf61)
bump @sealsystems/semantic-release from 4.0.3 to 4.0.4 (714031a)
Bumps @sealsystems/semantic-release from 4.0.3 to 4.0.4.
Signed-off-by: dependabot-preview[bot] [email protected]
update @sealsystems/jest requirement (d59158a)
Updates the requirements on @sealsystems/jest to permit the latest version.
Signed-off-by: dependabot-preview[bot] [email protected]
update @sealsystems/semantic-release requirement (edd6c61)
Updates the requirements on @sealsystems/semantic-release to permit the latest version.
Signed-off-by: dependabot-preview[bot] [email protected]
Disable problematic rule (155592c)
no-extra-parens only for functions (5122586)
Update ignored packages (18dc718)
Update dependencies (b2bb7f6)
Force color output (849688f)
Do not check for missing assertthat which is already required by @sealsystems/test-config-mocha (24ca97a)
Do not capture stdout of depcheck to prevent problems on CI servers (6d340c4)
Update dependencies (838e0d4)
Deactivate Jest rule conflicting with Mocha (1d86dd7)
Call Node binary to fix Windows builds (61139d4)
Switch to Jest (2a7ae9b)
Make Jest rules compatible with Mocha (955d794)
Add rules for Jest (3630b11)
Remove broken reflection rule (ccb03f0)
Ignore @sealsystems/semantic-release-config when checking for missing dependencies (9fd6990)
Include ESLint and extend rules (87d2c37)
The ESLint binary is included in the package.json
. It is no longer necessary to include it as a devDependency in all projects.
Some scripts provided by this module can be used to test the code of a project. See README.md for more details.