niieani / webpack-dependency-suite

A set of Webpack plugins, loaders and utilities designed for advanced dependency resolution
MIT License
35 stars 5 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of jasmine was just published.

Dependency jasmine
Current Version 2.99.0
Type devDependency

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

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of jasmine.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

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 5 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

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 9 commits.

  • dd00f4b Bump version to 3.4
  • b5d9ef9 Use removeListener instead of off since it always exists
  • 78cf067 Merge branch 'battk-remove-listener'
  • 8e9ab27 moved exit listener add and removal to completion reporter
  • b8183d2 recognize that Windows paths may use a '/' or a '' as a separator
  • 82b395c update dependencies
  • bf79dd2 Merge branch 'strama4-strama4-readme-update'
  • 831b646 Merge branch 'strama4-readme-update' of https://github.com/strama4/jasmine-npm into strama4-strama4-readme-update
  • 5143c54 Update README.md

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€