TheNewSource / docs

learn you some npm for great good
https://docs.npmjs.com
0 stars 0 forks source link

An in-range update of js-beautify is breaking the build 🚨 #19

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.8.0 of js-beautify was just published.

Branch Build failing 🚨
Dependency js-beautify
Current Version 1.7.5
Type dependency

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

js-beautify 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/TheNewSource/docs/113?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 402 commits.

  • 12087be 1.8.0
  • e905c7c Python 1.8.0
  • 7b32b88 Bump version numbers in README.md
  • 498a550 Merge pull request #1513 from MacKLess/hbs
  • 2fd78a6 Add test for handlebars with wrap attributes
  • f6e38be Merge pull request #1512 from MacKLess/svg
  • 8d6bf68 Add test for SVG formatting
  • d9b36ad Merge pull request #1511 from MacKLess/media
  • 9bedbe1 Add test for newlines in css @media blocks
  • 72f06b6 Merge pull request #1510 from MacKLess/wrap
  • e3979f5 Add test for wrapping negative expressions that end a line
  • a1bfc05 Add CLI values
  • 47231ba Add tests
  • f97b8f8 Merge pull request #1509 from MacKLess/test
  • 391f19e Merge pull request #1508 from MacKLess/force

There are 250 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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.8.1 just got published.

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

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.3 just got published.

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

Commits

The new version differs by 51 commits.

  • b8d4f5c Release: 1.8.3
  • 8f827c7 Merge remote-tracking branch 'origin/master' into release
  • d33e70d Bump version numbers for 1.8.3
  • b092116 Update Changelog
  • f76d933 Merge pull request #1529 from MacKLess/last_token
  • b5ef9b4 Refactor _flags.last_text to _flags.last_token.text
  • cfa13d9 Merge pull request #1528 from MacKLess/reserved_word
  • e849cb9 Refactor TOKEN.RESERVED to reserved_word and reserved_array functions
  • 866cfca Simplified error handling
  • d46410f Fix unicode test for windows
  • 418fc7a Refactor end_with_newline in Output settings
  • a46d717 Refactor indent_string calculation into Output
  • 02d8969 Added single selection options
  • de834fd Python test should not run node build
  • b89cdb9 Better output for unicode decoding errors

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.4 just got published.

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

Commits

The new version differs by 7 commits.

  • 732c27b Release: 1.8.4
  • e19bc32 Merge remote-tracking branch 'origin/master' into release
  • 930c050 Bump version numbers for 1.8.4
  • ae5c953 Update Changelog
  • 0ef7b81 Fix for unformatted and content_unformatted
  • ab54c74 Fix merge error
  • 886f6d3 Fixed unindent chained methods under-indent

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.5 just got published.

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

Commits

The new version differs by 16 commits.

  • 4b0a862 Release: 1.8.5
  • c6bb41d Merge remote-tracking branch 'origin/master' into release
  • 082ffb6 Bump version numbers for 1.8.5
  • 928d849 Merge pull request #1545 from MacKLess/declare
  • 837226e Merge pull request #1546 from MacKLess/comments
  • bae5a5a Fixes indentation in second comment on webpage
  • 677b0dc Fix formatting for Typescript declare
  • 5681ad4 Merge pull request #1543 from bitwiseman/io-move
  • 6469217 Merge branch 'master' into io-move
  • 5aec460 Merge pull request #1540 from bitwiseman/uri
  • ee99c9b Merge branch 'master' into io-move
  • 7f36731 Merge pull request #1541 from bitwiseman/issue-1469
  • e287d16 Fixed #1408
  • 2d48af8 Move all references to beautifier.io
  • aadec2b Preserve new line at start of handlebars contents

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.6 just got published.

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

Commits

The new version differs by 3 commits.

  • aa2ed90 Merge remote-tracking branch 'origin/master' into release
  • 04fab5b Bump version numbers for 1.8.6
  • c0cd2e6 Update Changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 28 commits.

  • d3a982b Release: 1.8.7
  • f6823c3 Merge remote-tracking branch 'origin/master' into release
  • d621adb Bump version numbers for 1.8.7
  • 2f8e4f0 Merge pull request #1571 from MacKLess/preserve
  • c413de0 Add preserve and preserve_align to html
  • 7b20e88 Merge pull request #1566 from zilioti/core-options-test
  • 96a0f67 Minor tweaks
  • 2801952 Merge remote-tracking branch 'beautify-web/master' into core-options-test
  • ab85ff6 Added newlines to end of files
  • 58d339a Add unit tests for core options in python
  • bdc7701 Fix core options tests after running make ci
  • bfdea6e Add unit tests for core options
  • d98c27b Merge pull request #1563 from MacKLess/scripts
  • 096a070 Add tests for indent scripts option
  • 234369d Merge pull request #1476 from ganes1410/add-tests

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 87eee68 Release: 1.8.8
  • 0d6ec2f Merge remote-tracking branch 'origin/master' into release
  • 62e2fc9 Bump version numbers for 1.8.8
  • 3d1e8eb Update Changelog
  • 74cb7c4 Merge pull request #1574 from bitwiseman/object-async
  • a2ba20b Fix object literal async indenting
  • 07f7da9 Merge pull request #1570 from mesqueeb/patch-1
  • 2397383 Update "space_after_anon_function": false,

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 36 commits.

  • 4ee8f02 Release: 1.8.9
  • af3e8f1 Merge remote-tracking branch 'origin/master' into release
  • 6217492 Bump version numbers for 1.8.9
  • 212077a Update Changelog
  • 678ec2f Merge pull request #1597 from bitwiseman/file-param
  • c070272 Fix globs and tests
  • 5bc3776 Fix indenting
  • 13b6abc Merge pull request #1580 from StefanKoenen/issue-787
  • e1c147d Add glob support to python
  • 4cb57d5 Added support for globs.
  • 44a83e7 Merge pull request #1436 from 121595113/master
  • d7d901a Fixed up method shorthand
  • a715e0d in the .vue file space_after_anon_function is invalid #1425
  • d573cf9 More informative CI matrix names
  • e31f5a2 Merge pull request #1595 from bitwiseman/azure-macos

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.9.0

Description

  • Fixed Tab indenting - when tabs indenting enabled, they are used universally. Also, tab size customizable: 8-space tabs would mean each tab is treated as 8 spaces. (#1294, #1551)
  • Accurate line wrapping - Layout always wraps when line length exceed specified column, unless wrapping would not reduce line length. (#284, #1238)
  • Improved Template handling in HTML - Go, Django, Handlebars, ERB/EJS/ASP, PHP (still only handlebars indenting) (#881, #1602, #1620)
  • Improved Template handling in Javascript - ERB/EJS/ASP, PHP (no indenting, no Django or Handlebars due to potential syntax conflicts for curly braces) (#1377)
  • Fixed indenting of mustache inverted conditionals (#1623 @e2tha-e)
  • Fixed indenting for HTML tags with option end tags (#1213)

v1.8.9...v1.9.0

Commits

The new version differs by 107 commits.

  • 00e66a6 Merge remote-tracking branch 'origin/master' into release
  • 8fa003e Bump version numbers for 1.9.0
  • 66f611a Update Changelog
  • 027ba4e Increase milestone and issue count maximums
  • f47d361 Update instructions with make js
  • 850fd50 Release: 1.9.0-beta5
  • bf9c079 Merge remote-tracking branch 'origin/master' into release
  • 2742799 Bump version numbers for 1.9.0-beta5
  • 2f1685a Revert "Revert "Stop bothering with node6 on windows""
  • 954d552 Revert "Stop bothering with node6 on windows"
  • 574d1c5 Remove npm install from pipeline
  • 4a23c41 Autoupdate project local npm
  • 17149d2 Report npm version
  • 605e398 Report npm version
  • e2cb65f Try to fix package-lock again

There are 107 commits in total.

See the full diff