Commits
- [`0d34a3d`](https://github.com/rust-lang/backtrace-rs/commit/0d34a3d609d4c7d24c3ab6fc7f2d7eba5f068708) Bump to 0.3.34
- [`489e413`](https://github.com/rust-lang/backtrace-rs/commit/489e4134f69887c05900402854b6b7f17332fe56) Merge pull request [#231](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/231) from rust-lang/test-init-once-windows
- [`e6ac926`](https://github.com/rust-lang/backtrace-rs/commit/e6ac926b7511e97a26468bee221b00f6e973f9a2) Ignore return of `SymInitializeW` on Windows
- [`31a002a`](https://github.com/rust-lang/backtrace-rs/commit/31a002a77b413c0f09981eacc4a05978844d2b32) Fix a deprecation warning
- [`0a23f48`](https://github.com/rust-lang/backtrace-rs/commit/0a23f48950916877a0379771fd6f1560fee6b93b) Merge pull request [#226](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/226) from Tomcc/master
- [`448f2c6`](https://github.com/rust-lang/backtrace-rs/commit/448f2c6e3cf4fa9403303149e1235d1189198b82) Tidy up definition and add docs
- [`bee5c09`](https://github.com/rust-lang/backtrace-rs/commit/bee5c09ff5f0b47f40dc3301f0e8b62537314581) Better Windows fix that keeps gimli working on Windows without MSVC
- [`859e53c`](https://github.com/rust-lang/backtrace-rs/commit/859e53c7bdd1788a24655c6d389b065abc6699dd) Windows fix
- [`92e8a03`](https://github.com/rust-lang/backtrace-rs/commit/92e8a030f410ae1025b7ae42c4c1864502aa82f7) Big cleanup
- [`4be0888`](https://github.com/rust-lang/backtrace-rs/commit/4be0888dfdd84a75af6c28862cde327eebc37955) PR Feedback
- Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.33...0.3.34)
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). 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.
Bumps backtrace from 0.3.33 to 0.3.34.
Commits
- [`0d34a3d`](https://github.com/rust-lang/backtrace-rs/commit/0d34a3d609d4c7d24c3ab6fc7f2d7eba5f068708) Bump to 0.3.34 - [`489e413`](https://github.com/rust-lang/backtrace-rs/commit/489e4134f69887c05900402854b6b7f17332fe56) Merge pull request [#231](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/231) from rust-lang/test-init-once-windows - [`e6ac926`](https://github.com/rust-lang/backtrace-rs/commit/e6ac926b7511e97a26468bee221b00f6e973f9a2) Ignore return of `SymInitializeW` on Windows - [`31a002a`](https://github.com/rust-lang/backtrace-rs/commit/31a002a77b413c0f09981eacc4a05978844d2b32) Fix a deprecation warning - [`0a23f48`](https://github.com/rust-lang/backtrace-rs/commit/0a23f48950916877a0379771fd6f1560fee6b93b) Merge pull request [#226](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/226) from Tomcc/master - [`448f2c6`](https://github.com/rust-lang/backtrace-rs/commit/448f2c6e3cf4fa9403303149e1235d1189198b82) Tidy up definition and add docs - [`bee5c09`](https://github.com/rust-lang/backtrace-rs/commit/bee5c09ff5f0b47f40dc3301f0e8b62537314581) Better Windows fix that keeps gimli working on Windows without MSVC - [`859e53c`](https://github.com/rust-lang/backtrace-rs/commit/859e53c7bdd1788a24655c6d389b065abc6699dd) Windows fix - [`92e8a03`](https://github.com/rust-lang/backtrace-rs/commit/92e8a030f410ae1025b7ae42c4c1864502aa82f7) Big cleanup - [`4be0888`](https://github.com/rust-lang/backtrace-rs/commit/4be0888dfdd84a75af6c28862cde327eebc37955) PR Feedback - Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.33...0.3.34)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). 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.