OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump jasmine-core from 3.6.0 to 4.2.0 in /imxweb #37

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps jasmine-core from 3.6.0 to 4.2.0.

Release notes

Sourced from jasmine-core's releases.

4.2.0

Please see the release notes.

4.1.1

Please see the release notes.

4.1.0

Please see the release notes.

4.0.1

Please see the release notes.

4.0.0

Please see the release notes.

3.99.1

Please see the release notes.

3.99.0

Please see the release notes.

3.10.1

Please see the release notes.

3.10.0

Please see the release notes.

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

Commits
  • e5e0e64 Bump version to 4.2.0
  • bcf69b8 Removed duplicate Suite and Spec jsdocs
  • a5f79fa Removed remaining jshint config comments
  • 18a0082 Built distribution
  • 4cc8437 Call buildExpectationResult directly from Suite and Spec
  • 8e58305 ExpectationResult.js -> buildExpectationResult.js
  • bd368ac Replaced var with const and let in expectation related code
  • 8f16021 Replaced var with const and let in ExpectationResult
  • bbb1b69 More reliably report errors that occur late in the suite/spec lifecycle
  • 9ea8a20 Additional integration tests for existing async error handling
  • Additional commits viewable in compare view