greenkeeper-keeper / hapi-greenkeeper-keeper

hapi plugin to automatically merge and clean up passing greenkeeper PRs
MIT License
5 stars 4 forks source link

Update @travi/eslint-config to the latest version 🚀 #657

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The devDependency @travi/eslint-config was updated from 1.0.34 to 1.0.35.

This version 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.


Publisher: travi License: MIT

Release Notes for v1.0.35

1.0.35 (2020-05-25)

Bug Fixes

  • deps: update dependency @form8ion/eslint-config to v1.6.17 (d16e077)
Commits

The new version differs by 12 commits.

  • d16e077 fix(deps): update dependency @form8ion/eslint-config to v1.6.17
  • 1198a70 chore(deps): lock file maintenance
  • fb8b22a chore(deps): lock file maintenance
  • d439fd8 chore(deps): update dependency cz-conventional-changelog to v3.2.0
  • 9897f66 chore(deps): update dependency remark-preset-lint-travi to v1.3.6
  • ac1df87 chore(deps): update dependency husky to v4.2.5
  • 3576e88 chore(deps): update dependency commitlint-config-travi to v1.3.6
  • db3f7b4 chore(deps): update dependency ban-sensitive-files to v1.9.7
  • 6b3c5cc chore(deps): pin dependencies
  • 76abbbf docs(badges): removed the greenkeeper badge
  • d40aae8 ci(renovate): enabled management of dependency updates
  • 7f5f3e1 docs(extends): documented the extension of the form8ion config

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:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@29b4eb7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #657   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        11           
  Lines             ?       149           
  Branches          ?         0           
==========================================
  Hits              ?       149           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ
src/errors/index.js 100.00% <0.00%> (ø)
src/handler.js 100.00% <0.00%> (ø)
src/plugin.js 100.00% <0.00%> (ø)
src/errors/merge-failure-error.js 100.00% <0.00%> (ø)
src/greenkeeper.js 100.00% <0.00%> (ø)
src/github/octokit-factory-wrapper.js 100.00% <0.00%> (ø)
src/github/actions.js 100.00% <0.00%> (ø)
src/process.js 100.00% <0.00%> (ø)
src/errors/failed-check-run-found-error.js 100.00% <0.00%> (ø)
src/errors/failed-status-found-error.js 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 29b4eb7...03d2d05. Read the comment docs.