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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update basic-auth to the latest version 馃殌 #59

Merged
merged 1 commit into from
Oct 21, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 13, 2017

Version 2.0.0 of basic-auth just got published.

Dependency basic-auth
Current Version 1.1.0
Type dependency

The version 2.0.0 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 basic-auth.
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 2.0.0
  • Drop support for Node.js below 0.8
  • Remove auth(ctx) signature -- pass in header or auth(ctx.req)
  • Use safe-buffer for improved Buffer API
Commits

The new version differs by 15 commits.

  • 7044573 2.0.0
  • be7dc4b Remove auth(ctx) signature
  • 9c92f93 build: eslint-plugin-node@5.1.1
  • eaee381 build: eslint-plugin-import@2.7.0
  • 4120093 build: mocha@2.5.3
  • cdee8f4 build: support Node.js 8.x
  • 28b907f Drop support for Node.js below 0.8
  • 8c47371 lint: apply standard 10 style
  • 4c643e9 Use safe-buffer for improved Buffer API
  • 1df7fe4 build: eslint@3.19.0
  • 59f6456 build: eslint-plugin-markdown@1.0.0-beta.6
  • d46abf0 build: Node.js@7.10
  • afb1e8f build: Node.js@6.11
  • 87a4276 build: Node.js@4.8
  • 1028f26 build: use precise dist for Travis CI

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

coveralls commented Sep 13, 2017

Coverage Status

Coverage remained the same at 98.472% when pulling bcfce76 on greenkeeper/basic-auth-2.0.0 into ef300bf on develop.

@thetutlage thetutlage merged commit 244839b into develop Oct 21, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/basic-auth-2.0.0 branch October 21, 2017 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants