Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
Removed profiling console.log()s
Your tests are still failing with this version. Compare the changes π¨
Fixed regression in renlinear border drawing
Your tests are still failing with this version. Compare the changes π¨
update to BWIPP 2017-06-09 but without dotcode
Your tests are still failing with this version. Compare the changes π¨
Performance improvements for large image rendering
Your tests are still failing with this version. Compare the changes π¨
Missed two files in 1.4 release
Your tests are still failing with this version. Compare the changes π¨
remove const/let to support older nodejs versions
Your tests are passing again with this version. Explicitly upgrade to this version π
Version 1.5 - FreeType replacement
Your tests are passing again with this version. Explicitly upgrade to this version π
let/const slipped into the code
Your tests are passing again with this version. Explicitly upgrade to this version π
various tweaks and bug fixes
Your tests are passing again with this version. Explicitly upgrade to this version π
Fixed error handling when image exceeds limits
Your tests are passing again with this version. Explicitly upgrade to this version π
Fix OCR-A naming in node.js version
Your tests are passing again with this version. Explicitly upgrade to this version π
Reverted Buffer.from() to new Buffer() for older nodes
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
Your tests are passing again with this version. Explicitly upgrade to this version π
Added fill(0) after new Buffer() in node-bitmap.js
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
Your tests are passing again with this version. Explicitly upgrade to this version π
Fixed the ps-compiler to work with dotcode. Re-enabled freetype.js for node usage (#85). Added process.env.PORT for Heroku (#90).
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
Your tests are passing again with this version. Explicitly upgrade to this version π
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
Your tests are passing again with this version. Explicitly upgrade to this version π
Remove console.log() in xhr-fonts.js, issue #98
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
Your tests are passing again with this version. Explicitly upgrade to this version π
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
Your tests are passing again with this version. Explicitly upgrade to this version π
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
Your tests are passing again with this version. Explicitly upgrade to this version π
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
Version 1.3.0 of bwip-js just got published.
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-04Sync 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: