Commits
- [`17117c9`](https://github.com/rust-lang/backtrace-rs/commit/17117c9d8ad5c9ac083c77af3941004559159e39) Bump to 0.3.36
- [`5b24289`](https://github.com/rust-lang/backtrace-rs/commit/5b242892db6b7053206bd1c5c656a9f7dc10cc7f) Run rustfmt
- [`a279f68`](https://github.com/rust-lang/backtrace-rs/commit/a279f688b90c125a9818b502abbc5279d2bd250f) Merge pull request [#246](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/246) from rust-lang/wd
- [`4b40b2e`](https://github.com/rust-lang/backtrace-rs/commit/4b40b2e09e29aee28295f3ca27b3f2f8c718a19f) Swap how we print symbols
- [`f46bf0d`](https://github.com/rust-lang/backtrace-rs/commit/f46bf0d7d47a6489ddbbc51e545e4a2b8a3be4fd) Fix a compile typo
- [`f03d40e`](https://github.com/rust-lang/backtrace-rs/commit/f03d40ef0fe311a519363fa714a280c054a57bca) Touch up some feature-related documentation
- [`7afa587`](https://github.com/rust-lang/backtrace-rs/commit/7afa587c57c07a3b3598616733cb684455aebc7d) Reexport the frame formatter in the root
- [`136d32d`](https://github.com/rust-lang/backtrace-rs/commit/136d32dfcb9b03538f33386ff78a605785ee554c) Touch up some documentation in the print module
- [`2bb900b`](https://github.com/rust-lang/backtrace-rs/commit/2bb900bbba52bf507e6d134b4bfaf7d16f40cc75) Merge pull request [#245](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/245) from cramertj/fuchsia-bt
- [`c792eb7`](https://github.com/rust-lang/backtrace-rs/commit/c792eb7842f92d5ee5491cdd6257ba9b9517721a) Run rustfmt
- Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.35...0.3.36)
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 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)
- 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.
Bumps backtrace from 0.3.35 to 0.3.36.
Commits
- [`17117c9`](https://github.com/rust-lang/backtrace-rs/commit/17117c9d8ad5c9ac083c77af3941004559159e39) Bump to 0.3.36 - [`5b24289`](https://github.com/rust-lang/backtrace-rs/commit/5b242892db6b7053206bd1c5c656a9f7dc10cc7f) Run rustfmt - [`a279f68`](https://github.com/rust-lang/backtrace-rs/commit/a279f688b90c125a9818b502abbc5279d2bd250f) Merge pull request [#246](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/246) from rust-lang/wd - [`4b40b2e`](https://github.com/rust-lang/backtrace-rs/commit/4b40b2e09e29aee28295f3ca27b3f2f8c718a19f) Swap how we print symbols - [`f46bf0d`](https://github.com/rust-lang/backtrace-rs/commit/f46bf0d7d47a6489ddbbc51e545e4a2b8a3be4fd) Fix a compile typo - [`f03d40e`](https://github.com/rust-lang/backtrace-rs/commit/f03d40ef0fe311a519363fa714a280c054a57bca) Touch up some feature-related documentation - [`7afa587`](https://github.com/rust-lang/backtrace-rs/commit/7afa587c57c07a3b3598616733cb684455aebc7d) Reexport the frame formatter in the root - [`136d32d`](https://github.com/rust-lang/backtrace-rs/commit/136d32dfcb9b03538f33386ff78a605785ee554c) Touch up some documentation in the print module - [`2bb900b`](https://github.com/rust-lang/backtrace-rs/commit/2bb900bbba52bf507e6d134b4bfaf7d16f40cc75) Merge pull request [#245](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/245) from cramertj/fuchsia-bt - [`c792eb7`](https://github.com/rust-lang/backtrace-rs/commit/c792eb7842f92d5ee5491cdd6257ba9b9517721a) Run rustfmt - Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.35...0.3.36)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 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) - 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.