micromatch / glob-fs

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
http://jonschlinkert.github.io/glob-fs
MIT License
55 stars 17 forks source link

Bump set-value from 0.2.0 to 3.0.1 #32

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps set-value from 0.2.0 to 3.0.1.

Commits - [`e909d1f`](https://github.com/jonschlinkert/set-value/commit/e909d1f064fb7ce5c110ff107aa2393715c4eb7c) 3.0.1 - [`95e9d99`](https://github.com/jonschlinkert/set-value/commit/95e9d9923f8a8b4a01da1ea138fcc39ec7b6b15f) disallow proto keys - [`7bd5011`](https://github.com/jonschlinkert/set-value/commit/7bd5011d82e583305a191a9a062abfe177ec29ad) Merge pull request [#13](https://github-redirect.dependabot.com/jonschlinkert/set-value/issues/13) from mbelsky/patch-1 - [`923d58d`](https://github.com/jonschlinkert/set-value/commit/923d58d49e113dbda0b64b976bb3ed126432558b) Create FUNDING.yml - [`c280ba3`](https://github.com/jonschlinkert/set-value/commit/c280ba3a4694a932e8f6a631d2774714a8f5e303) Fix isObject checking for null values - [`df46cc6`](https://github.com/jonschlinkert/set-value/commit/df46cc6b7bb0983b124f958b1a838bc1dcddf338) Expand non-objects test case - [`1ac51c3`](https://github.com/jonschlinkert/set-value/commit/1ac51c3662ce0a2016cb29a492f9e0b243fc4522) 3.0.0 - [`e890706`](https://github.com/jonschlinkert/set-value/commit/e890706abdc78928eb2da88667bfbc4a5721f22c) run verb to generate readme - [`9cabb2e`](https://github.com/jonschlinkert/set-value/commit/9cabb2e409337a346262f75c9f2259ee0f08a838) add benchmarks - [`d2c35ed`](https://github.com/jonschlinkert/set-value/commit/d2c35ed6c3ddbf95bf13463b8c516970790185f1) refactor, again - Additional commits viewable in [compare view](https://github.com/jonschlinkert/set-value/compare/0.2.0...3.0.1)
Maintainer changes This version was pushed to npm by [jonschlinkert](https://www.npmjs.com/~jonschlinkert), a new releaser for set-value since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/micromatch/glob-fs/network/alerts).