Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps postprocessing from 6.23.2 to 6.24.1.

Release notes

Sourced from postprocessing's releases.

v6.24.1

Requires three ≥ 0.102.0 < 0.138.0

Changelog

Package

  • Changed main bundle name from postprocessing.mjs to postprocessing.esm.js. See #346.
  • Exported postprocessing.mjs bundle as postprocessing/module. See 5293d46a.

Core

  • EffectComposer
    • Prepared for removal of WebGLMultisampleRenderTarget.
    • ignoreDepthForMultisampleCopy will now be set to false when using MSAA.

Effects

  • GlitchEffect
    • Added methods getGlitchColumns and setGlitchColumns.
  • TextureEffect
    • Improved UV transform handling.

Materials

  • EffectMaterial
    • Fixed potential breakage when using a dev version of three. See #345.

Miscellaneous

  • Fixed a potential null pointer exception in the demo.

v6.24.0

Requires three ≥ 0.102.0 < 0.138.0

Changelog

Attention: The changes made in this release are currently being revised. It's recommended to not switch to the newly added methods just yet as there's a chance that they will partly be replaced with accessor properties. See #349.

This release adds accessor methods to consolidate the configuration API. It should no longer be necessary to access undocumented uniforms of materials or effects directly. The demo has not yet been updated to use the new methods because it will be replaced by the manual.

Package

  • Changed ESM bundle name from postprocessing.esm.js to postprocessing.mjs.

Core

  • EffectComposer
    • Internal frame buffers are now always RGBA. See #338.

... (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 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)

Bumps [postprocessing](https://github.com/vanruesc/postprocessing) from 6.23.2 to 6.24.1.
- [Release notes](https://github.com/vanruesc/postprocessing/releases)
- [Commits](pmndrs/postprocessing@v6.23.2...v6.24.1)

---
updated-dependencies:
- dependency-name: postprocessing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #60.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postprocessing-6.24.1 branch April 1, 2022 19:01
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