Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Bump @pixi/app from 5.3.10 to 6.1.1#147

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pixi/app-6.1.1
Closed

Bump @pixi/app from 5.3.10 to 6.1.1#147
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pixi/app-6.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps @pixi/app from 5.3.10 to 6.1.1.

Release notes

Sourced from @​pixi/app's releases.

v6.1.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

pixijs/pixijs@v6.1.0...v6.1.1

🐛 Fixed

v6.1.0

⚠️ Important

ParticleContainer Package Renamed

The package @pixi/particles is renamed to @pixi/particle-container to avoid confusion with pixi-particles plugin. Please make sure, if you are importing directly from this packages, to rename your import.

//import { ParticleContainer } from '@pixi/particles'; // OLD
import { ParticleContainer } from '@pixi/particle-container';

Now Using Peer Dependencies

Many users encountered issues upgrading PixiJS because of how we designed our dependencies. We have replace dependencies with peerDependencies for all internal relationships.

💾 Download

Development Build:

... (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 [@pixi/app](https://github.com/pixijs/pixi.js) from 5.3.10 to 6.1.1.
- [Release notes](https://github.com/pixijs/pixi.js/releases)
- [Commits](pixijs/pixijs@v5.3.10...v6.1.1)

---
updated-dependencies:
- dependency-name: "@pixi/app"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2021

Superseded by #153.

@dependabot dependabot bot closed this Aug 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pixi/app-6.1.1 branch August 13, 2021 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants