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 what-input is breaking the build 🚨 #205

Open
greenkeeper bot opened this issue Nov 9, 2018 · 7 comments
Open

An in-range update of what-input is breaking the build 🚨 #205

greenkeeper bot opened this issue Nov 9, 2018 · 7 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 9, 2018

The dependency what-input was updated from 5.1.2 to 5.1.3.

🚨 View failing branch.

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

what-input 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v5.1.3

Added sourcemap for the minified version.

Commits

The new version differs by 3 commits.

  • c8676a5 Version bump
  • 0c847d6 Updating some build tools, and adding sourcemaps, ref #82
  • e370a58 Adding prettierrc and updating how Gulp plugins are loaded

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 Nov 9, 2018

After pinning to 5.1.2 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 Mar 4, 2019

  • The dependency what-input was updated from 5.1.3 to 5.1.4.

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.4
  • Fixed: Increase buffering time by 20ms to fix iOS reporting mousedown
  • Fixed: Adds touchend to input map
Commits

The new version differs by 3 commits.

  • b3eb739 Adds touchend to input map, ref #92
  • 7cd6589 Increase buffering time by 20ms to fix iOS reporting mousedown
  • 536f0ed Prettier formatting

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2019

  • The dependency what-input was updated from 5.1.4 to 5.2.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.2.1
  • Fixed: iOS was occasionally reporting mouse because of event execution order.
  • Added: touchend to input map
  • Added: Allows buttons inside forms to be treated like other form inputs.
  • Added: iTouch intent indicator in demo page (it worked all along, you just couldn't see it).
Commits

The new version differs by 14 commits.

  • 5566379 Fixing polyfill bug
  • 93335ed Add back support for closest for supporting browsers
  • 1229446 Using manual version of closest() to mitigate browser support
  • 8c6a5e2 README update
  • 8a66035 Add intent indicator for touch
  • 20fdfa3 Increment version
  • 4333405 Merging notFormInput logic
  • f7f5338 Allows buttons inside forms to be treated like other form inputs
  • a357ddf Styling updates
  • 8afef53 Adding to README
  • 9d8fa66 Prettier formatting
  • 750e925 Fix for iOS reporting mouse because of event execution order, ref #88
  • 1ae5b4c Update README.md
  • 77414d4 Merge pull request #91 from ten1seven/touch-buffering

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2019

  • The dependency what-input was updated from 5.2.1 to 5.2.3.

Your tests are still failing with this version. Compare changes

Release Notes for v5.2.3
  • activeElement is null bug in IE is fixed (thanks @EasterPeanut).
  • Mousewheel event detection works correctly again.
Commits

The new version differs by 3 commits.

  • 6fd86fd README Update
  • fc23b9e Fix test for mousewheel
  • a73ddba Update conditional logic to maintain activeElement check, ref #38

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2019

  • The dependency what-input was updated from 5.2.3 to 5.2.4.

Your tests are still failing with this version. Compare changes

Release Notes for v5.2.4
  • Added: Ability to add data-whatpersist="false" attribute to the <html> or <body> tag to disable usage of session storage to persist input/intent across pages.
  • Updated: Build tools and added linting.
Commits

The new version differs by 6 commits.

  • ec9a7d2 Add data-whatpersist
  • 0612dfe Adding linting configs
  • 25c3bf4 Fixing linter errors
  • 835879c Update build tools
  • b2ee26d Use different variable name for form control selection
  • e045a2a Don't block footer links in demo

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

  • The dependency what-input was updated from 5.2.4 to 5.2.5.

Your tests are still failing with this version. Compare changes

Release Notes for v5.2.5
  • Fixed: Hotfix for shaky support of dataset in IE10.
Commits

The new version differs by 2 commits.

  • cfe8745 Update README.md
  • a481cdd Hotfix for shaky support of dataset in IE10

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

  • The dependency what-input was updated from 5.2.5 to 5.2.6.

Your tests are still failing with this version. Compare changes

Release Notes for v5.2.6
  • Fixed: adds DOMContentLoaded event before looking for data-whatpersist attribute on body.
Commits

The new version differs by 2 commits.

  • 05fe7c7 Update README.md
  • 68e9f7a Fixed: adds DOMContentLoaded event before looking for body

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