Commits
- [`446983a`](https://github.com/DenisKolodin/yew/commit/446983a82dee899163f21de1688d79b8990cea93) Merge [#512](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/512)
- [`8962b77`](https://github.com/DenisKolodin/yew/commit/8962b77ff533cb67e6df419c5ede8b3db88397eb) Support dashed tag labels
- [`6e152f5`](https://github.com/DenisKolodin/yew/commit/6e152f54b0ccdb48be92853ac6bf3793b1d66b5b) Merge [#510](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/510)
- [`3963dc3`](https://github.com/DenisKolodin/yew/commit/3963dc3dea436d1061515a7a4b34d2e7d8d297ba) Remove old html macro, default to new proc macro
- [`bd06a38`](https://github.com/DenisKolodin/yew/commit/bd06a38de3a3710cf46c04d9da8980fd994b8fb6) Merge [#509](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/509)
- [`f8d8686`](https://github.com/DenisKolodin/yew/commit/f8d8686b17f1fc91448674c336288eb2e8864704) Add utils module with host function
- [`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)
- Additional commits viewable in [compare view](https://github.com/DenisKolodin/yew/compare/792a254acdc84b1419f2c2d6219e933ca7081c07...446983a82dee899163f21de1688d79b8990cea93)
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 yew from
792a254
to446983a
.Commits
- [`446983a`](https://github.com/DenisKolodin/yew/commit/446983a82dee899163f21de1688d79b8990cea93) Merge [#512](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/512) - [`8962b77`](https://github.com/DenisKolodin/yew/commit/8962b77ff533cb67e6df419c5ede8b3db88397eb) Support dashed tag labels - [`6e152f5`](https://github.com/DenisKolodin/yew/commit/6e152f54b0ccdb48be92853ac6bf3793b1d66b5b) Merge [#510](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/510) - [`3963dc3`](https://github.com/DenisKolodin/yew/commit/3963dc3dea436d1061515a7a4b34d2e7d8d297ba) Remove old html macro, default to new proc macro - [`bd06a38`](https://github.com/DenisKolodin/yew/commit/bd06a38de3a3710cf46c04d9da8980fd994b8fb6) Merge [#509](https://github-redirect.dependabot.com/DenisKolodin/yew/issues/509) - [`f8d8686`](https://github.com/DenisKolodin/yew/commit/f8d8686b17f1fc91448674c336288eb2e8864704) Add utils module with host function - [`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) - Additional commits viewable in [compare view](https://github.com/DenisKolodin/yew/compare/792a254acdc84b1419f2c2d6219e933ca7081c07...446983a82dee899163f21de1688d79b8990cea93)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.