-
-
Notifications
You must be signed in to change notification settings - Fork 920
Comparing changes
Open a pull request
base repository: sparklemotion/nokogiri
base: v1.18.1
head repository: sparklemotion/nokogiri
compare: v1.18.4
- 15 commits
- 10 files changed
- 1 contributor
Commits on Jan 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b112e18 - Browse repository at this point
Copy the full SHA b112e18View commit details -
fix(css-selector): default XML namespace is not applied to wildcard
When performing a CSS selector query, an XML document's root namespace declarations are injected into the XPathVisitor, and the default namespace is applied to any non-namespaced element in the resulting xpath query. However, the wildcard selector "*" should not have this namespace applied. This regressed in v1.17.0 with 179d74d. Fixes #3411
Configuration menu - View commit details
-
Copy full SHA for 8378749 - Browse repository at this point
Copy the full SHA 8378749View commit details -
dev: so tired of psych not building on various things
this time, it's the ruby:alpine images that removed all the -dev libraries. JFC i'm just trying to stay green here.
Configuration menu - View commit details
-
Copy full SHA for c10fd7a - Browse repository at this point
Copy the full SHA c10fd7aView commit details -
ci: bump windows test images from "head" to "3.4"
now that rubyinstaller has been released
Configuration menu - View commit details
-
Copy full SHA for 8ef2e91 - Browse repository at this point
Copy the full SHA 8ef2e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb5541 - Browse repository at this point
Copy the full SHA 0fb5541View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa54fa5 - Browse repository at this point
Copy the full SHA aa54fa5View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11945c8 - Browse repository at this point
Copy the full SHA 11945c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0847cf8 - Browse repository at this point
Copy the full SHA 0847cf8View commit details -
dep: update libxml2 to v2.13.6 (#3437)
**What problem is this PR intended to solve?** Update vendored libxml2 to v2.13.6 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6 Security note: the changelog mentions CVE-2025-24928 and CVE-2024-56171, but it's not obvious that those vulnerabilities affect Nokogiri users.
Configuration menu - View commit details
-
Copy full SHA for a8c526a - Browse repository at this point
Copy the full SHA a8c526aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3ca2e - Browse repository at this point
Copy the full SHA fd3ca2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35faaa3 - Browse repository at this point
Copy the full SHA 35faaa3View commit details
Commits on Mar 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4125715 - Browse repository at this point
Copy the full SHA 4125715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 395c085 - Browse repository at this point
Copy the full SHA 395c085View commit details
Commits on Mar 14, 2025
-
dep: update libxslt to 1.1.43 (v1.18.x branch) (#3467)
**What problem is this PR intended to solve?** https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.43 Note that this release is documented as fixing: * CVE-2025-24855: Fix use-after-free of XPath context node * CVE-2024-55549: Fix UAF related to excluded namespaces so this will be a security release.
Configuration menu - View commit details
-
Copy full SHA for 3c12e35 - Browse repository at this point
Copy the full SHA 3c12e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80edf1c - Browse repository at this point
Copy the full SHA 80edf1cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.18.1...v1.18.4