An in-range update of gl is breaking the build π¨
Opened this issue Β· 4 comments
Version 4.0.4 of gl just got published.
Branch | Build failing π¨ |
---|---|
Dependency | gl |
Current Version | 4.0.3 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As gl is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this πͺ
Status Details
- β ci/circleci Your tests failed on CircleCI Details
Commits
The new version differs by 6 commits.
27fb1b2
4.0.4
509e16c
update dependencies
f6f70d1
update npmignore for smaller installs
250791f
update gitignore
ff45ff7
uprade dev deps, linting fixes
cc28208
Use delete[] operator to be consistent with usage of new[] (#110)
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
After pinning to 4.0.3 your tests are passing again. Downgrade this dependency π.
- The
devDependency
gl was updated from4.0.4
to4.1.1
.
Your tests are still failing with this version. Compare changes
Release Notes for v4.1.1
New features:
Commits
The new version differs by 24 commits.
1fff32c
Update supported extensions list
344fd46
Update CHANGES.md
2db6a47
Update GITHUB_TOKEN in travis
0d71552
Set xcode_settings to enable builds with XCode 10
422e4a8
4.1.1
791483b
Update CI (#137)
769e988
Revert "Update nodejs version support on Travis"
001cb91
Update nodejs version support on Travis
ff9fa0d
4.1.0
2211f44
Merge pull request #131 from IvanSanchez/patch-1
2974fa3
Merge pull request #135 from VolumeGraphics/OES_texture_float_support
4ddf981
- fixed pixelRead
5ddd71d
- added texture incompleteness
baa3c58
- respect coding guidlines
a22e36e
- added OES_texture_float support
There are 24 commits in total.
See the full diff
- The
devDependency
gl was updated from4.1.1
to4.2.2
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 32 commits.
e6656d0
4.2.2
0db1591
Merge pull request #146 from dhritzkiv/fix/4.2.x-gcc
c5605c7
Enable gcc builds
244c028
Formatting
75586b2
4.2.1
0da2ecd
Remove package-lock.json
8b6e75b
4.2.0
68333db
Merge pull request #144 from robertleeplummerjr/webgl_draw_buffers-support
ba6f913
Merge branch 'master' into webgl_draw_buffers-support
0b5b2e9
Update README.md
eb8bc7e
linting/formatting
8bc6ca0
Update Appveyor badge
cc72103
Merge pull request #145 from stackgl/windows-build-fix-attempt
3421fb3
Attempt to fix Windows builds
9ff954e
Add lint break after switch case
There are 32 commits in total.
See the full diff
- The
devDependency
gl was updated from4.5.0
to4.5.2
.
Your tests are still failing with this version. Compare changes
Release Notes for v4.5.2
Adds prebuilt binaries for Node.js v14. Functionally identical to v4.5.0
Commits
The new version differs by 65 commits.
9cacac6
4.5.2
af83669
Explicitly install latest version of node-abi
e7feb9f
Update nan
9d8044d
4.5.1
983224c
Update appveyor.yml
99203fe
Update .travis.yml
3c317d7
Update after_success.sh
a53644a
4.5.0
9eee670
Upgrade node-gyp, prebuild
d09b5fb
Upgrade standard dependency; update formatting to upgraded ruleset
c4184ef
Formatting
380ae3a
Separate out check for oes_standard_derivatives hint
126fc57
Make sure to only call getParameter when parameter is derivative extension constant
14d4ec2
wrap shader source with #undef GL_OES_standard_derivatives
313698b
Check shader source for OES_standard_derivatives when extension is not enabled
There are 65 commits in total.
See the full diff