RobotlegsJS / RobotlegsJS-Pixi-SignalMediator

A port of Robotlegs SignalMediator Extension to TypeScript.
https://www.npmjs.com/package/@robotlegsjs/pixi-signalmediator
MIT License
3 stars 0 forks source link

An in-range update of es6-symbol is breaking the build 🚨 #89

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency es6-symbol was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

es6-symbol is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/RobotlegsJS/RobotlegsJS-Pixi-SignalMediator/builds/580616616?utm_source=github_status&utm_medium=notification)). - ❌ **Tidelift:** Failed dependency checks ([Details](https://tidelift.com/scans/cc112995-7a67-4444-be39-d585e6413fd1)).

Release Notes for 3.1.2 (2019-09-04)
  • Access Symbol from a global object. Makes implementation more bulletproof, as it's safe against shadowing the Symbol variable e.g. in script scope, or as it's practiced by some bundlers as Webpack (thanks @cyborgx37)
  • Switch license from MIT to ISC
  • Switch linter to ESLint
  • Configure Prettier

Changelog for previous versions

See CHANGES file


Comparison since last release

Commits

The new version differs by 28 commits.

  • d929468 chore: Release v3.1.2
  • a2cd153 docs: Update badges
  • 18f7d9a chore: Remove outdated CI config
  • a63aa62 refactor: Cleanup
  • 424b8a3 chore: Configure lint & prettier git hooks
  • a738db4 chore: Improve configuration of test script
  • 7ad7ff8 chore: Configure lint & prettier updated scripts
  • 48bc92b refactor: Seclude setup of standard symbols
  • 053d307 refactor: Seclude setup of symbol registry
  • f96333f refactor: Seclude generateName
  • 08335b7 chore: Upgrade tad
  • 674ec48 style: Lint adjustments
  • b5b7869 style: Prettify
  • af20db6 chore: Configure prettier
  • 2b59c97 style: Apply lint fixes

There are 28 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 7f14280 chore(release): 3.1.3
  • fd6f6c1 chore: Bump dependencies
  • c3bc97f refactor: Switch from es5-ext to ext

See the full diff