Skip to content

Bump postprocessing from 6.23.2 to 6.23.5#54

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postprocessing-6.23.5
Closed

Bump postprocessing from 6.23.2 to 6.23.5#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postprocessing-6.23.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2022

Copy link
Copy Markdown
Contributor

Bumps postprocessing from 6.23.2 to 6.23.5.

Release notes

Sourced from postprocessing's releases.

v6.23.5

Requires three ≥ 0.102.0 < 0.137.0

Changelog

Core

  • Reverted 1d73bd1. See #336.

v6.23.4

Requires three ≥ 0.102.0 < 0.137.0

Changelog

Core

  • EffectComposer
    • Fixed an issue that prevented the alpha constructor parameter from working. See ae1b1406.
    • Frame buffers will now be properly invalidated when the multisampling value is changed. See b61e1c34.
    • The render info will now be updated manually to make sure the information doesn't get reset between consecutive render calls. See 1d73bd1c.

Effects

  • TextureEffect
    • Handle re-enabled usage of SRGB8_ALPHA8 in three r136.
  • SSAOEffect & GlitchEffect
    • Changed format of noise textures to RGBFormat to avoid issues with LuminanceFormat.

Materials

  • Changed materials to specify name instead of type.

Textures

  • LookupTexture3D & NoiseTexture
    • Explicitly set needsUpdate to true.

Miscellaneous

  • Created manual. The manual is a work in progress that will eventually replace the demos with simpler examples and accompanying explanations.

v6.23.3

Requires three ≥ 0.102.0 < 0.136.0

Changelog

Effects

  • TextureEffect
    • Handle disabled usage of SRGB8_ALPHA8 in three r135.
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.23.5.
- [Release notes](https://github.com/vanruesc/postprocessing/releases)
- [Commits](pmndrs/postprocessing@v6.23.2...v6.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #56.

@dependabot dependabot Bot closed this Mar 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/postprocessing-6.23.5 branch March 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.

0 participants