alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump backtrace from 0.3.26 to 0.3.28 #328

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps backtrace from 0.3.26 to 0.3.28.

Commits - [`c1d8692`](https://github.com/rust-lang/backtrace-rs/commit/c1d8692ae49b37b6d60e323edb0f4a0a2f75b4a8) Bump to 0.3.28 - [`805c2bf`](https://github.com/rust-lang/backtrace-rs/commit/805c2bf64052e6f5d88d15ec6aff46bb229a9ebc) Compat with 1.25.0 - [`7b8f697`](https://github.com/rust-lang/backtrace-rs/commit/7b8f697d6c9183cc61a2d982ad311c83c4089cc5) Bump to 0.3.27 - [`21f4d73`](https://github.com/rust-lang/backtrace-rs/commit/21f4d734178f643fac4d6a418798c7106326e988) Merge pull request [#196](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/196) from rust-lang/work-without-debuginfo - [`861faf1`](https://github.com/rust-lang/backtrace-rs/commit/861faf1a3e789115658333bfee866ced3673e1bd) Fall back to `dladdr` on Unix in more places - [`c15b7a3`](https://github.com/rust-lang/backtrace-rs/commit/c15b7a3ccd83c2c057d38e7e797c9af55bda7843) Add a test that without debuginfo symbols still resolve - [`577e602`](https://github.com/rust-lang/backtrace-rs/commit/577e602b2d0206319c99c22dccee8160d13d3176) Merge pull request [#195](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/195) from rust-lang/work-without-debuginfo - [`0f7946f`](https://github.com/rust-lang/backtrace-rs/commit/0f7946faf9e96d165185331e48fc0a1bd46a3adc) Add a test that without debuginfo symbols still resolve - [`f15a3e9`](https://github.com/rust-lang/backtrace-rs/commit/f15a3e9017e785a9e71c04b05f36694e57993fb4) Move aux crates in a `crates` directory - [`17cb244`](https://github.com/rust-lang/backtrace-rs/commit/17cb244467f9d00470b37261da9f7b6e3e260bf8) Merge pull request [#192](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/192) from rust-lang/maybe-not-adjust - Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.26...0.3.28)


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 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.