Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @robotlegsjs/pixi to the latest version 🚀 #16

Merged
merged 4 commits into from
Nov 14, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 13, 2017

Version 0.1.0 of @robotlegsjs/pixi was just published.

Dependency @robotlegsjs/pixi
Current Version 0.0.6
Type dependency

The version 0.1.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @robotlegsjs/pixi.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 0.1.0

Major Breaking Changes:

  • View property in IContextView is a PIXI.Container (see #26).

  • ContextView is initialised with a reference to the stage (see #26).

  • Helper methods on Mediator class are updated (see #26).

  • Internal dependencies to PIXI are explicit (see #26).

  • Fix patch for PIXI and add contains method (see #26).

  • StageSyncExtension class is removed (see #26).

  • Map methods are used properly (see #26).

  • RobotlegsJS/Core is migrated to version 0.1.1 (see #26 and #31).

Features Or Improvements:

  • Improve Code Coverage and Fix Bugs (see #26).

  • Add changelog (see #27).

  • Add code of conduct (see #28).

  • Add issue template (see #29).

  • Add pull request template (see #30).

  • Update dev dependencies to latest version.

Commits

The new version differs by 126 commits.

  • 03e188e update package version to 0.1.0
  • 5e79033 Merge pull request #31 from RobotlegsJS/@robotlegsjs/core-0.1.1
  • d10e8ab update changelog
  • 54009f9 chore(package): update @robotlegsjs/core to version 0.1.1
  • 80f1d1f Merge pull request #26 from RobotlegsJS/issue-24
  • db2dfd1 update changelog
  • 7eb4aae remove changelog from npmignore since it will be never ignored
  • 068bd60 run 'yarn test' script from travis
  • 0741372 increase allocated memory for karma
  • 8fa5c98 chore(package): remove karma-jasmine
  • ab9e5ba add unit tests for MediatorViewHandler class
  • 8578781 add unit tests for MediatorMapper class
  • 7c03136 change type of mediatorClass to IClass
  • 516d9c3 add non display object view test cases for MediatorMap class
  • 41bee23 add support for non display object view

There are 126 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@tiagoschenkel tiagoschenkel merged commit 9307609 into master Nov 14, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/@robotlegsjs/pixi-0.1.0 branch November 14, 2017 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants