colbywhite / why82

http://why82.com/
Other
1 stars 0 forks source link

Bump jasmine-core from 2.99.1 to 3.5.0 #130

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps jasmine-core from 2.99.1 to 3.5.0.

Release notes *Sourced from [jasmine-core's releases](https://github.com/jasmine/jasmine/releases).* > ## 3.5.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.5.0.md) > > ## 3.4.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.4.0.md) > > ## 3.3.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.3.0.md) > > ## 3.2.1 > Correctly expose new functionality. > > [Release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.2.1.md) > > ## 3.2.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.2.0.md) > > ## 3.1.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.1.0.md) > > ## 3.0.0 > Please see the [release notes](https://github.com/jasmine/jasmine/blob/master/release_notes/3.0.md) > > ## 2.99.2 > This is a patch release for the Ruby Gem to fix a bug in the packaging.
Commits - [`99799f7`](https://github.com/jasmine/jasmine/commit/99799f72b3f25f38d39a807f986e2b9090fef0ec) Still need some ruby stuff around to release the jasmine-core gem - [`e8263e3`](https://github.com/jasmine/jasmine/commit/e8263e38aa5533c298b0b9a8176715a14c54a476) bump version to 3.5.0 - [`53561ae`](https://github.com/jasmine/jasmine/commit/53561ae71f8faa3ff4962c0f1d91ea5c7ef475ed) Show details of syntax (etc) errors when loading Jasmine's own specs - [`68f25a7`](https://github.com/jasmine/jasmine/commit/68f25a758da51388c1ef5845e539f79bc31d66cc) Don't create env instances in beforeEach - [`96ba66a`](https://github.com/jasmine/jasmine/commit/96ba66ad6012fbc99d003b5f2a70f2f67146b356) Built distribution - [`ba4a8d1`](https://github.com/jasmine/jasmine/commit/ba4a8d1d0098a7fafe2451043afc551c0e2a5d43) Fixed jsdocs - [`65d9e93`](https://github.com/jasmine/jasmine/commit/65d9e93a88cfa0ab36ff803dc13ccf0403976f2f) Removed broken & long-disabled JsApiReporter integration specs - [`2d3ac38`](https://github.com/jasmine/jasmine/commit/2d3ac38df8ee556637915070371b3256789f6314) toBeRejectedWithError can expect the error to be Error, not just a subtype - [`5a219da`](https://github.com/jasmine/jasmine/commit/5a219da848d2a4e0c394bf96275e3f8afc3849a4) Added basic integration tests for all built-in matchers - [`f056f3b`](https://github.com/jasmine/jasmine/commit/f056f3b86c59444cb02ec9d5eda8fc4920a780a6) Fixed indentation - Additional commits viewable in [compare view](https://github.com/jasmine/jasmine/compare/v2.99.1...v3.5.0)


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) Finally, you can contact us by mentioning @dependabot.