owncloud / customgroups

Let users create their own custom groups
GNU Affero General Public License v3.0
8 stars 14 forks source link

Bump jasmine-core from 3.7.1 to 3.9.0 #459

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jasmine-core from 3.7.1 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.

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


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)
CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 3 years ago

Superseded by #465.