saschagrunert / yew-router

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

Bump yew from `792a254` to `db6c6e0` #151

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yew from 792a254 to db6c6e0.

Commits - [`db6c6e0`](https://github.com/DenisKolodin/yew/commit/db6c6e01a655dd7e2213d2071b886eaa1b720f3b) Merge [#497](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/497) - [`042a956`](https://github.com/DenisKolodin/yew/commit/042a956a9221d77aaebcad289097bdf478facacf) Merge branch 'master' into wasm-bindgen - [`6e5c8b3`](https://github.com/DenisKolodin/yew/commit/6e5c8b3cb75d95030f7720206808fe7a37d0f60d) Merge [#508](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/508) - [`ab25d77`](https://github.com/DenisKolodin/yew/commit/ab25d77fccba8c3b361fea074a615a7ba7b6b22c) Merge [#506](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/506) - [`bd7f4be`](https://github.com/DenisKolodin/yew/commit/bd7f4be4a526ef25af30522edc54e552fbe35a02) Support building wasm targets without cargo-web using wasm-bindgen - [`41d179f`](https://github.com/DenisKolodin/yew/commit/41d179f6a7149c6288a5a3753155a6533b6ff5a8) Merge [#507](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/507) - [`47dec26`](https://github.com/DenisKolodin/yew/commit/47dec26df0a2a97bbdec0b5df40649f6ad47036d) Update yew to 2018 edition - [`b24dc28`](https://github.com/DenisKolodin/yew/commit/b24dc28e20841885ea5c7a080ae4051d09058ffe) Update yew-shared to 2018 edition - [`0c5682d`](https://github.com/DenisKolodin/yew/commit/0c5682d07c8f4f89b6ae35d30adaa5ed98fe69a7) Merge [#500](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/500) - [`02f2bf3`](https://github.com/DenisKolodin/yew/commit/02f2bf33e7badc16a3709d4f5790578f819bc28f) cargo clippy fixes - Additional commits viewable in [compare view](https://github.com/DenisKolodin/yew/compare/792a254acdc84b1419f2c2d6219e933ca7081c07...db6c6e01a655dd7e2213d2071b886eaa1b720f3b)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #152.