gnzlbg / cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
Other
1.17k stars 36 forks source link

Bump walkdir from 2.2.7 to 2.2.9 #131

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps walkdir from 2.2.7 to 2.2.9.

Commits - [`7c70132`](https://github.com/BurntSushi/walkdir/commit/7c7013259eb9db400b3e5c7bc60330ca08068826) 2.2.9 - [`30e91a7`](https://github.com/BurntSushi/walkdir/commit/30e91a74e28f90b8d03bc1feec515652cbd3e51f) bug: fastidiously increment oldest_opened - [`7e0754a`](https://github.com/BurntSushi/walkdir/commit/7e0754a8985eb7c54655e8fa2936081a6608f736) bug: fix use of skip_current_dir - [`e09ce1c`](https://github.com/BurntSushi/walkdir/commit/e09ce1cc517b4e82e3c6a53f46c9f79368322fc9) internals: re-arrange implementation - [`4235b63`](https://github.com/BurntSushi/walkdir/commit/4235b6357cd14ff172508d579ff11ce8acab0066) tests: rewrite them - [`011973f`](https://github.com/BurntSushi/walkdir/commit/011973f170f581e897ce6753693240c32fd4b43a) tests: restructure them - [`5d16163`](https://github.com/BurntSushi/walkdir/commit/5d16163ce67245d07df0f913847b5f7a4c4c02b6) deps: drop quickcheck and rand - [`526d70b`](https://github.com/BurntSushi/walkdir/commit/526d70b165d902b2749fffd6f50d13c1c5ed87e1) list: add new walkdir-list binary - [`8deb700`](https://github.com/BurntSushi/walkdir/commit/8deb700720892ec8b595209b5082addc28ee7b24) deps: bump rand and quickcheck - [`f85554d`](https://github.com/BurntSushi/walkdir/commit/f85554d45938bc2c97f348549369e9ceef22e578) 2.2.8 - Additional commits viewable in [compare view](https://github.com/BurntSushi/walkdir/compare/2.2.7...2.2.9)


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). To ignore the version in this PR you can just close it - `@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.