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

chore(deps): bump regl from 2.1.0 to 2.1.1 in /packages/scatterbrain #72

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps regl from 2.1.0 to 2.1.1.

Changelog

Sourced from regl's changelog.

2.1.1

  • A small maintenance release that removes dist files from source control (#676), upgrades headless-gl for dev (#675), and adds missing TypeScript declarations (#674). It should contain no changes to runtime execution.

1.6.1

  • Browsers select their own, perhaps inconsistent, default for the premultipledAlpha context creation attribute. Regl enforces consistency by filling in unspecified values but since 1.4.0 has enforced false if unspecified, which seems to be nonstandard and in the minority. For improved backward compatibility, this PR sets premultipledAlpha: true when not explicitly specified. (#566, #567)

1.6.0 (Do not use)

  • Faulty fix for #566

1.5.2

  • Remove an additional ES6 keyword (#564)

1.5.1

  • Remove accidental inclusion of ES6 keywords (#562)

1.5.0

  • Resize canvas using ResizeObserver, if available. (#556)

1.4.2

  • Fix publishing error. Rebuild files in dist to match source.

1.4.1

  • Fix a bug in vertex array objects when used as static resources

1.4.0

  • Add vertex array objects via regl.vao

1.3.0

  • Add framebuffer.use() method for quickly setting up framebuffer objects
  • regl.clear and regl.read now accept a framebuffer as a parameter

1.2.1

  • Fixed bug with depth and stencil attachments being cleared
  • regl.elements now correctly infers count from length and vice-versa

1.2.0

  • Simplified flattening logic for textures and buffers
  • Viewport and scissor box can go outside drawing buffer

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner February 11, 2025 21:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/scatterbrain/regl-2.1.1 branch 2 times, most recently from 761a93a to 3ead804 Compare February 11, 2025 22:02
Bumps [regl](https://github.com/regl-project/regl) from 2.1.0 to 2.1.1.
- [Changelog](https://github.com/regl-project/regl/blob/main/CHANGES.md)
- [Commits](https://github.com/regl-project/regl/commits)

---
updated-dependencies:
- dependency-name: regl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/scatterbrain/regl-2.1.1 branch from 3ead804 to 4afc2d3 Compare February 12, 2025 17:28
@lanesawyer
Copy link
Collaborator

@dependabot ignore this patch version

@dependabot dependabot bot closed this Feb 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2025

OK, I won't notify you about version 2.1.1 again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/scatterbrain/regl-2.1.1 branch February 12, 2025 17:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant