Skip to content

Bump CefSharp.WinForms from 121.3.70 to 134.3.90 in /Source/Bulk Domain Search #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2025

Bumps CefSharp.WinForms from 121.3.70 to 134.3.90.

Release notes

Sourced from CefSharp.WinForms's releases.

v134.3.90

April 01, 2025, CEF 134.3.9+g5dc6f2f+chromium-134.0.6998.178 / Chromium 134.0.6998.178

✅ Change Log

For a list of CefSharp specific changes see the 134.3.x Milestone. See also Release Notification.

v134.3.60

March 23, 2025, CEF 134.3.6+g96006d1+chromium-134.0.6998.118 / Chromium 134.0.6998.118

  • 🛑 The Alloy Bootstrap has been removed see cefsharp/CefSharp#4795
  • 🛑 Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ 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 guidance.

✅ Change Log

For a list of CefSharp specific changes see the 134.3.x Milestone. See also Release Notification.

⚠️ Breaking Changes

There are no CefSharp specific breaking changes in this release.

ℹ️ Notes

  • You can bin deploy the Visual C++ dependencies, read the FAQ for more details.
  • For a list of files included in the packages see Output files description table (Redistribution) Wiki
  • Due to licensing issues default builds do not support proprietary codecs like H264/AAC, sites like Netflix/Twitter/Instagram/Facebook/Spotify/Apple Music won't play video/audio. See #1479 for more info. MP3 audio is supported, playing MP4 files are not supported.
  • Anyone new to CefSharp should read the General Usage Guide
  • This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.

❌ Known Issues


v133.4.21

February 24, 2024, CEF 133.4.2+g0852ba6+chromium-133.0.6943.127 / Chromium 133.0.6943.127

  • 🛑 The Alloy Bootstrap has been removed see cefsharp/CefSharp#4795
  • 🛑 Upgrading from Alloy Bootstrap to Chrome bootstrap ignore cookies from the previous version as the encryption keys are likely different. See #4847 for possible workaround
  • CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
  • ⚠️ 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 guidance.

... (truncated)

Commits
  • 3cbb86d Upgrade to 134.3.9+g5dc6f2f+chromium-134.0.6998.178 / Chromium 134.0.6998.178
  • 0b30802 Upgrade to 134.3.6+g96006d1+chromium-134.0.6998.118 / Chromium 134.0.6998.118
  • c43ed62 Core - Add Cef.ApiHash
  • 59214a6 DevTools Client - Upgrade to 134.0.6998.89
  • cf2cd04 appveyor.yml - Update as release branch
  • 3ad9a69 README.md - Update new branch
  • ccc710a Remove snapshot_blob.bin from Readme.txt
  • 0399b0c Upgrade to 134.3.1+g4de18f0+chromium-134.0.6998.89 / Chromium 134.0.6998.89
  • 236e494 Tests - Disable GPU Acceleration
  • b8b04b5 Core - Remove snapshot_blob.bin
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [CefSharp.WinForms](https://github.com/cefsharp/CefSharp) from 121.3.70 to 134.3.90.
- [Release notes](https://github.com/cefsharp/CefSharp/releases)
- [Commits](cefsharp/CefSharp@v121.3.70...v134.3.90)

---
updated-dependencies:
- dependency-name: CefSharp.WinForms
  dependency-version: 134.3.90
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants