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

Update detect-newline to the latest version 🚀 #83

Merged
merged 3 commits into from
Apr 24, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 11, 2019

The dependency detect-newline was updated from 2.1.0 to 3.0.0.

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.


Release Notes for v3.0.0

Breaking:

  • Return undefined instead of null when no newline is found 446e98c
  • Require Node.js 8 (#7) 841de59

Enhancements:

v2.1.0...v3.0.0

Commits

The new version differs by 3 commits.

  • c4f3aba 3.0.0
  • 446e98c Return undefined instead of null when no newline is found
  • 841de59 Require Node.js 8, add TypeScript definition (#7)

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 🌴

@codeclimate
Copy link

codeclimate bot commented Apr 24, 2019

Code Climate has analyzed commit 26a4645 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Apr 24, 2019

Codecov Report

Merging #83 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #83   +/-   ##
========================================
  Coverage    94.77%   94.77%           
========================================
  Files           10       10           
  Lines          134      134           
  Branches        20       20           
========================================
  Hits           127      127           
  Misses           5        5           
  Partials         2        2

@byCedric byCedric merged commit 0eee460 into develop Apr 24, 2019
@byCedric byCedric deleted the greenkeeper/detect-newline-3.0.0 branch April 24, 2019 21:37
byCedric pushed a commit that referenced this pull request Apr 25, 2019
## [2.1.5](2.1.4...2.1.5) (2019-04-25)

### Code refactors

* upgrade all dependencies to the latest versions ([#91](#91)) ([72a17ae](72a17ae))
* upgrade detect-newline to version 3.0.0 ([#83](#83)) ([0eee460](0eee460))

### Other chores

* configure pull request titles for greenkeeper ([#90](#90)) ([7682b5b](7682b5b))

### Pipeline changes

* add node 12 to testing languages ([#87](#87)) ([4fd6f3c](4fd6f3c))
* remove soon-to-be outdated node 11 in favor of 12 ([#89](#89)) ([97e86cb](97e86cb))
* temporary disable audit-block awaiting tar/node-gyp fix ([#86](#86)) ([9114a27](9114a27))
@byCedric
Copy link
Owner

🎉 This PR is included in version 2.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant