fffunction / nunjucks-capture

πŸ“ A nunjucks port of Liquids capture tag
MIT License
1 stars 2 forks source link

Update eslint-plugin-jsx-a11y to the latest version πŸš€ #91

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.2 of eslint-plugin-jsx-a11y just got published.

Dependency eslint-plugin-jsx-a11y
Current Version 4.0.0
Type devDependency

The version 5.0.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-jsx-a11y. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Resolve Flow issues

Explicitly import flow types to resolve flow failures in consuming projects.

Commits

The new version differs by 95 commits.

  • 4230a69 5.0.2
  • a2e4cb1 Update CHANGELOG
  • d70ac7d [fix] - Resolve flow issues by explicitly importing types (#243)
  • 9971241 Update README with explanation recommended/strict (#238)
  • c156644 Add missing README.md doc for media-has-caption (#237)
  • c16fa00 Polyfill missed Array.includes in test helper. (#233)
  • 47b1306 Add linting to all directories and fix errors.
  • bf0ac6a 5.0.1
  • fb8c626 Upgrade all dependencies.
  • fb5b87a Fix: backward compatibility with node.js v4 and v5. (#231)
  • ca876d2 5.0.0
  • bb8dc4d Update CHANGELOG for v5.
  • 24b6193 Refactor img-has-alt to alt-text (#220)
  • 5be6cd6 Merge pull request #221 from jessebeach/docs--no-noninteractive-element-interactions
  • 68931f3 Add a case for interaction handlers on table cells to no-noninteractive-element-interactions

There are 95 commits in total.

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:

greenkeeper[bot] commented 7 years ago

Version 5.0.3 just got published.

Update to this version instead πŸš€

Release Notes Include flow directory in published package

for explicit imports in v5.0.2

Commits

The new version differs by 3 commits.

See the full diff