adsanderson / api.adamsanderson.co.uk

API for getting and creating content for adamsanderson.co.uk
MIT License
1 stars 0 forks source link

An in-range update of bwip-js is breaking the build 🚨 #103

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.0 of bwip-js just got published.

Branch Build failing 🚨
Dependency bwip-js
Current Version 1.2.3
Type dependency

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

As bwip-js is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/adsanderson/api.adamsanderson.co.uk/builds/218575787) - ❌ **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/adsanderson/api.adamsanderson.co.uk/fa0407734b81df9a1175ef99083ac6695b6650c6/dependencies/npm#filter-failing-dep) - ❌ **bitHound - Code** 12 failing files. [Details](https://www.bithound.io/github/adsanderson/api.adamsanderson.co.uk/fa0407734b81df9a1175ef99083ac6695b6650c6/files#filter-failing-file)
Release Notes bwip-js 1.3.0 (2017-04-04) / BWIPP 2017-04-04

Sync with BWIPP 2017-04-04

Commits

The new version differs by 4 commits .

  • 53e6e98 Sync with BWIPP 2017-04-04
  • b4ce91a Commented out the example font load - it should never have been active in the
  • 78b561c Merge pull request #68 from nodoo/server-pm2
  • 5c91e17 Fix run 'node server.js' from absolute path

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.3.1 (2017-04-10) / BWIPP 2017-04-04

Removed profiling console.log()s

Commits

The new version differs by 1 commits .

  • 05787d9 Removed profiling console.log()s

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.3.2 (2017-04-11) / BWIPP 2017-04-04

Fixed regression in renlinear border drawing

Commits

The new version differs by 1 commits .

  • 238fbf4 Fixed regression in renlinear border drawing

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.3.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.3.3 (2017-06-10) / BWIPP 2017-06-09

update to BWIPP 2017-06-09 but without dotcode

Commits

The new version differs by 1 commits.

  • 24c3630 update to BWIPP 2017-06-09 but without dotcode

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.4.0 (2017-07-12) / BWIPP 2017-06-09

Performance improvements for large image rendering

Commits

The new version differs by 2 commits.

  • 304b5c1 Performance improvements for large image rendering
  • dab5655 Change in file names for release 1.4

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.4.1 (2017-07-12) / BWIPP 2017-06-09

Missed two files in 1.4 release

Commits

The new version differs by 2 commits.

  • 38664db Missed two files in 1.4 release
  • d7e0e81 1.4.0 files missed in update

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bwip-js 1.4.2 (2017-07-13) / BWIPP 2017-06-09

remove const/let to support older nodejs versions

Commits

The new version differs by 1 commits.

  • 8f77d01 remove const/let to support older nodejs versions

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.0 just got published.

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

Release Notes bwip-js 1.5.0 (2017-09-01) / BWIPP 2017-06-09

Version 1.5 - FreeType replacement

Commits

The new version differs by 1 commits.

  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.1 just got published.

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

Release Notes bwip-js 1.5.1 (2017-09-01) / BWIPP 2017-06-09

let/const slipped into the code

Commits

The new version differs by 2 commits.

  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.2 just got published.

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

Release Notes bwip-js 1.5.2 (2017-09-01) / BWIPP 2017-06-09

various tweaks and bug fixes

Commits

The new version differs by 3 commits.

  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.3 just got published.

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

Release Notes bwip-js 1.5.3 (2017-09-01) / BWIPP 2017-06-09

Fixed error handling when image exceeds limits

Commits

The new version differs by 4 commits.

  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.4 just got published.

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

Release Notes bwip-js 1.5.4 (2017-09-05) / BWIPP 2017-06-09

Fix OCR-A naming in node.js version

Commits

The new version differs by 5 commits.

  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.5 just got published.

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

Release Notes bwip-js 1.5.5 (2017-09-16) / BWIPP 2017-06-09

Reverted Buffer.from() to new Buffer() for older nodes

Commits

The new version differs by 6 commits.

  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.6 just got published.

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

Release Notes bwip-js 1.5.6 (2017-09-18) / BWIPP 2017-06-09

Added fill(0) after new Buffer() in node-bitmap.js

Commits

The new version differs by 7 commits.

  • 3718e2c Added fill(0) after new Buffer() in node-bitmap.js
  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.6.0 just got published.

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

Release Notes bwip-js 1.6.0 (2017-10-09) / BWIPP 2017-07-10

Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).

Commits

The new version differs by 14 commits.

  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.
  • 0b21210 Updated the API URL in the demo
  • 89d84f6 New API hostname: bwipjs-api.metafloor.com
  • 550c941 Change of API to AWS
  • 58fbcc1 fixed bad copy/paste of text
  • e649115 RedHat OpenShift API discontinued
  • 3718e2c Added fill(0) after new Buffer() in node-bitmap.js
  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.6.1 just got published.

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

Release Notes bwip-js 1.6.1 (2017-11-21) / BWIPP 2017-07-10

Updates for issues #91, #94

Commits

The new version differs by 15 commits.

  • 69d95e0 Updates for issues #91, #94
  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.
  • 0b21210 Updated the API URL in the demo
  • 89d84f6 New API hostname: bwipjs-api.metafloor.com
  • 550c941 Change of API to AWS
  • 58fbcc1 fixed bad copy/paste of text
  • e649115 RedHat OpenShift API discontinued
  • 3718e2c Added fill(0) after new Buffer() in node-bitmap.js
  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code
  • d438f29 Version 1.5 - FreeType replacement

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.6.2 just got published.

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

Release Notes bwip-js 1.6.2 (2017-11-22) / BWIPP 2017-07-10

Remove console.log() in xhr-fonts.js, issue #98

Commits

The new version differs by 16 commits.

  • 08074d0 Remove console.log() in xhr-fonts.js, issue #98
  • 69d95e0 Updates for issues #91, #94
  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.
  • 0b21210 Updated the API URL in the demo
  • 89d84f6 New API hostname: bwipjs-api.metafloor.com
  • 550c941 Change of API to AWS
  • 58fbcc1 fixed bad copy/paste of text
  • e649115 RedHat OpenShift API discontinued
  • 3718e2c Added fill(0) after new Buffer() in node-bitmap.js
  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes
  • 01e10e6 let/const slipped into the code

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.6.3 just got published.

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

Commits

The new version differs by 17 commits.

  • eda7c22 Sync with BWIPP 2018-02-04
  • 08074d0 Remove console.log() in xhr-fonts.js, issue #98
  • 69d95e0 Updates for issues #91, #94
  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.
  • 0b21210 Updated the API URL in the demo
  • 89d84f6 New API hostname: bwipjs-api.metafloor.com
  • 550c941 Change of API to AWS
  • 58fbcc1 fixed bad copy/paste of text
  • e649115 RedHat OpenShift API discontinued
  • 3718e2c Added fill(0) after new Buffer() in node-bitmap.js
  • 3696b15 Reverted Buffer.from() to new Buffer() for older nodes
  • 0514469 Fix OCR-A naming in node.js version
  • 756321e Fixed error handling when image exceeds limits
  • d352b55 various tweaks and bug fixes

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.7.0 just got published.

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

Release Notes bwip-js 1.7.0 (2018-07-19) / BWIPP 2018-02-04

1.7 resolves issues #98 and #110

Commits

The new version differs by 24 commits.

  • d414603 1.7 resolves issues #98 and #110
  • 24c5c5f Resolves layout bug (rounding error) from #110
  • a43f758 Updated copyright notice
  • 557afa2 Embedded font desc files instead of using XHR - quiet the noise from #98.
  • 118f003 Embedded font desc files instead of using XHR
  • 01529b1 Updated copyright notice
  • ae433d1 Updated copyright notice
  • eda7c22 Sync with BWIPP 2018-02-04
  • 08074d0 Remove console.log() in xhr-fonts.js, issue #98
  • 69d95e0 Updates for issues #91, #94
  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.
  • 0b21210 Updated the API URL in the demo
  • 89d84f6 New API hostname: bwipjs-api.metafloor.com
  • 550c941 Change of API to AWS

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.7.1 just got published.

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

Release Notes bwip-js 1.7.1 (2018-08-01) / BWIPP 2018-02-04

Release for #111 and #112

Commits

The new version differs by 27 commits.

  • 0b4275d Release for #111 and #112
  • ee3530a Add optional DPI to PNG image, per #111
  • d2a218e Resolves issue #112
  • d414603 1.7 resolves issues #98 and #110
  • 24c5c5f Resolves layout bug (rounding error) from #110
  • a43f758 Updated copyright notice
  • 557afa2 Embedded font desc files instead of using XHR - quiet the noise from #98.
  • 118f003 Embedded font desc files instead of using XHR
  • 01529b1 Updated copyright notice
  • ae433d1 Updated copyright notice
  • eda7c22 Sync with BWIPP 2018-02-04
  • 08074d0 Remove console.log() in xhr-fonts.js, issue #98
  • 69d95e0 Updates for issues #91, #94
  • d20e3c0 Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
  • 5986e20 Demonstrate node freetype usage.

There are 27 commits in total.

See the full diff