hollodotme / readis

Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
Other
38 stars 6 forks source link

Bump tm/tooly-composer-script from 1.2.6 to 1.4.0 #27

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tm/tooly-composer-script from 1.2.6 to 1.4.0.

Release notes *Sourced from [tm/tooly-composer-script's releases](https://github.com/tommy-muehle/tooly-composer-script/releases).* > ## 1.4.0 > [ADDED] [#17](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/17) Add possibility to set a fallback url by [@​svenjungnickel](https://github.com/svenjungnickel) > > ## 1.3.0 > [FIXES] [#15](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/15), create a copy instead of a symlink on windows > [ADDED] [#14](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/14), make rename of tool to the given key possible > [ADDED] Checks on windows via AppVeyor > [CHANGED] Update README > [REMOVED] CodeClimate badge and processor
Commits - [`dbc5778`](https://github.com/tommy-muehle/tooly-composer-script/commit/dbc57789ebe3770b89bc9a721549e776085d9188) Merge pull request [#17](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/17) from svenjungnickel/fallback-url - [`6e258bd`](https://github.com/tommy-muehle/tooly-composer-script/commit/6e258bd906767226a19a897ac52c0e1ec28257b7) Fix download from a fallback url - [`c7aadd3`](https://github.com/tommy-muehle/tooly-composer-script/commit/c7aadd33589cd0c3bcfc154f696726798546e802) Add possibility to set a fallback url - [`efd6809`](https://github.com/tommy-muehle/tooly-composer-script/commit/efd6809a616b41f43d3f68e2b4bf314a8f1f2db8) Update README - [`6e69db1`](https://github.com/tommy-muehle/tooly-composer-script/commit/6e69db1759e0c274e3cabe32abeb0d5b322ed39b) Merge pull request [#14](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/14) from heiglandreas/addRenameFile - [`bafde05`](https://github.com/tommy-muehle/tooly-composer-script/commit/bafde05e2c8869bc72edc750445d594883bed294) Replace code-climate with AppVeyor badge - [`5d6d1d6`](https://github.com/tommy-muehle/tooly-composer-script/commit/5d6d1d6a3c3512d53c4b483df3e9758f41361648) Fix tests - [`fdb7827`](https://github.com/tommy-muehle/tooly-composer-script/commit/fdb78275935670098c2cba756b72d96990789c04) Fix wrong condition - [`127774c`](https://github.com/tommy-muehle/tooly-composer-script/commit/127774cdb2ca73944337ca66be0b25057377d53b) Copy tool instead of symlink it on Windows systems, fixes [#15](https://github-redirect.dependabot.com/tommy-muehle/tooly-composer-script/issues/15) - [`f21e0ea`](https://github.com/tommy-muehle/tooly-composer-script/commit/f21e0ea8e686ae7f924729606efc0b9a345ead1c) Add appveyor.yaml configuration file - Additional commits viewable in [compare view](https://github.com/tommy-muehle/tooly-composer-script/compare/1.2.6...1.4.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 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 - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     77.97%   77.97%           
  Complexity      265      265           
=========================================
  Files            48       48           
  Lines           772      772           
=========================================
  Hits            602      602           
  Misses          170      170

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 146a15b...d9bd7fa. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #29.