hexojs / hexo-renderer-jade

Jade renderer for Hexo. Replaced by https://github.com/hexojs/hexo-renderer-pug
MIT License
28 stars 10 forks source link

Update jscs requirement from ^2.9.0 to ^3.0.7 #17

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on jscs to permit the latest version.

Release notes *Sourced from [jscs's releases](https://github.com/jscs-dev/node-jscs/releases).* > ## 3.0.7 > ## Version [3.0.7](https://github.com/jscs-dev/node-jscs/compare/v3.0.6...v3.0.7) (2016-07-14): > - validateParameterSeparator: notice class methods (Oleg Gaidarenko)
Changelog *Sourced from [jscs's changelog](https://github.com/jscs-dev/node-jscs/blob/master/CHANGELOG.md).* > ## Version [3.0.7](https://github.com/jscs-dev/node-jscs/compare/v3.0.6...v3.0.7) (2016-07-14): > > * validateParameterSeparator: notice class methods (Oleg Gaidarenko) > > ## Version [3.0.6](https://github.com/jscs-dev/node-jscs/compare/v3.0.5...v3.0.6) (2016-07-01): > > ### Bug fixes > > * requireDollarBeforejQueryAssignment: do not blow up on reset parameter (Oleg Gaidarenko) > > ### Misc > * Misc: explicitly use latest CST version (Oleg Gaidarenko) > * Misc: fix typo in the changelog (Oleg Gaidarenko) > * Misc: bump CST version to 0.4.2 (Oleg Gaidarenko) > > > ## Version [3.0.5](https://github.com/jscs-dev/node-jscs/compare/v3.0.4...v3.0.5) (2016-06-21): > > Small fixes for ES6/7 related to [CST](https://github.com/cst/cst) which consisted of updating this package since those fixes were made in there. > > And also there is one fix related to `fileExtension` option > > ### Bug fixes > * Configuration: Do not set default options if preset is set (Oleg Gaidarenko) > * Misc: bump CST version to 0.4.0 (Oleg Gaidarenko) > * Docs: remove yandex preset from overview (Oleg Gaidarenko) > * Docs: add intro delimiter to readme (Oleg Gaidarenko) > * Misc: use correct headers in changelog (Oleg Gaidarenko) > * Misc: correct changelog auto-replace result (Oleg Gaidarenko) > * Misc: correct changelog jscs version (Oleg Gaidarenko) > * Misc: changelog should be consistent (Oleg Gaidarenko) > > ## Version [3.0.4](https://github.com/jscs-dev/node-jscs/compare/v3.0.3...v3.0.4) (2016-06-04): > > Fixed some bugs, correctly output CST errors plus improve speed and memory consumption > > ### Bug fixes > * requireObjectKeysOnNewLine: do not break on object methods (Oleg Gaidarenko) > * Fix: Last method throw in requireObjectKeysOnNewLine (Alexey Yaroshevich) > * disallowQuotedKeysInObjects: ignore spread properties (Oleg Gaidarenko) > * maximumLineLength: correctly position error for comment nodes (Oleg Gaidarenko) > * disallowUnusedParams: notice AssignmentPattern nodes (Oleg Gaidarenko) > * disallowPaddingNewlinesBeforeKeywords: should not ignore comments (Oleg Gaidarenko) > * disallowObjectKeysOnNewLine: correct error message (Oleg Gaidarenko) > > ### Misc > * Misc: make linters happy (Oleg Gaidarenko) > * Misc: add node 6 to travis (Oleg Gaidarenko) > * Misc: do not modify CST in check mode ([#2252](https://github-redirect.dependabot.com/jscs-dev/node-jscs/issues/2252)) (Oleg Gaidarenko) > * Misc: remove rules "grouping" (Oleg Gaidarenko) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/jscs-dev/node-jscs/commits/v3.0.7)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot is rebasing this PR ⚠️

This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling afde796ec5b9c7020d6571df46a50c2557e166b6 on dependabot/npm_and_yarn/jscs-tw-3.0.7 into adcea1a3e0afd72f38c8face6270277ff1f48d1e on master.