PrefectHQ / graphs

Large scale graphs designed for Prefect
Apache License 2.0
9 stars 1 forks source link

Bump pixi.js from 7.3.2 to 8.0.4 #475

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps pixi.js from 7.3.2 to 8.0.4.

Release notes

Sourced from pixi.js's releases.

v8.0.4

💾 Download

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v8.0.3...v8.0.4

🐛 Fixed

v8.0.3

💾 Download

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v8.0.2...v8.0.3

🐛 Fixed

... (truncated)

Commits
  • d4cb3d1 v8.0.4
  • 6e239dd Fix: graphics fill/stroke not applying when using 0x0 (#10364)
  • b42c9a5 Fix: apply nineslice defaults correctly (#10359)
  • 7440696 Fix: NineSliceSprite not rendering correctly when used with a spritesheet tex...
  • b5f7bbb v8.0.3
  • f63dd12 little optimisation for setting textures in WebGL (#10346)
  • 634eec0 Fix: allow for optional destruction of textStyle (#10355)
  • ed1c80f Fix: calling WebGL2RenderingContext directly (#10351)
  • c2dd4dc optimise how we destroy buffers (#10348)
  • 095d9c9 fix typo in the vertex shader of the bigTriangleProgram - GlBackBufferSystem ...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 5 months ago

Deploy Preview for prefect-graphs failed.

Name Link
Latest commit 198f7cf48ae05a23d99ad43f64ffeeeeb14511a0
Latest deploy log https://app.netlify.com/sites/prefect-graphs/deploys/6601b195c0f2f700080a595a
znicholasbrown commented 5 months ago

Hm we might need to ignore the major bump until someone has time to look at this.

dependabot[bot] commented 5 months ago

Superseded by #489.