Strider-CD / strider-gitlab

Seamless integration between Strider and GitLab
25 stars 16 forks source link

Update parse-link-header to the latest version πŸš€ #95

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.0 of parse-link-header just got published.

Dependency parse-link-header
Current Version 0.4.1
Type dependency

The version 1.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 parse-link-header. 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.


Commits

The new version differs by 3 commits0.

  • e27d65c 1.0.0
  • 1ff32f7 Fixes a problem with URLs containing a ';' character (Issue #14). Now properly pulls out the URL before the ending '>' before splitting on the ';' delimiter between the URL and the attributes.
  • 56f7f29 Added format-link-header information to the README file.

false

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 1.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 2.

  • 38d795b 1.0.1
  • 9b9927d bump xtend version to latest and add new version of nodejs to .travis
  • 216de8a 1.0.0
  • 0ac00b1 fix a problem with URLs containing a ';' character

See the full diff