hpi-schul-cloud / schulcloud-server

Schulcloud-Verbund-Software-Server
GNU Affero General Public License v3.0
73 stars 19 forks source link

An in-range update of simple-oauth2 is breaking the build 🚨 #767

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency simple-oauth2 was updated from 2.2.1 to 2.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

simple-oauth2 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **codecov/project:** No report found to compare against ([Details](https://codecov.io/gh/schul-cloud/schulcloud-server/commit/c6fc3cdd90e399483c666ac93c8acbd726365625)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 11 commits ahead by 11, behind by 2.

  • 498cb41 Merge branch 'release/2.3.0'
  • 58ed0af [2.3.0] Release simple-oauth2 v2.3.0
  • 358fd30 Merge pull request #243 from lelylan/feature/update-contributing-guidelines
  • 049c945 [update-contributing-guidelines] Update contributing guidelines to work with the project existing tooling
  • 3e1894b Merge pull request #242 from lelylan/feature/update-library-debug
  • eb9e58c [update-library-debug] Upgrade debug dependency to v4
  • 39bcfcc Merge pull request #241 from lelylan/feature/update-ci-node-versions
  • 7f79261 [update-ci-node-versions] Add Node 10 LTS and Node 12 major versions to CI test matrix
  • 0dae0f2 Merge pull request #240 from lelylan/feature/url-integration-tests
  • cf7a82d [url-integration-tests] Add integration tests for url resolution process of token/authorization host and path
  • c7f7e57 [2.2.1] Release library version 2.2.1

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

After pinning to 2.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

malcm commented 5 years ago

issue with CSV-Test timeout (occur from time to time): solved in https://github.com/schul-cloud/schulcloud-server/pull/768