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 HtmlAgilityPack from 1.11.49 to 1.11.50 #93

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps HtmlAgilityPack from 1.11.49 to 1.11.50.

Release notes

Sourced from HtmlAgilityPack's releases.

v1.11.50

Download the library here

  • MERGED: Added ability to set the maximum redirects #503
  • MERGED: fix encapsulated item with corresponding ReturnType #506
Commits
  • 2e98e14 Add optional int? change for _maxAutoRedirects
  • 2cc71c3 Merge pull request #506 from rwecho/master
  • e4e5121 Merge pull request #503 from basicn86/master
  • 2930b38 extract GetHtmlForEncapsulation into Tools class.
  • 8995cd1 fix encapsulated item with corresponding ReturnType
  • ab1cb2c Added comments
  • 24471d2 Added ability to set the maximum number of redirects
  • See full diff 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)

Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.49 to 1.11.50.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.49...v1.11.50)

---
updated-dependencies:
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from prplecake as a code owner July 24, 2023 00:58
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 24, 2023
@prplecake prplecake enabled auto-merge July 24, 2023 16:08
@prplecake prplecake merged commit 9c4d9bc into master Jul 24, 2023
5 checks passed
@prplecake prplecake deleted the dependabot/nuget/HtmlAgilityPack-1.11.50 branch July 24, 2023 16:09
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.

1 participant