Autodesk-Forge / forge-viewhubs-desktop

Autodesk design file explorer for desktop: Demonstrates a desktop application that shows BIM 360 Team, BIM 360 Docs and Fusion Team hubs, which respective Projects, Folders, Items and Versions
MIT License
38 stars 30 forks source link

Bump CefSharp.Common from 71.0.2 to 85.3.130 in /data.management-csharp-desktop.sample/desktop #10

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps CefSharp.Common from 71.0.2 to 85.3.130.

Release notes

Sourced from CefSharp.Common's releases.

v85.3.130

October 25, 2020, CEF 85.3.13+gcd6cbe0+chromium-85.0.4183.121 / Chromium 85.0.4183.121

  • 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.
  • Visual C++ 2015 or greater is required, see Notes below for more information

⚠️ Critical Security Update

See Heap overflow in the freetype library (CVE-2020-15999) for details.

Change Log

  • Includes updated Chromium Embedded Framework(CEF) version for CVE-2020-15999 Heap overflow in the freetype library.

For a complete list of changes see the 85.3.x Milestone.

ℹ️ Notes

⚠️ Known Issues

⚠️ Breaking Changes ⚠️

  • CefSettings.RegisterExtension method has been removed see cefsharp/CefSharp#3184

  • DefaultRequestHandler class has been removed, use RequestHandler instead, see cefsharp/CefSharp#3124

  • Javascript Binding Naming is now configurable, BindingOptions.CamelCaseJavascriptNames has been removed see cefsharp/CefSharp#3141 for an updated usage example.

  • For Network Service API changes see cefsharp/CefSharp#2743

  • All paths (CachePath, BrowserSubProcessPath, etc) must be absolute paths, if using a non-absolute path an exception will be throw. See #3102 for details.

  • When using a RequestContext you must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See cefsharp/CefSharp#3111 for details

  • Adobe Flash is disabled by default, it can be re-enabled if required #3048 (Flash support is scheduled to be removed from Chromium)

... (truncated)

Commits
  • e8d0a17 Upgrade to 85.3.13+gcd6cbe0+chromium-85.0.4183.121 / Chromium 85.0.4183.121
  • c530e9e Xml Doc - Fix param reference
  • 11a2635 Update version number to 85.3.121
  • 5e9a41b Xml Doc - Minor improvements
  • aa8e8b3 Core - HtmlString charSet was never assigned
  • 84e0415 Core - JavascriptCallbackProxy::ExecuteWithTimeoutAsync return failure task
  • dadb4fa Test - Add CanEvaluateScriptAsPromiseAsyncReturnObject
  • fe4c0b6 Test - Add expiry to DevToolsClientFacts.CanSetCookieForDomain test
  • cd1a239 Core - Improve DevTools Client xml doc
  • c9c624c Core - Add Cookie.SameSite and Cookie.Priority
  • 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](https://github.com/Autodesk-Forge/forge-viewhubs-desktop/network/alerts).
dependabot[bot] commented 3 years ago

Superseded by #12.