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

Bump CefSharp.WinForms from 86.0.241 to 91.1.230 #92

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps CefSharp.WinForms from 86.0.241 to 91.1.230.

Release notes

Sourced from CefSharp.WinForms's releases.

v91.1.230

July 22, 2021, CEF 91.1.23+g04c8d56+chromium-91.0.4472.164 / Chromium 91.0.4472.164

This is a bug fix release with an update to Chromium 91.0.4472.164 which includes a critical security update. Google reports seeing CVE-2021-30563 in the wild.

v91.1.211

June 27, 2021, CEF 91.1.21+g9dd45fe+chromium-91.0.4472.114 / Chromium 91.0.4472.114

  • For a full list of changes see the 91.1.x Milestone.
  • See also Release Notification.
  • For known issues/notes/breaking changes please review the 91.1.160 and v91.1.210 release notes.
  • Fix for ConcurrentMethodRunnerQueue.Enqueue InvalidOperationException #3639
  • Publish an application using ClickOnce targeting x86/x64 when using PackageReference for Non SDK Style project should now work in VS2019

v91.1.210

June 22, 2021, CEF 91.1.21+g9dd45fe+chromium-91.0.4472.114 / Chromium 91.0.4472.114

This is a bug fix release with an update to 91.0.4472.114 which includes a critical security update. Google reports seeing CVE-2021-30554 in the wild.

  • For a full list of changes see the 91.1.x Milestone.
  • See also Release Notification.
  • For known issues/notes/breaking changes please review the 91.1.160 release.
  • Also includes a fix for WPF - No support for Shift+AltGr (capital polish letters) #3626

v91.1.160

June 17, 2021, CEF 91.1.16+gc95b2a1+chromium-91.0.4472.101 / Chromium 91.0.4472.101

  • ⚠️ Nuget Packages have been restructured if upgrading from version prior to 87 please make sure you read cefsharp/CefSharp#3319 for details
  • CEF now supports the Chromium Network Service: If you are upgrading from a version prior to 75.1.x please make sure you read cefsharp/CefSharp#2743.
  • For CefSharp.Wpf.NetCore/CefSharp.WinForms.NetCore/CefSharp.OffScreen.NetCore nuget packages then Visual C++ 2019 is required,
  • For CefSharp.Wpf/CefSharp.WinForms/CefSharp.OffScreen nuget packages then Visual C++ 2015 or greater is required, see Notes below for more information

Change Log

There are a number of upstream breaking changes included in this release.

The following resources have been removed in version 90, anyone upgrading from a prior version be aware:

cef.pak,
cef_100_percent.pak,
cef_200_percent.pak,
cef_extensions.pak,
</tr></table> 

... (truncated)

Commits
  • e41c4a8 WPF - Improve WpfIMEKeyboardHandler browserHost null checks
  • bcf338f WPF - Fix WpfIMEKeyboardHandler crash when browser is not initalized. (#3690)
  • 734cb8f Core - Crash opening popup window
  • b4d87d7 Update to CEF 91.1.23+g04c8d56+chromium-91.0.4472.164 / Chromium 91.0.4472.164
  • 35d839d Update build version to 91.1.211
  • 17763e9 Core - MethodRunnerQueue add additional IsCancellationRequested checks
  • 1078ea3 Test - Add MethodRunnerQueueFacts.DisposeQueueThenEnqueueMethodInvocation
  • 3c6ca74 Nuget - Only run CefSharpExcludeCoreRuntimeBeforeGenerateApplicationManifest ...
  • c7a4fc8 Core - ConcurrentMethodRunnerQueue.Enqueue throws InvalidOperationException
  • aa8a02f WPF - Add support for Shift+AltGr (#3627)
  • 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
  • @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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps [CefSharp.WinForms](https://github.com/cefsharp/cefsharp) from 86.0.241 to 91.1.230.
- [Release notes](https://github.com/cefsharp/cefsharp/releases)
- [Commits](cefsharp/CefSharp@v86.0.241...v91.1.230)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 22, 2021
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.

0 participants