Incognito / one-time-secret

Self-Host secrets on a host that you choose. Minimal requirements. Designed for easy setup.
MIT License
32 stars 5 forks source link

Bump madge from 3.4.4 to 3.5.1 #171

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps madge from 3.4.4 to 3.5.1.

Changelog *Sourced from [madge's changelog](https://github.com/pahen/madge/blob/master/CHANGELOG.md).* > ## v3.5.1 (Nov 07, 2019) > > * Add funding to package.json > > ## v3.5.0 (Oct 28, 2019) > > * Reduce processing by excluding .git content (Thanks to [@​villelaitila](https://github.com/villelaitila))
Commits - [`389ea91`](https://github.com/pahen/madge/commit/389ea9103e8e27a642f484cdf242c452667920f4) 3.5.1 - [`8ee9126`](https://github.com/pahen/madge/commit/8ee91265973985eee08b873eff0e5104d48d4f61) Add funding to package.json - [`4bd8366`](https://github.com/pahen/madge/commit/4bd836684e8535791c558f4553e97977294e1d36) 3.5.0 - [`5f6fdb7`](https://github.com/pahen/madge/commit/5f6fdb7624fdad3e79010a1aba50ea0260a51776) Merge branch 'villelaitila-optimize-by-avoiding-git-content' - [`64364bf`](https://github.com/pahen/madge/commit/64364bfcb3190e31e7bc14709d2a92ca48120640) Reduce processing by excluding .git content. - [`d1539a9`](https://github.com/pahen/madge/commit/d1539a9f5cf49dd0fbdde78917cbc6517a1b61e3) Avoid Graphviz issues on Travis by using latest Ubuntu - [`1ef0f42`](https://github.com/pahen/madge/commit/1ef0f42d0e6e2706f595a71dcb8c2ba2521fe828) Add note about “skipTypeImports” in FAQ - [`ab73af8`](https://github.com/pahen/madge/commit/ab73af86e24a6a57192eb70164bdf49712455d8d) Add test for orphans() and RequireJS config - [`94b415d`](https://github.com/pahen/madge/commit/94b415d0a01611432cdbb99fd4840ceeb1ba49d7) Add note about GTS in README - [`937dc87`](https://github.com/pahen/madge/commit/937dc8717f414b68eb02f5ac1fd300b4f3843c34) Update README.md - Additional commits viewable in [compare view](https://github.com/pahen/madge/compare/v3.4.4...v3.5.1)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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)