deluan / contentful-migrate

🐎 Schema migration tooling for Contentful, with state management
https://www.contentful.com/blog/2018/09/13/content-model-changes-scale-telus-cms-as-code/
MIT License
60 stars 37 forks source link

build(deps): bump eslint-plugin-mocha from 6.2.1 to 6.2.2 #62

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-plugin-mocha from 6.2.1 to 6.2.2.

Release notes *Sourced from [eslint-plugin-mocha's releases](https://github.com/lo1tuma/eslint-plugin-mocha/releases).* > ## 6.2.2 > ### Bug Fixes > > * Support TDD interface in no-setup-in-describe ([#220](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/pull/220)) > > ### Build-Related > > * 🚀 Use GitHub Actions instead of Travis ([#221](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/pull/221))
Changelog *Sourced from [eslint-plugin-mocha's changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md).* > ## 6.2.2 (November 22, 2019) > > ### Bug Fixes > > * Support TDD interface in no-setup-in-describe ([#220](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/pull/220)) > > ### Build-Related > > * 🚀 Use GitHub Actions instead of Travis ([#221](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/pull/221))
Commits - [`96b14bb`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/96b14bb425ca3cbcea62e460bd253553bda4d40c) 6.2.2 - [`76617ef`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/76617efe3475c825d590773346f3fb97b0116f66) Merge pull request [#221](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/issues/221) from lo1tuma/github-actions - [`4fa5861`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/4fa5861ceb4fbfad74ccc3f42b467faee2a09853) Merge pull request [#220](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/issues/220) from lo1tuma/[gh-219](https://github-redirect.dependabot.com/lo1tuma/eslint-plugin-mocha/issues/219) - [`0aff1cc`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/0aff1cc163349b1271c08795d1229ca92352a6c3) 🗑 Remove Travis configuration file - [`c40d574`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/c40d5742a1e463caf6ccee636c69c9df2ac85aba) 🚀 Create GitHub Actions workflow - [`e8e2b62`](https://github.com/lo1tuma/eslint-plugin-mocha/commit/e8e2b6256e52d1900a85b1a70590ba7371c19075) 🐛 Support TDD interface in no-setup-in-describe - See full diff in [compare view](https://github.com/lo1tuma/eslint-plugin-mocha/compare/6.2.1...6.2.2)


Dependabot compatibility score

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #86.