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 domino is breaking the build 🚨 #268

Open
greenkeeper bot opened this issue Feb 14, 2019 · 2 comments
Open

An in-range update of domino is breaking the build 🚨 #268

greenkeeper bot opened this issue Feb 14, 2019 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 14, 2019

The devDependency domino was updated from 2.1.1 to 2.1.2.

🚨 View failing branch.

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

domino is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 11 commits.

  • f049cfb Release domino 2.1.2.
  • 2623f3d Implement HTMLOptionElement#text and HTMLOptionElement#value
  • e8da42f Add test case to document perhaps-surprising behavior of parsing
  • 2f0cac3 Sprinkle appropriate comments in the code.
  • 1562608 Add CHANGELOG.md entry.
  • b1baa8d Avoid megamorphic call-site for Node#_serializeOne()
  • 031edc5 Allow writable Element constructors
  • e418d16 Update CHANGELOG for #135
  • 513aeec Add test for #135
  • 658c595 Fix $= selector
  • 8acf9f0 Bump version after release.

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 Feb 14, 2019

After pinning to 2.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency domino was updated from 2.1.2 to 2.1.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 commits.

  • 191078e Release domino 2.1.3.
  • 13cd59f Update mocha/should/jshint devDependencies
  • e19e8bf CSS fix: decode escape characters before calling #getElementsByTagName()
  • 62680a2 CSS fixes: $=, :is and child selectors on <html>
  • 04a4c75 Document that I've audited the changes between Zest 0.0.4 and 0.1.3
  • 87ce453 Bump version after release.

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