fix(deps): update dependency pixi.js to v7#1013
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d494ccb to
6cbed1f
Compare
6cbed1f to
0a8f6de
Compare
0a8f6de to
36af7d3
Compare
36af7d3 to
080894e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.5.8->7.1.2Release Notes
pixijs/pixijs
v7.1.2Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
v7.1.1Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
xadvancecalculating when rendering BitmapText (#9091) @bigtimebuddy🧹 Chores
v7.1.0Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🎁 Added
Assets.preferWorkersto disable texture loading in Workers (#8826, #8902) @bigtimebuddy.on<event>(e.g., onclick, onpointertap, etc) properties to DisplayObject (#8876) @adam-savardTextMetrics.graphemeSegmenteroption (#8893, #8915) @SuperSodaSeaText.defaultAutoResolutionText.defaultResolutionTextStyle.defaultStyleto expose the default options (#8928) @bigtimebuddydefaultSearchParamsoption to Assets (#8968) @GoodBoyDigital🐛 Fixed
loader.loadinspritesheetAsset(#9037) @SuperSodaSea🚽 Deprecated
settings.FILTER_RESOLUTIONtoFilter.defaultResolutionsettings.FILTER_MULTISAMPLEtoFilter.defaultMultisampleGRAPHICS_CURVEStoGraphics.curvessettings.WRAP_MODEtoBaseTexture.defaultOptions.wrapModesettings.SCALE_MODEtoBaseTexture.defaultOptions.scaleModesettings.MIPMAP_TEXTUREStoBaseTexture.defaultOptions.mipmapsettings.ANISOTROPIC_LEVELtoBaseTexture.defaultOptions.anisotropicLevelsettings.SPRITE_BATCH_SIZEtoBatchRenderer.defaultBatchSizesettings.SPRITE_MAX_TEXTUREStoBatchRenderer.defaultMaxTexturessettings.CAN_UPLOAD_SAME_BUFFERtoBatchRenderer.canUploadSameBufferBatchRenderer#MAX_TEXTUREStoBatchRenderer#maxTexturessettings.UPLOADS_PER_FRAMEtoBasePrepare.uploadsPerFramesettings.SORTABLE_CHILDRENtoContainer.defaultSortableChildrensettings.TARGET_FPMStoTicker.targetFPMSsettings.GC_MODEtoTextureGCSystem.defaultModesettings.GC_MAX_IDLEtoTextureGCSystem.defaultMaxIdlesettings.GC_MAX_CHECK_COUNTtoTextureGCSystem.defaultCheckCountMaxsettings.MESH_CANVAS_PADDINGtoMesh.defaultCanvasPaddingsettings.PRECISION_FRAGMENTtoProgram.defaultFragmentPrecisionsettings.PRECISION_VERTEXtoProgram.defaultVertexPrecisionText.experimentalLetterSpacingtoTextMetrics.experimentalLetterSpacing(#8915, #8945) @SuperSodaSeafiltersnamespace (#9039) @bigtimebuddy🧹 Chores
format,type,target,alphaModetoBaseTexture.defaultOptions(#8868) @bigtimebuddy@pixi/webdoc-template1.5.5 (#8927) @SuperSodaSea--strictNullCheckscheck for specific path (#8965) @SuperSodaSeav7.0.5Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
v7.0.4Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
v7.0.3Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
zone.jsandFederatedEventTargetfor Angular projects (#8807) @Julien-MarcouIRenderer,Applicationtemplate type (#8820) @bigtimebuddyv7.0.2Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🔥 Hotfix
v7.0.1Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
@pixi/unsafe-eval(#8795) @bigtimebuddy🧹 Chores
v7.0.0Compare Source
🧭 Migration Guide
We create a Wiki post here to address some of the breaking changes introduced in v7. If you are upgrading or considering upgrading, please review the guide.
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🔥 Breaking Changes
PREFER_ENVdefault toWEBGL2for all devices (#7974) @dev7355608generateTexture(#8349) @dev7355608AbstractBatchRendererandBatchPluginFactory(#8420) @bigtimebuddyrenderer.plugins.prepare, userenderer.preparerenderer.plugins.extract, userenderer.extractGraphics.nextRoundedRectBehaviorandText.nextLineHeightBehavior(#8501) @bigtimebuddyextensions.addanymore (#8558, #8667) @bigtimebuddy@pixi/loaderspackages and related plugins (#8616) @Zyie@pixi/core, please don't import them directly (#8619) @bigtimebuddy@pixi/math@pixi/contants@pixi/utils@pixi/runner@pixi/settings@pixi/tickerICanvasandICanvasRendererContext2D(#8628, #8726) @SuperSodaSeaPIXI.ICanvas, such asPIXI.Renderer.viewPIXI.ICanvasRenderingContext2DCanvasExtract.base64(),CanvasExtract.image(),Extract.base64(),Extract.image()are now async methods.cacheAsBitmapMultisampledefault as null, inherits Renderer's multisample (#8787) @dev7355608🎁 Added
currentFramemutable in AnimatedSprite (#8639) @YunYouJun@pixi/webworkerbundle (#8698) @SuperSodaSearemoveFromParentmethod for DisplayObject (#8728) @SuperSodaSea🧹 Chore
v6.5.9Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
transparentoption to 6.x docs (#8921) @terekite🧹 Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.