adriankumpf / tesla_auth

Securely generate API tokens for third-party access to your Tesla.
MIT License
388 stars 28 forks source link

Bump wry from 0.18.2 to 0.19.0 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps wry from 0.18.2 to 0.19.0.

Release notes

Sourced from wry's releases.

wry v0.19.0

Updating crates.io index

Cargo Audit

\` Fetching advisory database from https://github.com/RustSec/advisory-db.git Loaded 419 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (182 crate dependencies) \`

[0.19.0]

    • Automatically resize the webview on Windows to align with other platforms.
  • Breakin change: Removed WebView::resize
  • d7c9097 feat: auto resize webview on Windows (#628) on 2022-06-27
  • Implement new window requested handler
    • fa5456c feat: Implement new window requested event, closes #527 (#526) on 2022-06-19
  • Re-export url::Url.
  • Update tao to 0.12

Cargo Publish

\` Updating crates.io index Packaging wry v0.19.0 (/home/runner/work/wry/wry) Uploading wry v0.19.0 (/home/runner/work/wry/wry) \`

wry v0.18.3

Updating crates.io index

Cargo Audit

\` Fetching advisory database from https://github.com/RustSec/advisory-db.git Loaded 417 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (180 crate dependencies) \`

[0.18.3]

  • Update tao to 0.11

Cargo Publish

\` Updating crates.io index Packaging wry v0.18.3 (/home/runner/work/wry/wry) Uploading wry v0.18.3 (/home/runner/work/wry/wry) \`

Changelog

Sourced from wry's changelog.

[0.19.0]

    • Automatically resize the webview on Windows to align with other platforms.
  • Breakin change: Removed WebView::resize
  • d7c9097 feat: auto resize webview on Windows (#628) on 2022-06-27
  • Implement new window requested handler
    • fa5456c feat: Implement new window requested event, closes #527 (#526) on 2022-06-19
  • Re-export url::Url.
  • Update tao to 0.12

[0.18.3]

  • Update tao to 0.11
Commits


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.


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[bot] commented 2 years ago

Looks like wry is up-to-date now, so this is no longer needed.