dplewis / parse-server-mysql-adapter

MySQL Adapter for Parse Server
Apache License 2.0
47 stars 13 forks source link

Update jasmine to the latest version ๐Ÿš€ #4

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 2.7.0 of jasmine just got published.

Dependency jasmine
Current Version 2.6.0
Type devDependency

The version 2.7.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of jasmine. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 2.7.0

Please see the release notes.

Commits

The new version differs by 5 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.8.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes 2.8.0

Please see the release notes.

Commits

The new version differs by 2 commits.

  • a24f6ea bump version to 2.8.0
  • 7ccbf71 Update readme with docs link and copyright year

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes 2.9.0

Please see the release notes

Commits

The new version differs by 3 commits.

  • 9cda3c3 Version bump to 2.9.0
  • c3271d2 Use the correct addMatchers interface from core
  • e0c9d2b Updated docs URL in README

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.99.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

  • 353fecc bump version to 2.99
  • 4d48e70 ignore package-lock so we always get new versions in CI

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 17 commits.

  • 74d3e96 bump version to 3.0
  • b8cf9aa Merge branch 'master' into 3.0-features
  • b831ccf Add --fail-fast to help message
  • 375b7aa Support stopping jasmine execution on first spec failure
  • 9aea4e9 Add ability to pass --reporter on the command line
  • 76f9fa2 Print full details for suite failures
  • 38d5568 Report how to re-run Jasmine with the current seed
  • 9af225e Run specs in random order by default
  • 1e5a1f6 Merge branch 'master' into 3.0-features
  • f55808f Updated node.js versions
  • ca8e39b Ignore vim swap files
  • a17e3f9 Depend on core 3.0
  • 5643389 Added an editorconfig file
  • 894f6c3 Treat suites with focused specs as failures
  • dcca51c Removed deprecated completion callback from console reporter

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes 3.1.0

Please see the release notes

Commits

The new version differs by 3 commits.

  • 33c5f8c bump version to 3.1
  • bdc7ab4 Tell Jasmine-core not to handle load errors itself
  • ea0c23e better error reporting when an invalid --reporter is specified

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes 3.2.0

Please see the release notes

Commits

The new version differs by 15 commits.

  • 3ed35d3 bump version to 3.2.0
  • a1c3369 Merge pull request #139 from fossabot/master
  • cf155f7 Add license scan report and status
  • 18e0459 Merge branch 'elliot-nelson-enelson/unknownOptionsExitCode'
  • 71df19f Unknown command line options produce exit code 1
  • 869ad0c Add option "require(s)" to command line and config file
  • 1f60cbc Merge branch 'susisu-add-force-color-option'
  • 51624e3 Change option name --force-color to --color
  • 2fade44 Add description for --force-color option
  • 3ed7ea5 Add --force-color option
  • 0f20d7e Merge branch 'cancerberoSgx-master'
  • a906d34 fix --filter in README
  • 8177c58 fix unwanted change
  • 7f89fd7 3.1.0
  • a472a0d filtering note in readme

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 5 commits.

  • 6c7db63 Bump version to 3.3.0
  • c1dd24b Merge branch 'jkytomak-fix_output_cropping'
  • 1e8c451 Wait until streams are completed before exiting
  • 0825d32 Merge branch 'liuxh0-master'
  • 6e6a7c7 Allow excluding spec files and helper files

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 6 commits.

  • 0f2531c Bump version to 3.3.1
  • 82b7db2 Add null encoding when writing to streams on close
  • 791267b Merge branch 'claudiosdc-Fix'
  • 7405df3 Additional changes to avoid config deprecation warnings (from jasmine-core).
  • 86a4a1a Update unit tests to account for change to avoid config deprecation warnings.
  • 48a72e7 Changes to avoid config deprecation warnings (from jasmine-core).

See the full diff