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 ignore to the latest version 🚀 #14

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 13, 2018

Version 5.0.0 of ignore was just published.

Dependency ignore
Current Version 4.0.6
Type dependency

The version 5.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 ignore.

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.


Release Notes 2018-08-13, Version 5.0.0
  • SEMVER-MAJOR: #20: it will throw if an invalid pathname passes into .ignores(pathname), see Upgrade 4.x -> 5.x.
  • FEATURE: #31: adds a new method .test(pathname).
  • BENCHMARK: improves performance by 26%.
Commits

The new version differs by 12 commits.

  • c38c9a3 Merge pull request #43 from kaelzhang/5.0.0
  • 9e371b0 fixes appveyor
  • ede934c 5.0.0: #31, #20: updates CHANGELOG
  • 0b66017 fixes #31
  • 5723e66 #31: completes .test(path), untested
  • 49b9c6e #31: fixes tests
  • c612aa2 #31: WIP, main logic, tests broken
  • ff189a2 #20: improves README.md
  • 9dd6b4a #20: fixes declaration file.
  • 26df4d4 #20: adds a new static method: ignore.isPathValid; updates README.md
  • 3ee68f1 fixes #20: check path, paths like /foo, ./foo, ../foo will throw
  • 24bcc6d #31: IgnoreBase -> Ignore; rename private methods

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 🌴

greenkeeper bot added a commit that referenced this pull request Aug 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes 5.0.1
  • PATCH: fixes for windows.
  • PATCH: improves tests for typescript and windows.
Commits

The new version differs by 4 commits.

  • 7b962a7 5.0.1: fixes for win32
  • ef2b417 test: fixes a bug that we could never imitate win32 on other platform
  • 6559ad0 updates tests for typescript
  • 18243e1 fixes typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2018

Version 5.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@feross feross merged commit 06fd3fe into master Aug 29, 2018
@feross feross deleted the greenkeeper/ignore-5.0.0 branch August 29, 2018 04:16
@feross
Copy link
Member

feross commented Aug 29, 2018

Released as deglob 3.1.0

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

Successfully merging this pull request may close these issues.

None yet

1 participant