Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gl from 4.9.2 to 6.0.2 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2023

Bumps gl from 4.9.2 to 6.0.2.

Release notes

Sourced from gl's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: stackgl/headless-gl@v6.0.1...v6.0.2

v6.0.1

v5.0.3

Address an issue (#214) where limits header was not being included when building from source in certain environments.

Thanks to @​angelsl for the contribution.

v5.0.0

  • Drop node 10 support
  • Update prebuild-install to 7.0.0 for npm 7 compatibility (#225)
  • Update node-gyp to 8.4.1 to add support for building in vs2022 (#224)
  • Update test files to use more modern ES language features
  • Specify the type returned for gl to exclude 2d canvas contexts
Commits
  • fc01c03 6.0.2
  • 57248b5 Disable osx builds in travis
  • 0503f7a Fix build on MacOS + Node 19
  • 8511cd7 Allow DataView in .bufferData() & .bufferSubData() calls
  • f2fac60 6.0.1
  • efd4aa3 Each NODE_VERSION is responsible for building its own prebuilt binary
  • ffcc4b5 6.0.0
  • 4231f1e Update angle
  • aa3df53 Update min node version in package.json to 14
  • 3af00c7 Latest supported node version is 18; Drop support for node js 12
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gl-6.0.2 branch 2 times, most recently from 2dc9e69 to e8e5911 Compare April 29, 2023 14:54
Bumps [gl](https://github.com/stackgl/headless-gl) from 4.9.2 to 6.0.2.
- [Release notes](https://github.com/stackgl/headless-gl/releases)
- [Commits](stackgl/headless-gl@v4.9.2...v6.0.2)

---
updated-dependencies:
- dependency-name: gl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gl-6.0.2 branch from e8e5911 to 1ad5973 Compare April 29, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants