hexojs / hexo-renderer-markdown-it

Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.
MIT License
343 stars 60 forks source link

Update gulp-load-plugins requirement from ^1.5.0 to ^2.0.0 #75

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on gulp-load-plugins to permit the latest version.

Commits - [`9b00639`](https://github.com/jackfranklin/gulp-load-plugins/commit/9b00639b22fff4b8ae505b9ae636693c9ab81355) 2.0.0 release - [`1a5e864`](https://github.com/jackfranklin/gulp-load-plugins/commit/1a5e864cf247c184703fbd6d3eeadd19eaacc207) 2.0.0 release - [`260dada`](https://github.com/jackfranklin/gulp-load-plugins/commit/260dada4ebaf6b32a171c3052ad3cb6caf985617) updating .gitignore - [`ccc6d9c`](https://github.com/jackfranklin/gulp-load-plugins/commit/ccc6d9c81c3b73bd69f9a3c877995c554ea3a34d) updating readme - [`34650ad`](https://github.com/jackfranklin/gulp-load-plugins/commit/34650ad1304bcae165e217f099849700c1836e4e) removing message desiring maintainers - [`24e8da1`](https://github.com/jackfranklin/gulp-load-plugins/commit/24e8da157930d1fc69c04b51df893fe8f0e9b932) minimum node version is actually 8 now - [`5f4c74d`](https://github.com/jackfranklin/gulp-load-plugins/commit/5f4c74db3e0e155bcf78d7b3b9e2965baedd503c) updating all dependencies - [`95a8621`](https://github.com/jackfranklin/gulp-load-plugins/commit/95a8621da7ff9d60c09c5784c2d1d5619583e8c1) Update issue templates - [`4eb403e`](https://github.com/jackfranklin/gulp-load-plugins/commit/4eb403ef8ff1aa08f30025a1b8ecf61fef1010ce) Create CODE_OF_CONDUCT.md - [`297c47e`](https://github.com/jackfranklin/gulp-load-plugins/commit/297c47e9c3086712433153a9fbad4eb9e37b8ac4) updating readme to note dropping support of older versions of node - Additional commits viewable in [compare view](https://github.com/jackfranklin/gulp-load-plugins/compare/1.5.0...2.0.0)
Maintainer changes This version was pushed to npm by [jameelmoses](https://www.npmjs.com/~jameelmoses), a new releaser for gulp-load-plugins since your current version.


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 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.