TatsuyaYamamoto / school-idol-game-project

LoveLive fun game and system!
https://games.sokontokoro-factory.net/
3 stars 0 forks source link

build(deps-dev): bump @types/pixi.js from 4.8.9 to 5.0.0 #28

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps @types/pixi.js from 4.8.9 to 5.0.0.

Release notes

Sourced from @​types/pixi.js's releases.

v5.0.0

Overview

For a summary of all of the features in this major release, please see this Medium post written by @​GoodBoyDigital. Also, we have created a Migration Guide which outlines significant changes when upgrading from v4.

💾 Download

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v5.0.0-rc.3...v5.0.0

:bug: Fixed

  • Fixes new typings errors (#5542)
  • Graphics documentation and typing fixes (#5544)
  • Properly deprecate BaseTexture v4 imageUrl, loadSource and hasLoaded (#5556)
  • Can't bind active destroyed VAO (#5558)
  • Fixes non-premultiply blend modes (#5562)
  • Fixes for roundedRect and circle stroke alignment (#5567)
  • Assure that TICK is different for multi-textured renderers (#5546)
  • Fixes canvas and filters being copied (#5572)
  • Fixes issues with mixin bundles (#5575)
  • Filter migration (#5555)
  • Fixes parameter ordering (#5589)
  • Renamed getAttribute -> getBuffer (#5588)
  • Fix generic font families (#5598)
  • Adds a taller character to the metrics string (#5599)
  • Updates dependencies (#5600)
  • Fix for cacheAsBitmap (#5603)
  • isWebGLSupported util function is now cached (#5604)
  • Typings fix, Mesh buffer fix (#5607)
  • Ensure that a mouseout is fired with masked containers (#5606)
  • Fixes emoji characters not displaying when letterSpacing style is used (#5608)
  • Updated comments and docs for deprecated methods / properties. (#5616)

:gift: Added

  • Adds format and quality options to extract plugins (#5592)
  • Fragment shader precision detection (#5602)

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