Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps PuppeteerSharp from 18.1.0 to 20.0.3.

Release notes

Sourced from PuppeteerSharp's releases.

v20.0.3

What's New

What's Changed

New Contributors

Full Changelog: hardkoded/puppeteer-sharp@v20.0.2...v20.0.3

v20.0.2

What's Changed

New Contributors

Full Changelog: hardkoded/puppeteer-sharp@v20.0.0...v20.0.2

v20.0.0

Breaking changes

There are, technically speaking, some breaking changes. I hope it's not a big deal for you.

Use byte array in message send

By @​campersau in hardkoded/puppeteer-sharp#2749 If you implemented a custom IConnectionTransport. The new signature of SendAsync is Task SendAsync(byte[] message);

IRequest.PostData is now a string

This matches the type in Puppeteer.

What's new

What's Changed

Full Changelog: hardkoded/puppeteer-sharp@v19.0.2...v20.0.0

... (truncated)

Commits
  • 924c71b Only get build ID if executable path is not supplied. (#2801)
  • 71ff822 Use object for Top / Left / Bottom / Right in MarginOptions (#2788)
  • 1b2dcca Fix Ubuntu build (#2797)
  • f5ef2b1 Update IssuesGeneratingPdfFiles.md
  • cbff8a1 Add Slow 4G / Fast 4G predefined network conditions (#2787)
  • e14f59d Fix deserialization exception when retrieving cookie with PartitionKey set (#...
  • a22adb0 Replace lone surrogates option (#2780)
  • 72d0541 Back up user.js as well (#2773)
  • 270c7a2 Roll chrome to 128.0.6613.119 (#2767)
  • 40cdf62 Use byte array in message received to avoid some unnecessary encoding (#2748)...
  • 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)

Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 18.1.0 to 20.0.3.
- [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases)
- [Commits](hardkoded/puppeteer-sharp@v18.1.0...v20.0.3)

---
updated-dependencies:
- dependency-name: PuppeteerSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #31.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/nuget/PuppeteerSharp-20.0.3 branch November 4, 2024 17:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant