Mike Dalessio

Results 197 issues of Mike Dalessio

In a few places, the end of an events array is sliced using `Array#slice!` passing the initial element (or offset from the end) followed by a second parameter which is...

Occasionally, when bundling, I see an error message like this: ``` $ BUNDLE_AS_OF=2016-02-26 bundle install NOTE: bundler-as_of: bundling dependencies as of 2016-02-26 ... NOTE: bundler-as_of: resolving mdpress [">= 0"] to...

Reminder to: - [ ] write unit tests for ReleaseWrapper, VersionFinder - [ ] write integration tests for InstallModifier#resolve_transitive_dependencies - [x] cut a release - [x] tweet about it

This issue is a placeholder to track what pieces of HTML5 functionality Mechanize should eventually support. 1. Mechanize uses Nokogiri::HTML (which is an alias for Nokogiri::HTML4) as the HTML parser....

**What problem is this PR intended to solve?** See #2360 for discussion about introducing support for pattern matching. supporting classes: - XML::Attr - XML::Document - XML::DocumentFragment - XML::Namespace - XML::Node...

This commit upstream: - https://gitlab.gnome.org/GNOME/libxml2/-/commit/e986d09cf531e77a9ab46af2d1a219072f310190 is likely causing "upstream" CI failures: - https://github.com/sparklemotion/nokogiri/runs/7647412154?check_suite_focus=true#step:8:4198

This issue has been opened to track the analysis of a CVE reported in the python lxml library, and whether that bug may be triggerable via Nokogiri. Related links: -...

topic/security

**What problem is this PR intended to solve?** Draft implementation of NodeSet using an Array for storage, see #2184 for background and context. **Have you included adequate test coverage?** Existing...

Seen at https://github.com/sparklemotion/nokogiri/runs/4549544439?check_suite_focus=true#step:7:4016 ```text 16,720 (336 direct, 16,384 indirect) bytes in 1 blocks are definitely lost in loss record 37,802 of 38,098 calloc (vg_replace_malloc.c:760) calloc1 (gc.c:1583) heap_page_allocate (gc.c:1812) heap_page_create (gc.c:1910)...

topic/memory

[View current status of the miletstone here](https://github.com/sparklemotion/nokogiri/milestone/24). Other chores needed for this release: - [ ] thank sponsors when v1.14.0 drops - [ ] review https://github.com/sponsors/flavorjones/dashboard/your_sponsors?tier_id=125132 - [ ] airbnb...