stanislav-tkach / os_info

Rust library to detect the operating system type
MIT License
175 stars 52 forks source link

Upgrade to GitHub-native Dependabot #261

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.

Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates, and you'll configure Dependabot through the new config file rather than a UI.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about migrating to GitHub-native Dependabot

Please note that regular @dependabot commands do not work on this pull request.

github-actions[bot] commented 3 years ago

:cowboy_hat_face: Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu :cowboy_hat_face:

@@ Size breakdown @@

Size       1.12 MB
Text size  1.12 MB

No changes to crate sizes

Dependency tree
```diff @@ Dependency tree @@ Count: 47 ├─ env_logger v0.8.3 │ ├─ atty v0.2.14 │ │ └─ libc v0.2.94 │ ├─ humantime v2.1.0 │ ├─ log v0.4.14 │ │ └─ cfg-if v1.0.0 │ ├─ regex v1.4.6 │ │ ├─ aho-corasick v0.7.15 │ │ │ └─ memchr v2.3.4 │ │ ├─ memchr v2.3.4 │ │ └─ regex-syntax v0.6.23 │ └─ termcolor v1.1.2 ├─ log v0.4.14 ├─ os_info v3.0.4 (/home/runner/work/os_info/os_info/os_info) │ └─ log v0.4.14 └─ structopt v0.3.21 ├─ clap v2.33.3 │ ├─ ansi_term v0.11.0 │ ├─ atty v0.2.14 │ ├─ bitflags v1.2.1 │ ├─ strsim v0.8.0 │ ├─ textwrap v0.11.0 │ │ └─ unicode-width v0.1.8 │ ├─ unicode-width v0.1.8 │ └─ vec_map v0.8.2 ├─ lazy_static v1.4.0 └─ structopt-derive v0.4.14 (proc-macro) ├─ heck v0.3.2 │ └─ unicode-segmentation v1.7.1 ├─ proc-macro-error v1.0.4 │ ├─ proc-macro-error-attr v1.0.4 (proc-macro) │ │ ├─ proc-macro2 v1.0.26 │ │ │ └─ unicode-xid v0.2.1 │ │ ├─ quote v1.0.9 │ │ │ └─ proc-macro2 v1.0.26 │ │ └─ version_check v0.9.3 │ ├─ proc-macro2 v1.0.26 │ ├─ quote v1.0.9 │ ├─ syn v1.0.71 │ │ ├─ proc-macro2 v1.0.26 │ │ ├─ quote v1.0.9 │ │ └─ unicode-xid v0.2.1 │ └─ version_check v0.9.3 ├─ proc-macro2 v1.0.26 ├─ quote v1.0.9 └─ syn v1.0.71 ```

Commit: 796f4ad4da9feb3830d8d657910c19b89736d24a (Compare with baseline commit)

github-actions[bot] commented 3 years ago

:apple: Cargo bloat for toolchain stable-x86_64-apple-darwin :apple:

@@ Size breakdown @@

Size       1.14 MB
Text size  1.14 MB

No changes to crate sizes

Dependency tree
```diff @@ Dependency tree @@ Count: 47 ├─ env_logger v0.8.3 │ ├─ atty v0.2.14 │ │ └─ libc v0.2.94 │ ├─ humantime v2.1.0 │ ├─ log v0.4.14 │ │ └─ cfg-if v1.0.0 │ ├─ regex v1.4.6 │ │ ├─ aho-corasick v0.7.15 │ │ │ └─ memchr v2.3.4 │ │ ├─ memchr v2.3.4 │ │ └─ regex-syntax v0.6.23 │ └─ termcolor v1.1.2 ├─ log v0.4.14 ├─ os_info v3.0.4 (/Users/runner/work/os_info/os_info/os_info) │ └─ log v0.4.14 └─ structopt v0.3.21 ├─ clap v2.33.3 │ ├─ ansi_term v0.11.0 │ ├─ atty v0.2.14 │ ├─ bitflags v1.2.1 │ ├─ strsim v0.8.0 │ ├─ textwrap v0.11.0 │ │ └─ unicode-width v0.1.8 │ ├─ unicode-width v0.1.8 │ └─ vec_map v0.8.2 ├─ lazy_static v1.4.0 └─ structopt-derive v0.4.14 (proc-macro) ├─ heck v0.3.2 │ └─ unicode-segmentation v1.7.1 ├─ proc-macro-error v1.0.4 │ ├─ proc-macro-error-attr v1.0.4 (proc-macro) │ │ ├─ proc-macro2 v1.0.26 │ │ │ └─ unicode-xid v0.2.1 │ │ ├─ quote v1.0.9 │ │ │ └─ proc-macro2 v1.0.26 │ │ └─ version_check v0.9.3 │ ├─ proc-macro2 v1.0.26 │ ├─ quote v1.0.9 │ ├─ syn v1.0.71 │ │ ├─ proc-macro2 v1.0.26 │ │ ├─ quote v1.0.9 │ │ └─ unicode-xid v0.2.1 │ └─ version_check v0.9.3 ├─ proc-macro2 v1.0.26 ├─ quote v1.0.9 └─ syn v1.0.71 ```

Commit: 796f4ad4da9feb3830d8d657910c19b89736d24a (Compare with baseline commit)

github-actions[bot] commented 3 years ago

:office: Cargo bloat for toolchain stable-x86_64-pc-windows-gnu :office:

@@ Size breakdown @@

Size       2.23 MB
Text size  2.23 MB

No changes to crate sizes

Dependency tree
```diff @@ Dependency tree @@ Count: 50 ├─ env_logger v0.8.3 │ ├─ atty v0.2.14 │ │ └─ winapi v0.3.9 │ │ └─ winapi-x86_64-pc-windows-gnu v0.4.0 │ ├─ humantime v2.1.0 │ ├─ log v0.4.14 │ │ └─ cfg-if v1.0.0 │ ├─ regex v1.4.6 │ │ ├─ aho-corasick v0.7.15 │ │ │ └─ memchr v2.3.4 │ │ ├─ memchr v2.3.4 │ │ └─ regex-syntax v0.6.23 │ └─ termcolor v1.1.2 │ └─ winapi-util v0.1.5 │ └─ winapi v0.3.9 ├─ log v0.4.14 ├─ os_info v3.0.4 (D:\a\os_info\os_info\os_info) │ ├─ log v0.4.14 │ └─ winapi v0.3.9 └─ structopt v0.3.21 ├─ clap v2.33.3 │ ├─ atty v0.2.14 │ ├─ bitflags v1.2.1 │ ├─ strsim v0.8.0 │ ├─ textwrap v0.11.0 │ │ └─ unicode-width v0.1.8 │ ├─ unicode-width v0.1.8 │ └─ vec_map v0.8.2 ├─ lazy_static v1.4.0 └─ structopt-derive v0.4.14 (proc-macro) ├─ heck v0.3.2 │ └─ unicode-segmentation v1.7.1 ├─ proc-macro-error v1.0.4 │ ├─ proc-macro-error-attr v1.0.4 (proc-macro) │ │ ├─ proc-macro2 v1.0.26 │ │ │ └─ unicode-xid v0.2.1 │ │ ├─ quote v1.0.9 │ │ │ └─ proc-macro2 v1.0.26 │ │ └─ version_check v0.9.3 │ ├─ proc-macro2 v1.0.26 │ ├─ quote v1.0.9 │ ├─ syn v1.0.71 │ │ ├─ proc-macro2 v1.0.26 │ │ ├─ quote v1.0.9 │ │ └─ unicode-xid v0.2.1 │ └─ version_check v0.9.3 ├─ proc-macro2 v1.0.26 ├─ quote v1.0.9 └─ syn v1.0.71 ```

Commit: 796f4ad4da9feb3830d8d657910c19b89736d24a (Compare with baseline commit)

github-actions[bot] commented 3 years ago

:office: Cargo bloat for toolchain stable-i686-pc-windows-gnu :office:

@@ Size breakdown @@

Size       1.96 MB
Text size  1.96 MB

No changes to crate sizes

Dependency tree
```diff @@ Dependency tree @@ Count: 50 ├─ env_logger v0.8.3 │ ├─ atty v0.2.14 │ │ └─ winapi v0.3.9 │ │ └─ winapi-i686-pc-windows-gnu v0.4.0 │ ├─ humantime v2.1.0 │ ├─ log v0.4.14 │ │ └─ cfg-if v1.0.0 │ ├─ regex v1.4.6 │ │ ├─ aho-corasick v0.7.15 │ │ │ └─ memchr v2.3.4 │ │ ├─ memchr v2.3.4 │ │ └─ regex-syntax v0.6.23 │ └─ termcolor v1.1.2 │ └─ winapi-util v0.1.5 │ └─ winapi v0.3.9 ├─ log v0.4.14 ├─ os_info v3.0.4 (D:\a\os_info\os_info\os_info) │ ├─ log v0.4.14 │ └─ winapi v0.3.9 └─ structopt v0.3.21 ├─ clap v2.33.3 │ ├─ atty v0.2.14 │ ├─ bitflags v1.2.1 │ ├─ strsim v0.8.0 │ ├─ textwrap v0.11.0 │ │ └─ unicode-width v0.1.8 │ ├─ unicode-width v0.1.8 │ └─ vec_map v0.8.2 ├─ lazy_static v1.4.0 └─ structopt-derive v0.4.14 (proc-macro) ├─ heck v0.3.2 │ └─ unicode-segmentation v1.7.1 ├─ proc-macro-error v1.0.4 │ ├─ proc-macro-error-attr v1.0.4 (proc-macro) │ │ ├─ proc-macro2 v1.0.26 │ │ │ └─ unicode-xid v0.2.1 │ │ ├─ quote v1.0.9 │ │ │ └─ proc-macro2 v1.0.26 │ │ └─ version_check v0.9.3 │ ├─ proc-macro2 v1.0.26 │ ├─ quote v1.0.9 │ ├─ syn v1.0.71 │ │ ├─ proc-macro2 v1.0.26 │ │ ├─ quote v1.0.9 │ │ └─ unicode-xid v0.2.1 │ └─ version_check v0.9.3 ├─ proc-macro2 v1.0.26 ├─ quote v1.0.9 └─ syn v1.0.71 ```

Commit: 796f4ad4da9feb3830d8d657910c19b89736d24a (Compare with baseline commit)