Skip to content
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

Bump PuppeteerSharp and System.ComponentModel.Annotations #31

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps PuppeteerSharp and System.ComponentModel.Annotations. These dependencies needed to be updated together.
Updates PuppeteerSharp from 18.1.0 to 20.0.4

Release notes

Sourced from PuppeteerSharp's releases.

v20.0.4

What's new

What's Changed

New Contributors

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

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.

... (truncated)

Commits
  • 3e73a93 Fix PostData type in protocol (#2810)
  • a4525c1 Roll chrome to 130 (#2811)
  • b6c5574 Ignore test screenshots folder in .gitignore (#2804)
  • 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)
  • Additional commits viewable in compare view

Updates System.ComponentModel.Annotations from 5.0.0 to 5.0.0

Commits

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) and [System.ComponentModel.Annotations](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `PuppeteerSharp` from 18.1.0 to 20.0.4
- [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases)
- [Commits](hardkoded/puppeteer-sharp@v18.1.0...v20.0.4)

Updates `System.ComponentModel.Annotations` from 5.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: PuppeteerSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.ComponentModel.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #34.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/nuget/multi-bea3208968 branch November 11, 2024 17:27
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.

0 participants