saschagrunert / yew-router

Router extension to yew
MIT License
28 stars 6 forks source link

Bump backtrace from 0.3.30 to 0.3.31 #138

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps backtrace from 0.3.30 to 0.3.31.

Commits - [`a062fa3`](https://github.com/rust-lang/backtrace-rs/commit/a062fa359bc95c28087710cec317f00cf974a2ec) Bump to 0.3.31 - [`72f9d33`](https://github.com/rust-lang/backtrace-rs/commit/72f9d3308dfe3c99b8ab8f91479f2b586f213350) Tweak lins of what's tested - [`ce49417`](https://github.com/rust-lang/backtrace-rs/commit/ce49417706153dba697f9e3e1816c7800fd6cef6) Merge pull request [#203](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/203) from mitsuhiko/patch-1 - [`7d63674`](https://github.com/rust-lang/backtrace-rs/commit/7d636749b959dea9dbf082b27855ce83ea5422e3) Added CI for coresymbolication - [`cfa8b5e`](https://github.com/rust-lang/backtrace-rs/commit/cfa8b5ee186cb2318b7b0cae004d8ce8e1fbfb30) Comment -1 logic in coresymbolication - [`adc8ab5`](https://github.com/rust-lang/backtrace-rs/commit/adc8ab5395bb3e5b0692466a9d642d8a5467bfff) Get the accuracy test running with coresymbolication - [`afbc64b`](https://github.com/rust-lang/backtrace-rs/commit/afbc64b662c4e7a2a2daa24494b7f495fe1ffd6f) Run `cargo fmt` - [`7f7b435`](https://github.com/rust-lang/backtrace-rs/commit/7f7b435f09920ef9233779bd8d87af6f7b4d97b1) Remove coresymbolication from default features - [`7147176`](https://github.com/rust-lang/backtrace-rs/commit/71471767ae14fa508a727408741daa27e9249dbe) Invert a condition for uwp - [`f49cca5`](https://github.com/rust-lang/backtrace-rs/commit/f49cca52ce764e401ab2ce8d876747c759bdd2e7) Merge pull request [#193](https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/193) from chouquette/add_uwp - Additional commits viewable in [compare view](https://github.com/rust-lang/backtrace-rs/compare/0.3.30...0.3.31)


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.