teoxoy / factorio-blueprint-editor

A feature-rich Factorio Blueprint Editor
https://fbe.teoxoy.com
MIT License
299 stars 61 forks source link

Bump pixi.js from 5.1.5 to 5.2.1 #200

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps pixi.js from 5.1.5 to 5.2.1.

Release notes

Sourced from pixi.js's releases.

v5.2.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v5.2.0...v5.2.1

:gift: Added

  • Add typings to this parameter of callback functions (#6212)
  • Add TextMetrics.wordWrapSplit customization of splitting method (#6251)
  • Add Container mask support for CanvasRenderer (#6252)
  • Point and ObservablePoint self-return on set (#6199)
  • Convert @pixi/utils to TypeScript (#6262)
  • Add option to disable the built-in InteractionManager updater (#6308)

:bug: Fixed

  • Remove post-install message, replaces with funding field (#6207)
  • Publishes exact versions when bumping (#6211)
  • Fix DisplayObject.destroy should call listener removed (#6210)
  • Fix Graphics fillStyle instead of lineStyle (#6226)
  • Fixes SimpleRope points deprecation (#6233)
  • Fixes BitmapFontLoader tests failing on Windows (#6249)
  • Fix for sync uniform group issue (#6217)
  • Minor performance improvement to getShaderParameter (#6258)
  • Fix non-uniform NineSlicePlane corner scaling when minimized (#6273)
  • Fix to clear temporary texture in BlurFilter (#6270)
  • Fix double onFrameChange events with AnimatedSprite (#6274)
  • Fix TextMetrics tests so that they pass on Windows (#6248)
  • Fix BlendMode in BatchRenderer (#6236)
  • Fix roundPixels calculation differences between v4 and v5 (#6234)
  • Upgrade to ismobilejs v1 (#6283)
  • Fix modules not being found by TypeScript (#6311)
  • Fix minor doc and typing issues (#6313)
  • Fix docs for Sprite and TilingSprite (#6314)
  • Fix docs for DecomposedDataUri (#6312)
  • Add empty calculateBounds to DisplayObject, remove Bounds.updateID references (#6304)
  • Add extra checks for OffscreenCanvas text measure (#6292)
... (truncated)
Commits
  • b56b4fc v5.2.1
  • b51a571 Fix gaps in circle geometry again (#6341)
  • f075493 Fix typings error (#6335)
  • c8cda62 Deprecate prepare and extract namespaces (#6328)
  • 1a78618 Fix for when '_segmentsCount' can return NaN (#6231)
  • b32d7f5 Fix ParticleContainer for CanvasRenderer (#6322)
  • 87d3834 Fix to maintain the text gradient when modifying the drop-shadow distance (#6...
  • 9408bb2 Add extra checks for OffscreenCanvas text measure (#6292)
  • 5bde089 Add empty calculateBounds to DisplayObject, remove Bounds.updateID references...
  • 2daa874 Add option to disable the built-in InteractionManager updater (#6308)
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #214.