Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Bump CefSharp.Wpf from 86.0.241 to 98.1.210 in /SomewhereDesktop #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2022

Bumps CefSharp.Wpf from 86.0.241 to 98.1.210.

Release notes

Sourced from CefSharp.Wpf's releases.

v98.1.210

February 18, 2022, CEF 98.1.21+g9782362+chromium-98.0.4758.102 / Chromium 98.0.4758.102

Update to Chromium 98.0.4758.102. This release includes critical security updates,

CRITICAL Google is aware of reports that an exploit for CVE-2022-0609 exists in the wild.

v98.1.190

February 15, 2022, CEF 98.1.19+g57be9e2+chromium-98.0.4758.80 / Chromium 98.0.4758.80

  • ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A minimum of VC++ 2019 is required, higher versions are backwards compatible. For those upgrading from a previous version which only required VC++ 2015 minimum see cefsharp/CefSharp#3636 for some guidence.
  • For those targeting .Net Core 3.0(netcoreapp3.0) the Nuget packages will no longer automatically install see #3444 (This also applies to those using the CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen pacakges when targeting .Net Core 3.1/.Net 5.0+)

✔️ Change Log

There is one breaking change in this release. For a list of changes see the 98.1.x Milestone. See also Release Notification.

⚠️ Breaking Changes

Async JavascriptBinding - Return null instead of empty object for async Task methods #3980

ℹ️ Notes

❌ Known Issues

... (truncated)

Commits
  • 4fce1c6 Upgrade to CEF 98.1.21+g9782362+chromium-98.0.4758.102 / Chromium 98.0.4758.102
  • 3f759a7 WPF - CompositionTargetRenderHandler add null check
  • 28b7406 DevTools Client - Upgrade to 98.0.4758.80
  • 8bf5a7a Upgrade to CEF 98.1.19+g57be9e2+chromium-98.0.4758.80 / Chromium 98.0.4758.80
  • c417970 Sync Javascript Binding - Add support for property interception (#3935)
  • 20aba5c IResourceRequestHandlerFactory - Clarify HasHandlers documentation
  • 0fb3c50 Update docs for IResourceRequestHandlerFactory (#3998)
  • 1663b19 Fix not disposing callback in ResourceHandler.Skip (#3978)
  • bedccd2 Async JavascriptBinding - Return null instead of empty object for async Task ...
  • 870dbb5 WinForms - Add new IWinFormsChromiumWebBrowser interface
  • Additional commits viewable in compare view

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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [CefSharp.Wpf](https://github.com/cefsharp/cefsharp) from 86.0.241 to 98.1.210.
- [Release notes](https://github.com/cefsharp/cefsharp/releases)
- [Commits](cefsharp/CefSharp@v86.0.241...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.Wpf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants