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 AngleSharp from 0.9.11 to 0.12.1 #171

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 25, 2019

Bumps AngleSharp from 0.9.11 to 0.12.1.

Release notes

Sourced from AngleSharp's releases.

0.12.1

Released on Wednesday, May 15 2019.

  • Binary version fix
  • Updated documentation regarding AngleSharp.Js

0.12.0

Released on Thursday, May 2 2019.

  • Added GetExtension helper to MimeTypeNames
  • Improved extension capability for document fragment parsing
  • Added Index and more documentation to TextPosition (#787)
  • Added ability to create a selector for an element (#784)
  • Enhanced documentation (#776, #774, #771)
  • Fixed DOM name attribute in AdjacentPosition (#775)
  • Fixed bug regarding set-cookie header (#768)
  • Added attribute start position in token (#766)
  • Added support for XML processing instruction (#761)
  • Fixed serialization of xmlns attributes (#760)
  • Added ISourceReference for source position retrieval (#754)

0.11.0

Released on Monday, February 11 2019.

  • Moved everything from AngleSharp.Xml to its own library (#139)
  • Added more examples regarding forms (#242)
  • Moved ISvgDocument and AutoSelectedMarkupFormatter to AngleSharp.Xml
  • Improved fragment parsing (#594)
  • Fixed inconsistent behavior in fragment parsing (#741)
  • Improved migration documentation (#743)
  • Fixed internal bug in link resolution (#753)
  • Removed SetDefault function from Configuration

0.10.1

Released on Monday, January 7 2019.

  • Added .NET Standard 1.3 target (#738)
  • Fixed missing reference to System.Encoding.CodePages (#740)
  • Fixed invalid context of OuterHtml parsing (#741)

0.10.0

Released on Friday, January 4 2019.

  • Removed CSS parser from AngleSharp.Core (#139)
  • Improvements to CSS selector evaluation (#352, #550)
  • Fixed bug in location.assign (#496)
  • Introduced the concept of scope to selectors (#440)
  • Improved the IEntityProvider (#442)
  • Fixed parsing the Cookie header (#431)
  • Some fixes regarding attributes (#434)
  • Pseudo-class :has() improvements (#439)
  • Allow underscores in URLs (#445)
  • Improved XML namespace handling (#448)
  • Fixed the insert method (#449)
  • Restructured services and configuration (#454)
... (truncated)
Changelog

Sourced from AngleSharp's changelog.

0.12.1

Released on Wednesday, May 15 2019.

  • Binary version fix
  • Updated documentation regarding AngleSharp.Js

0.12.0

Released on Thursday, May 2 2019.

  • Added GetExtension helper to MimeTypeNames
  • Improved extension capability for document fragment parsing
  • Added Index and more documentation to TextPosition (#787)
  • Added ability to create a selector for an element (#784)
  • Enhanced documentation (#776, #774, #771)
  • Fixed DOM name attribute in AdjacentPosition (#775)
  • Fixed bug regarding set-cookie header (#768)
  • Added attribute start position in token (#766)
  • Added support for XML processing instruction (#761)
  • Fixed serialization of xmlns attributes (#760)
  • Added ISourceReference for source position retrieval (#754)

0.11.0

Released on Monday, February 11 2019.

  • Moved everything from AngleSharp.Xml to its own library (#139)
  • Added more examples regarding forms (#242)
  • Moved ISvgDocument and AutoSelectedMarkupFormatter to AngleSharp.Xml
  • Improved fragment parsing (#594)
  • Fixed inconsistent behavior in fragment parsing (#741)
  • Improved migration documentation (#743)
  • Fixed internal bug in link resolution (#753)
  • Removed SetDefault function from Configuration

0.10.1

Released on Monday, January 7 2019.

  • Added .NET Standard 1.3 target (#738)
  • Fixed missing reference to System.Encoding.CodePages (#740)
  • Fixed invalid context of OuterHtml parsing (#741)

0.10.0

Released on Friday, January 4 2019.

  • Removed CSS parser from AngleSharp.Core (#139)
  • Improvements to CSS selector evaluation (#352, #550)
... (truncated)
Commits
  • 6806f0d Merge pull request #791 from AngleSharp/devel
  • 35e07eb Prepare hotfix release
  • eb18719 Improved build process, prepare for 0.13
  • 515b47c Cosmetics
  • 8ff9202 Merge pull request #783 from AngleSharp/devel
  • 9fc6446 Punycode public
  • dbb91f9 Flexibility improvement for document factory
  • 3267f5b Further refactorings, improved MimeTypeNames
  • d599a38 Noticed change
  • c7ed909 Refined how document fragments are parsed for InnerHtml etc.
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 25, 2019
@304NotModified
Copy link
Contributor

Seems they dropped .net 4. Major upgrade imo.

@jerone
Copy link

jerone commented Jun 25, 2019

Would it be an idea to implemented this with floating versions to manually update patches; [0.12.*].

@304NotModified
Copy link
Contributor

See #87

This is also a breaking change...

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/AngleSharp-0.12.1 branch from 43c5b08 to 129c035 Compare June 26, 2019 11:01
@dependabot-preview
Copy link
Contributor Author

Looks like AngleSharp is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/AngleSharp-0.12.1 branch June 26, 2019 14:03
@mganss
Copy link
Owner

mganss commented Jun 27, 2019

@304NotModified Yes, I've increased the major version from 4 to 5 ☝️

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.

3 participants