Skip to content

Bump jasmine-core from 2.5.2 to 3.9.0 in /build

Created by: dependabot[bot]

Bumps jasmine-core from 2.5.2 to 3.9.0.

Release notes

Sourced from jasmine-core's releases.

3.9.0

Please see the release notes.

3.8.0

Please see the release notes.

3.7.1

Please see the release notes.

3.7.0

Please see the release notes

3.6.0

Please see the release notes

3.5.0

Please see the release notes

3.4.0

Please see the release notes

3.3.0

Please see the release notes

3.2.1

Correctly expose new functionality.

Release notes

3.2.0

Please see the release notes

3.1.0

Please see the release notes

3.0.0

Please see the release notes

2.99.2

This is a patch release for the Ruby Gem to fix a bug in the packaging.

2.99.1

This is a patch release to fix the deprecation message for catch exceptions in 2.99

See #1497

2.99

This release deprecates some things in preparation for Jasmine 3.0. Please see the release notes

2.9.1

... (truncated)

Commits
  • a6d7eb2 Bump version to 3.9.0
  • dd8a65c Better reporting of unhandled promise rejections with truthy but non-Error ...
  • e72d161 Return a promise from Env#execute in environments that support promises
  • dcaac62 Updated deprecaton messages for Env#throwOnExpectationFailure() and Env#stopO...
  • b696bec Renamed failFast and oneFailurePerSpec config props to stopOnSpecFailure and ...
  • 43073b3 Added API docs for Suite#id and Spec#id
  • 2865249 Split boot.js in two to allow the env to be configured in between
  • 2c32dd5 Run browser-flakes build before regular cron build
  • c1d1d69 Fixed test failures in Chrome and Edge
  • 3513249 Built distribution
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sgravrock, a new releaser for jasmine-core since your current version.


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)

Merge request reports

Loading