Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.3
Choose a base ref
...
head repository: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.4
Choose a head ref
  • 18 commits
  • 21 files changed
  • 1 contributor

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    f9e8231 View commit details
    Browse the repository at this point in the history
  2. test: establish better baseline behavior for MS Word's html format

    because this is about to change in libxml 2.9.12
    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3895984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b90a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f359cd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef6419d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbb90ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7eaac7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fa58fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82a253f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c99019 View commit details
    Browse the repository at this point in the history
  11. test: adjust xpath gc test to libxml2's max recursion depth

    See upstream libxml2 commit 6f1470a where the recursion limit is
    hardcoded to 5000 stack frames.
    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9fcb7d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9751d85 View commit details
    Browse the repository at this point in the history
  13. test: update behavior of namespaces in HTML

    libxml 2.9.12 fixes the parser to ignore namespaces in HTML docs,
    likely in upstream commit 21ca882.
    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    889ee2a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    761d320 View commit details
    Browse the repository at this point in the history
  15. update CHANGELOG

    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5436f61 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2234 from sparklemotion/2233-upgrade-to-libxml-2-…

    …9-12
    
    upgrade to libxml 2.9.12
    flavorjones authored May 14, 2021
    Configuration menu
    Copy the full SHA
    9285251 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    058e87f View commit details
    Browse the repository at this point in the history
  18. version bump to v1.11.4

    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9d69b44 View commit details
    Browse the repository at this point in the history
Loading