chrisguttandin / dynamo-converters

A collection of converter functions to get good old JavaScript key/value objects into a DynamoDB friendly schema and back again.
MIT License
24 stars 3 forks source link

Update eslint-config-holy-grail to the latest version 🚀 #34

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 29.0.0 of eslint-config-holy-grail was just published.

Dependency eslint-config-holy-grail
Current Version 28.0.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-config-holy-grail.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits.

  • 6fc2658 29.0.0
  • f803f9a style: apply linting rules
  • 89b3fa2 feat: add node/prefer-global/url-search-params rule
  • 1ea5f3a feat: add node/prefer-global/url rule
  • 31318cf feat: add node/prefer-global/process rule
  • 4868ac7 feat: add node/prefer-global/console rule
  • 23f7e68 feat: add node/prefer-global/buffer rule
  • 2d1dafc feat: update ecmaVersion in parserOptions to 2019
  • cfb4994 fix(package): update eslint-plugin-node to version 7.0.0
  • 999389e fix(package): update lockfile
  • b1b7387 fix(package): update eslint to version 5.1.0
  • 4120dc1 fix(package): update lockfile
  • 2711853 fix(package): update gruntify-eslint to version 5.0.0
  • cae071c fix(package): update eslint to version 5.0.1

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: