cormacrelf / dragula-touch-demo

13 stars 5 forks source link

Bump karma-jasmine from 1.1.0 to 1.1.2 #9

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps karma-jasmine from 1.1.0 to 1.1.2.

Release notes *Sourced from [karma-jasmine's releases](https://github.com/karma-runner/karma-jasmine/releases).* > ## v1.1.2 > ### Bug Fixes > > * **adapter:** Remove incorrect function and its call. ([#183](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/183)) ([cada4a9](https://github.com/karma-runner/karma-jasmine/commit/cada4a9)) > * **time:** report correct time since Jasmine v2.9.0 ([#197](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/197)) ([022ee04](https://github.com/karma-runner/karma-jasmine/commit/022ee04)), closes [#196](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/196) > > > ### Features > > * Propagate errors thrown in afterAll blocks ([f3fa264](https://github.com/karma-runner/karma-jasmine/commit/f3fa264)), closes [#161](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/161) > * update the version to 2.0.0 and restrict node version available to 4.0 ([c84316e](https://github.com/karma-runner/karma-jasmine/commit/c84316e))
Changelog *Sourced from [karma-jasmine's changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md).* > ## [1.1.2](https://github.com/karma-runner/karma-jasmine/compare/v1.1.0...v1.1.2) (2018-05-02) > > > ### Bug Fixes > > * **adapter:** Remove incorrect function and its call. ([#183](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/183)) ([cada4a9](https://github.com/karma-runner/karma-jasmine/commit/cada4a9)) > * **time:** report correct time since Jasmine v2.9.0 ([#197](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/197)) ([022ee04](https://github.com/karma-runner/karma-jasmine/commit/022ee04)), closes [#196](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/196) > > > ### Features > > * Propagate errors thrown in afterAll blocks ([f3fa264](https://github.com/karma-runner/karma-jasmine/commit/f3fa264)), closes [#161](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/161) > * update the version to 2.0.0 and restrict node version available to 4.0 ([c84316e](https://github.com/karma-runner/karma-jasmine/commit/c84316e)) > > > > > ## [1.1.1](https://github.com/karma-runner/karma-jasmine/compare/v1.1.0...v1.1.1) (2017-12-01) > > > ### Features > > * Propagate errors thrown in afterAll blocks ([f3fa264](https://github.com/karma-runner/karma-jasmine/commit/f3fa264)), closes [#161](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/161) > > > >
Commits - [`b670e88`](https://github.com/karma-runner/karma-jasmine/commit/b670e886dde410b6f28736985036e2ba6c74141e) chore: release v1.1.2 - [`e22787d`](https://github.com/karma-runner/karma-jasmine/commit/e22787dcc89cbab70490fca80cf67eb082db1232) chore: update contributors - [`4f70e5e`](https://github.com/karma-runner/karma-jasmine/commit/4f70e5e77831998dc252b2f7ad1353398144588b) adapter.js: Include full name of spec in specDone() ([#198](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/198)) - [`cada4a9`](https://github.com/karma-runner/karma-jasmine/commit/cada4a9fff0230b38f89e5ac80ac9540576314a3) fix(adapter): Remove incorrect function and its call. ([#183](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/183)) - [`fce80bf`](https://github.com/karma-runner/karma-jasmine/commit/fce80bfdf66fa27100087b449ea77647d20b00f8) Add support for Jasmine 3.0 ([#192](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/192)) - [`022ee04`](https://github.com/karma-runner/karma-jasmine/commit/022ee04b85491ceb2e870019bcdf51d2fd4e7c6f) fix(time): report correct time since Jasmine v2.9.0 ([#197](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/197)) - [`c84316e`](https://github.com/karma-runner/karma-jasmine/commit/c84316edb1062fae9b87fa64bb17daac5c3613f6) feat: update the version to 2.0.0 and restrict node version available to 4.0 - [`f48a731`](https://github.com/karma-runner/karma-jasmine/commit/f48a73119ace6cbeffc803d460ab6cd0ef75df38) chore: release v1.1.1 - [`00b97de`](https://github.com/karma-runner/karma-jasmine/commit/00b97de27027b607c57d4818af7d69fcef8af4d9) chore: update contributors - [`4c3221a`](https://github.com/karma-runner/karma-jasmine/commit/4c3221ac25d0b9bcb83f735780f643ef36f04632) Merge pull request [#187](https://github-redirect.dependabot.com/karma-runner/karma-jasmine/issues/187) from maksimr/patch-fix-travis-npm - Additional commits viewable in [compare view](https://github.com/karma-runner/karma-jasmine/compare/v1.1.0...v1.1.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.


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 merge` will merge this PR after your CI passes on it - `@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 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 6 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.