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

An in-range update of osc is breaking the build 🚨 #52

Open
greenkeeper bot opened this issue May 15, 2019 · 5 comments
Open

An in-range update of osc is breaking the build 🚨 #52

greenkeeper bot opened this issue May 15, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 15, 2019

The dependency osc was updated from 2.2.4 to 2.3.0.

🚨 View failing branch.

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

osc is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Release Notes for osc.js v2.3.0

This release of osc.js includes the following fixes and improvements:

  • the Node.js serial port dependency is now optional (thanks to @jean-emmanuel)
  • support for decoding very long strings and two byte unicode characters (thanks to @okofish)
  • minor bug fixes and updates to the latest versions of all third-party dependencies
Commits

The new version differs by 32 commits.

  • b5252b9 Updates bower manifest.
  • fd6ad77 Merge branch 'gh-92'
  • 0e699f9 Updates pre-built files.
  • d280635 Removes use of Buffer constructor now that Node 10 is LTS.
  • 47bf24f Uses TextDecoder in Node.js when available.
  • 6c8d34d Merge branch 'master' into gh-92
  • 388e526 Merge branch 'gh-117'
  • a1b0086 Merge branch 'master' into gh-117
  • 66dff2b Merge branch 'gh-140'
  • 043ff2f Fixes gh-140: Updates to latest Electron, makes sure tests are passing.
  • 2d11143 Merge branch 'gh-96'
  • 0b3d2bb Bumps version to 2.3.0.
  • c6a0e31 Resolves gh-96: osc.SerialPort constructor throws an error when serialport is not installed.
  • 93a0d47 Merge remote-tracking branch 'AMMD/master'
  • f8a34c2 Merge branch 'gh-131'

There are 32 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2019

  • The dependency osc was updated from 2.3.0 to 2.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • e2d7ee4 Bumps version to 2.3.1
  • b65d991 Merge branch 'gh-146'
  • 186b2fb Merge branch 'gh-107'
  • 0d4d715 gh-107: Adds note about how to use osc.js with WebPack.
  • c7be325 Fixes gh-146: Refactors conditional loading of Node serialport transport.
  • 089e99d Merge branch 'gh-144'
  • 5609feb gh-144: Minor whitespace tweaks.
  • 6824bca Remove duplicate error listener
  • da29dcf Listen and retrigger error from osc.WebSocket object

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

  • The dependency osc was updated from 2.3.1 to 2.3.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • c955f59 Resolves gh-159, closes gh-162: Bumps version number for optional serial port fix.
  • d2c6c5a Merge remote-tracking branch 'nytamin/fix/optional_serialport'
  • 13198d6 Updates to latest testem, skips Headless Chrome (which crashes for me).
  • 654b98f fix: use the serialport-loader, which checks if the optional dependency exists before using it
  • 520dd92 Merge branch 'gh-156'
  • 2761499 Fixes gh-156: Fixes missing comma in example code.
  • a7d1ae4 Merge branch 'gh-154'
  • 57f4967 Fixes gh-154: Updates the documentation for blobs and MIDI messages.
  • d460950 Removes yarn lock file. Updates README with clear UDPPort example code.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

  • The dependency osc was updated from 2.3.2 to 2.4.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • a1a3c3e Updates to latest deps. Bumps version to 2.4.0.
  • d05dac3 Merge branch 'utf8write'
  • a46bfcd Updates built files.
  • e02ef18 Merge branch 'master' into utf8write
  • cb10b06 create only one TextDecoder/TextEncoder instance
  • e278781 encode utf8 strings if Buffer or TextEncoder is available

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2020

  • The dependency osc was updated from 2.4.0 to 2.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • a539add Updates built files.
  • fe22fa3 Bumps osc.js version to 2.4.1.
  • feffa6e Merge branch 'gh-163'
  • 989bdd3 Fixes gh-163: Ensures TCPSocketPort uses the correct options.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants