geodatagouv / link-proxy

Analyze links in your (geo)data catalogs
6 stars 2 forks source link

Bump matcher from 1.1.1 to 2.1.0 #346

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps matcher from 1.1.1 to 2.1.0.

Release notes *Sourced from [matcher's releases](https://github.com/sindresorhus/matcher/releases).* > ## v2.1.0 > - Support multiple inputs and patterns in `matcher.isMatch()` ([#21](https://github-redirect.dependabot.com/sindresorhus/matcher/issues/21)) aab6a7b > > https://github.com/sindresorhus/matcher/compare/v2.0.0...v2.1.0 > > ## v2.0.0 > Breaking: > - Require Node.js 8 ae81dc7 > > Enhancements: > - Add TypeScript definition ([#19](https://github-redirect.dependabot.com/sindresorhus/matcher/issues/19)) 5ed34b1 > > https://github.com/sindresorhus/matcher/compare/v1.1.1...v2.0.0
Commits - [`519dbd0`](https://github.com/sindresorhus/matcher/commit/519dbd05c62c9bbaefa00867666b8f5be49d2545) 2.1.0 - [`f31d495`](https://github.com/sindresorhus/matcher/commit/f31d4956dc0829b3e4c95bd0c0e759e573c5c848) Meta tweaks - [`aab6a7b`](https://github.com/sindresorhus/matcher/commit/aab6a7b177b137b65cbfb7201567085754f532fb) Support multiple inputs and patterns in `matcher.isMatch()` ([#21](https://github-redirect.dependabot.com/sindresorhus/matcher/issues/21)) - [`81f4c78`](https://github.com/sindresorhus/matcher/commit/81f4c78fa17a6f3d467bbd876df112f63c07c93a) Tidelift tasks - [`5ed839e`](https://github.com/sindresorhus/matcher/commit/5ed839eaac117ed352f09c3b1306b0f34c94dbe3) Create funding.yml - [`3f0163e`](https://github.com/sindresorhus/matcher/commit/3f0163edc2edd9a4bf231c094bf94629680e78ae) Add Node.js 12 to testing ([#20](https://github-redirect.dependabot.com/sindresorhus/matcher/issues/20)) - [`c3e9e96`](https://github.com/sindresorhus/matcher/commit/c3e9e96abbbff8ea93e5876819d1b4d3929aec5a) 2.0.0 - [`ae81dc7`](https://github.com/sindresorhus/matcher/commit/ae81dc759055097a5cca2ab4354ae599c0a94e80) Require Node.js 8 - [`5ed34b1`](https://github.com/sindresorhus/matcher/commit/5ed34b1ad32667ff0e79c277aa539eb3fcee5e7e) Add TypeScript definition ([#19](https://github-redirect.dependabot.com/sindresorhus/matcher/issues/19)) - [`3a5a948`](https://github.com/sindresorhus/matcher/commit/3a5a948289e1da309e0d31a63743cadd1b7d2115) Add link to the CLI - Additional commits viewable in [compare view](https://github.com/sindresorhus/matcher/compare/v1.1.1...v2.1.0)


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 will not automatically merge this PR because it includes a major update to a production dependency.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #346 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files          25       25           
  Lines         525      525           
=======================================
  Hits          340      340           
  Misses        185      185

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba45408...d4bbeb9. Read the comment docs.