8000 Comparing v1.13.9...v1.13.10 · sparklemotion/nokogiri · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.13.9
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.13.10
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    a16b4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3187d67 View commit details
    Browse the repository at this point in the history
  3. test: skip large cdata test on system libxml2

    because distros have started backporting the fix[1] from 2.10.3 and as
    a result we can't easily tell whether to expect errors or not.
    
    backport of 0b2e41d
    
      [1]: https://gitlab.gnome.org/GNOME/libxml2/-/commit/c846986
    flavorjones committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2efa87b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2717 from sparklemotion/flavorjones-lock-psych-to…

    …-fix-build_v1.13.x
    
    dep(dev): pin psych to v4 until v5 builds in CI (backport)
    flavorjones authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3b9c736 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix(cruby): XML::Reader#attribute_hash returns nil on error

    Note that on JRuby, the namespaces are still returned because the
    parse error would raised on the subsequent node expansion.
    
    This restores the behavior from v1.13.7
    flavorjones committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9fe0761 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2715 from sparklemotion/flavorjones-fix-reader-er…

    …ror-handling_v1.13.x
    
    fix: XML::Reader#attribute_hash returns nil on error
    flavorjones authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    85410e3 View commit details
    Browse the repository at this point in the history
  3. version bump to v1.13.10

    flavorjones committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4c80121 View commit details
    Browse the repository at this point in the history
Loading
0