Dallinger / Griduniverse

Welcome to the Griduniverse.
7 stars 3 forks source link

An in-range update of regl is breaking the build 🚨 #219

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency regl was updated from 1.3.10 to 1.3.11.

🚨 View failing branch.

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

regl is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Dallinger/Griduniverse/builds/468070418?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 2 commits.

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 1.3.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • 12cb14b v1.3.12
  • 3ae33a1 Merge pull request #545 from regl-project/fix-constant-attributes-take-2
  • fc8ca60 Pass the linter
  • 2f18525 Clean up createREGL call
  • 2b463b9 Fix switching between const and non-const attributes
  • 6204ca3 Fix types framebuffercube (#529)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 995ed8c v1.3.13
  • 0cf38ff Merge pull request #528 from benjamind/delarre/nested-dynamic-types
  • 2f9fe61 Merge pull request #530 from fuzhenn/arraybuffer2
  • f701a7a Merge pull request #525 from adamflorin/master
  • ffb6104 Merge pull request #546 from regl-project/ricky/const-fix-fix
  • 801a31b Actually fix constant binding
  • f658e93 Fix damping in camera util
  • 1bf636b Merge branch 'fix/invalid_vars_syntax' of https://github.com/WeAreROLI/regl-1 into WeAreROLI-fix/invalid_vars_syntax
  • f4f8e99 Merge pull request #541 from higsch/master
  • 12cb14b v1.3.12
  • 3ae33a1 Merge pull request #545 from regl-project/fix-constant-attributes-take-2
  • fc8ca60 Pass the linter
  • 2f18525 Clean up createREGL call
  • 2b463b9 Fix switching between const and non-const attributes
  • 6204ca3 Fix types framebuffercube (#529)

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 36 commits.

  • c786c8c 1.4.0
  • ad7609a Merge pull request #553 from regl-project/vao-support
  • bd65e62 rebuild
  • 92e8ce8 fix another typo
  • 1a62276 fix typo, linter bugs. refresh correctly resets vao state
  • 7a79dad fix attribute location binding
  • 1518bb0 handle 0 attribute program case
  • f4732ac unfuck rollup build
  • 59588ae goddamn gl_lines
  • 4eb9d25 troubleshoot travis ci webgl rounding
  • 4478b47 rebuild docs
  • a730aac fix lint and rebuild
  • 9c20b43 add some documentation for vertex array objects
  • f810cb9 vao stuff passes now
  • 47b9238 add test case for vertex array objects

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 41 commits.

  • a25f8a4 1.4.1
  • ee99994 remove junk stability badge
  • e7ad4ff update change log
  • cd3f49c Merge pull request #554 from regl-project/fix-static-resource-vao
  • 154f6b4 fix static vao resources
  • c786c8c 1.4.0
  • ad7609a Merge pull request #553 from regl-project/vao-support
  • bd65e62 rebuild
  • 92e8ce8 fix another typo
  • 1a62276 fix typo, linter bugs. refresh correctly resets vao state
  • 7a79dad fix attribute location binding
  • 1518bb0 handle 0 attribute program case
  • f4732ac unfuck rollup build
  • 59588ae goddamn gl_lines
  • 4eb9d25 troubleshoot travis ci webgl rounding

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 43 commits.

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 49 commits.

  • 8fe63c4 v1.5.0
  • 32ded1d Merge pull request #556 from deluksic/canvas-resize-observer
  • 45d0bc5 Revert width/height calculation, ignore only one line.
  • 2fcb879 Fix flicker and tests
  • 59e6784 Fix missing space
  • 06d1a76 Observe canvas resize using ResizeObserver
  • 518ec52 1.4.2
  • 2a54649 rebuild
  • a25f8a4 1.4.1
  • ee99994 remove junk stability badge
  • e7ad4ff update change log
  • cd3f49c Merge pull request #554 from regl-project/fix-static-resource-vao
  • 154f6b4 fix static vao resources
  • c786c8c 1.4.0
  • ad7609a Merge pull request #553 from regl-project/vao-support

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 53 commits.

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 56 commits.

  • 4dd90b5 v1.5.2
  • 89bc99a Merge pull request #564 from archmoj/fix-es5
  • 46bd7e7 remove let keyword from lib/shader.js to continue with es5
  • 8197453 v1.5.1
  • 14997ef Merge pull request #562 from archmoj/support-es5
  • f1c542a remove unused vao argument
  • 2fe5fb3 use es5 syntax in lib/attributes.js
  • 8fe63c4 v1.5.0
  • 32ded1d Merge pull request #556 from deluksic/canvas-resize-observer
  • 45d0bc5 Revert width/height calculation, ignore only one line.
  • 2fcb879 Fix flicker and tests
  • 59e6784 Fix missing space
  • 06d1a76 Observe canvas resize using ResizeObserver
  • 518ec52 1.4.2
  • 2a54649 rebuild

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 59 commits.

  • e823f84 v1.6.0
  • d99464e Merge pull request #566 from regl-project/fix-premultiplied-alpha-default
  • d7317e6 Fix a non-standard default value for premultiplied alpha
  • 4dd90b5 v1.5.2
  • 89bc99a Merge pull request #564 from archmoj/fix-es5
  • 46bd7e7 remove let keyword from lib/shader.js to continue with es5
  • 8197453 v1.5.1
  • 14997ef Merge pull request #562 from archmoj/support-es5
  • f1c542a remove unused vao argument
  • 2fe5fb3 use es5 syntax in lib/attributes.js
  • 8fe63c4 v1.5.0
  • 32ded1d Merge pull request #556 from deluksic/canvas-resize-observer
  • 45d0bc5 Revert width/height calculation, ignore only one line.
  • 2fcb879 Fix flicker and tests
  • 59e6784 Fix missing space

There are 59 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 64 commits.

  • 85beb8b v1.6.1
  • 543a08b Merge pull request #567 from archmoj/disable-premultipliedAlpha-when-false
  • ed195ab lint
  • cf89e4a set contextAttributes.premultipliedAlpha to true only when undefined - do not override false
  • 97f4159 allow context to disable premultipliedAlpha when set to false
  • e823f84 v1.6.0
  • d99464e Merge pull request #566 from regl-project/fix-premultiplied-alpha-default
  • d7317e6 Fix a non-standard default value for premultiplied alpha
  • 4dd90b5 v1.5.2
  • 89bc99a Merge pull request #564 from archmoj/fix-es5
  • 46bd7e7 remove let keyword from lib/shader.js to continue with es5
  • 8197453 v1.5.1
  • 14997ef Merge pull request #562 from archmoj/support-es5
  • f1c542a remove unused vao argument
  • 2fe5fb3 use es5 syntax in lib/attributes.js

There are 64 commits in total.

See the full diff