Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Update jasmine-core to the latest version 馃殌 #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 24, 2017

Version 2.6.0 of jasmine-core just got published.

Dependency jasmine-core
Current Version 2.5.2
Type devDependency

The version 2.6.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-core.
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.6.0

Please see the release notes

Commits

The new version differs by 79 commits0.

  • 4b696fb Bump version to 2.6.0
  • 74511f5 Merge pull request #1316 from rachelcarmena/update-introduction-url
  • 3e912f7 Updating introduction url to last version
  • 19b83a7 Throw a recognizable Error message when fail outside of a spec.
  • 98569ba Cache installed gems, so they don't need to be installed every time.
  • 7f11ecb Merge branch '1123-custom-error' of https://github.com/deckar01/jasmine into deckar01-1123-custom-error
  • 97f8db0 Merge branch 'gdborton-afterAll-order'
  • 50880fc [lifecycle hooks] Make afterAll hooks operate in the fashion as afterEach.
  • ddcae84 Merge branch 'issue-1294' of https://github.com/toubou91/jasmine into toubou91-issue-1294
  • 9d6a95d Merge pull request #1301 from toubou91/gitignore-update
  • 0d3b2b2 Added iml files to gitignore
  • 08f046c Added infinity methods, with tests
  • 90c8714 Expect an undefined error to be passed to the expectation result
  • 25d9a39 Test that custom matchers can supply custom errors
  • c42b197 Allow the matcher provide a custom error message

There are 79 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@codecov-io
Copy link

codecov-io commented Apr 24, 2017

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #109   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          53     53           
  Lines         779    779           
  Branches       55     55           
=====================================
  Hits          779    779

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update bfc26f4...41766b3. Read the comment docs.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2017

Version 2.6.1 just got published.

Update to this version instead 馃殌

Release Notes 2.6.1

Please see the release notes

Commits

The new version differs by 13 commits0.

  • 2835ca3 Bump version to 2.6.1
  • 120c484 Merge branch 'patch-1' of https://github.com/reinrl/jasmine into reinrl-patch-1
  • 1d62504 Check for process.listeners as well, for GlobalErrors
  • 055d88e Merge branch 'UziTech-ensure-function-or-undefined'
  • d2b33e0 allow undefined as function
  • 0c7f36a Merge branch 'UziTech-remove-evil'
  • 686d815 remove eval to create spy wrapper
  • b771c08 No longer try to use nextTick since node.js gets upset
  • fbd2ffc Build distribution for keys lookup fix
  • b3c8fb9 Merge branch 'seanparmelee-keys-fix'
  • ef3cfe7 skip the test when we can鈥檛 get the propertyDescriptor
  • 0d6ecbe iterate through keys with a regular for loop
  • 7e4b8d4 Update README.md

false

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant