Skip to content

Bump postprocessing from 6.23.2 to 6.28.1#71

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postprocessing from 6.23.2 to 6.28.1.

Release notes

Sourced from postprocessing's releases.

v6.28.1

Requires three ≥ 0.107.0 < 0.142.0

Changelog

Loaders

  • LUTCubeLoader & LUT3dlLoader
    • Fixed parsing of data points. See #375.

Effects

  • BlendMode
    • Added blend functions COLOR, HUE, SATURATION, LUMINOSITY, LINEAR_DODGE, LINEAR_BURN, LINEAR_LIGHT, VIVID_LIGHT, HARD_LIGHT, HARD_MIX, INVERT, INVERT_RGB and PIN_LIGHT. See 1a9f0e7.
    • Optimized existing blend functions.
    • Replaced SKIP and SET with DST and SRC.
  • ChromaticAberrationEffect & GlitchEffect
    • Removed blendFunction constructor parameter.
  • BrightnessContrastEffect
    • Changed default blendFunction to SRC.

v6.28.0

Requires three ≥ 0.107.0 < 0.142.0

Changelog

Core

  • Resolution
    • Fixed scale not being copied in copy method.

Effects

  • BloomEffect & SelectiveBloomEffect
    • Added mipmapBlur constructor parameter to enable Mipmap/Unreal bloom. See #103 and #309. Mipmap bloom will replace the current default bloom implementation in the next major release.
    • Added radius and levels constructor parameters.
    • Deprecated constructor parameters kernelSize, resolutionScale, resolutionX, resolutionY.
    • Deprecated resolution property.
  • BrightnessContrastEffect
    • Input colors are now converted to sRGB.
  • Effect
    • Added experimental inputColorSpace and outputColorSpace settings. See #370.
  • PixelationEffect
    • Minor optimizations.
  • Added FXAAEffect. See e6437d0.

Materials

  • EffectMaterial

... (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/pmndrs/postprocessing) from 6.23.2 to 6.28.1.
- [Release notes](https://github.com/pmndrs/postprocessing/releases)
- [Commits](pmndrs/postprocessing@v6.23.2...v6.28.1)

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

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

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #75.

@dependabot dependabot Bot closed this Aug 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/postprocessing-6.28.1 branch August 1, 2022 19:02
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