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 js-yaml is breaking the build 🚨 #81

Open
greenkeeper bot opened this issue Mar 5, 2018 · 5 comments
Open

An in-range update of js-yaml is breaking the build 🚨 #81

greenkeeper bot opened this issue Mar 5, 2018 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 5, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.11.0 of js-yaml was just published.

Branch Build failing 🚨
Dependency js-yaml
Current Version 3.10.0
Type dependency

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

js-yaml 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
  • bitHound - Code null Details
  • bitHound - Dependencies null Details

Commits

The new version differs by 5 commits.

  • f2bb207 3.11.0 released
  • b7eb2e6 Browser files rebuild
  • dc2227b Dumper: fix negative integers in bin/octal/hex formats, close #399
  • c62fd62 support es6 arrow functions, fixes #389 (#393)
  • bee7e99 Fix typo in README.md (#373)

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
Author

greenkeeper bot commented Mar 5, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 3.12.0 just got published.

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

Commits

The new version differs by 6 commits.

  • 5cdad9b 3.12.0 released
  • ef00891 Browser files rebuild
  • 337595a Dev deps bump
  • 290705b Support arrow functions without a block statement (#421)
  • bab69b5 Check for leading newlines when determining if block indentation indicator is needed (#404)
  • bb7f0cf Add property based tests to assess load reverses dump (#398)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 5, 2019

  • The dependency js-yaml was updated from 3.12.0 to 3.12.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • b6d2609 3.12.1 released
  • 7b68122 Browser files rebuild
  • 784d1d0 Add "noArrayIndent" option (#461)
  • 00bba11 Fix description of onWarning (#460)
  • 2d1fbed Travis-CI: increase tests timeout

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 26, 2019

  • The dependency js-yaml was updated from 3.12.1 to 3.12.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • e4267fc 3.12.2 released
  • 7231a49 Browser files rebuild
  • 99c0bf9 Fix for issue #468 includes passing test (#469)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2020

  • The dependency js-yaml was updated from 3.13.1 to 3.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 31 commits.

  • 34e5072 3.14.0 released
  • 7b25c83 Browser files rebuild
  • 6f73473 Dev deps bump
  • 0c29349 Travis-CI: drop old nodejs versions
  • 10be97e fix(loader): Add support for safe/loadAll(input, options)
  • d6983dd Fix issue #526: wrong quote position writing condensed flow (#527)
  • 93fbf7d fix issue 526 (wrong quote position writing condensed flow)
  • e569cc7 readme: update titelift info
  • 8fb2905 changelog format update
  • 33c2236 Verify that there are no null-bytes in input
  • aeb6828 Check the node type for !<?> tag in case user manually specifies it
  • 3e93973 Merge pull request #523 from tmcw/unpkg-jsdelivr-fields
  • b565e1a Add unpkg and jsdelivr fields to point to browser build
  • d9fe622 Merge pull request #521 from vcache/feature/dumper-spec-compilance
  • 667b3a1 dumper: don't quote strings with # without need

There are 31 commits in total.

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