Updates the requirements on envinfo to permit the latest version.
Commits
- [`037a9dd`](https://github.com/tabrindle/envinfo/commit/037a9dd112a0a45e665e0df4c4813b3f8fc09099) add ffmpeg support ([#116](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/116))
- [`418b58d`](https://github.com/tabrindle/envinfo/commit/418b58db59eeceae497673082723b36a5a27f95b) fix: Android SDK info not working on Windows ([#119](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/119))
- [`230ab5c`](https://github.com/tabrindle/envinfo/commit/230ab5c8113ab47d7ddd72d4f4bbba146ce78ec7) Fix centos CI ([#117](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/117))
- [`2a9c153`](https://github.com/tabrindle/envinfo/commit/2a9c1534f48518e97662fde097337fefe98df980) fix: prevent getting no npmPackages on windows ([#114](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/114))
- [`913b3bc`](https://github.com/tabrindle/envinfo/commit/913b3bc201fa2b0a13d9ba7749ccc19e29176723) Add apollo namespace to preset ([#113](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/113))
- [`d41f8fd`](https://github.com/tabrindle/envinfo/commit/d41f8fdb3f0728ce10de8e150b4121a76c9d9d68) fix bug on termux ([#115](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/115))
- [`120a367`](https://github.com/tabrindle/envinfo/commit/120a367c1c89698a18114cdf32c86b29f813fd1f) feat: add managers category (yum, apt, homebrew etc.) ([#108](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/108))
- [`428f07b`](https://github.com/tabrindle/envinfo/commit/428f07bfeeb4b72fcf55dcc67e6106cc039fa461) add clang support. ([#107](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/107))
- [`fe84c36`](https://github.com/tabrindle/envinfo/commit/fe84c363e8d02dfe1e695911f3bf4df90ac16ce4) add R support ([#103](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/103))
- [`3f262b1`](https://github.com/tabrindle/envinfo/commit/3f262b159ceb449f82860412d46de6ee8366919d) add python3 support ([#102](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/102))
- Additional commits viewable in [compare view](https://github.com/tabrindle/envinfo/compare/3.11.0...7.4.0)
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 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)
- 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.
Updates the requirements on envinfo to permit the latest version.
Commits
- [`037a9dd`](https://github.com/tabrindle/envinfo/commit/037a9dd112a0a45e665e0df4c4813b3f8fc09099) add ffmpeg support ([#116](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/116)) - [`418b58d`](https://github.com/tabrindle/envinfo/commit/418b58db59eeceae497673082723b36a5a27f95b) fix: Android SDK info not working on Windows ([#119](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/119)) - [`230ab5c`](https://github.com/tabrindle/envinfo/commit/230ab5c8113ab47d7ddd72d4f4bbba146ce78ec7) Fix centos CI ([#117](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/117)) - [`2a9c153`](https://github.com/tabrindle/envinfo/commit/2a9c1534f48518e97662fde097337fefe98df980) fix: prevent getting no npmPackages on windows ([#114](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/114)) - [`913b3bc`](https://github.com/tabrindle/envinfo/commit/913b3bc201fa2b0a13d9ba7749ccc19e29176723) Add apollo namespace to preset ([#113](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/113)) - [`d41f8fd`](https://github.com/tabrindle/envinfo/commit/d41f8fdb3f0728ce10de8e150b4121a76c9d9d68) fix bug on termux ([#115](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/115)) - [`120a367`](https://github.com/tabrindle/envinfo/commit/120a367c1c89698a18114cdf32c86b29f813fd1f) feat: add managers category (yum, apt, homebrew etc.) ([#108](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/108)) - [`428f07b`](https://github.com/tabrindle/envinfo/commit/428f07bfeeb4b72fcf55dcc67e6106cc039fa461) add clang support. ([#107](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/107)) - [`fe84c36`](https://github.com/tabrindle/envinfo/commit/fe84c363e8d02dfe1e695911f3bf4df90ac16ce4) add R support ([#103](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/103)) - [`3f262b1`](https://github.com/tabrindle/envinfo/commit/3f262b159ceb449f82860412d46de6ee8366919d) add python3 support ([#102](https://github-redirect.dependabot.com/tabrindle/envinfo/issues/102)) - Additional commits viewable in [compare view](https://github.com/tabrindle/envinfo/compare/3.11.0...7.4.0)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 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) - 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.