🚨 [security] Update nokogiri 1.15.4 → 1.18.3 (minor) #641
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Nokogiri updates packaged libxml2 to 2.13.6 to resolve CVE-2025-24928 and CVE-2024-56171
🚨 Nokogiri updates packaged libxml2 to 2.13.6 to resolve CVE-2025-24928 and CVE-2024-56171
🚨 Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
🚨 Use-after-free in libxml2 via Nokogiri::XML::Reader
🚨 Use-after-free in libxml2 via Nokogiri::XML::Reader
🚨 Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062
🚨 Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.8.8
2.8.7
2.8.6
2.8.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
version bump to v2.8.8
Merge pull request #152 from flavorjones/flavorjones-check-xzcat-presence
Check for the existence of xzcat
Merge pull request #151 from flavorjones/flavorjones-dep-minitest-hooks
minitest 5.25 change a method sig used by minitest-hooks
Merge pull request #150 from flavorjones/flavorjones-ci-ruby-head
dep: move dependencies into Gemfile
ci: move ruby-head tests into upstream workflow
ci: fix upstream skeleton
ci: introduce skeleton for upstream
Merge pull request #149 from mudge/revert-148-flavorjones-ignore-re2-failures-for-now
Revert "ci: ignore re2 failures for now"
Merge pull request #148 from flavorjones/flavorjones-ignore-re2-failures-for-now
ci: ignore re2 failures for now
Merge pull request #147 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/mini_portile
version bump to v2.8.7
Merge pull request #146 from flavorjones/flavorjones-downstream-ci
ci: attempt to add caching to the downstream projects
ci: integration test against nokogiri, sqlite3, re2
ci: add a skeleton downstream actions workflow
version bump to v2.8.7.rc1
doc: update CHANGELOG
Merge pull request #141 from postmodern/openbsd-support
mkmf_config is more robust about detecting libdir
ci: set MAKE=gmake for OpenBSD
Support extracting `.tar.xz` files on OpenBSD.
ci: break openbsd tests into `unit` and `examples` jobs
Added OpenBSD to the CI matrix.
Merge pull request #145 from flavorjones/flavorjones-make-tests-quiet
test: use Rake::TestTask instead of a custom rake task
test(style): indent test keys with <<~
feat: gpg verification error messages are captured in the exception
test: shush debug messages accidentally left on
test: shush minitest deprecation warnings
test: shush recipe building with a null logger
test: shush the webrick server
shush older ruby warnings about uninitialized ivar @detect_host
Merge pull request #144 from flavorjones/flavorjones-cxx-command
Add `cxx_command` which parallels `cc_command`
test: print out relevant RbConfig information
Merge pull request #143 from flavorjones/flavorjones-deprecate-gcc-command
Prefer `cc_command` to `gcc_command`
Merge pull request #142 from flavorjones/flavorjones-macos-14
ci: pin to macos-13 when necessary
version bump to v2.8.6
Merge pull request #139 from mudge/freebsd-cmake
Explicitly use GNU make for FreeBSD build
Prefer cc and c++ when using CMake on FreeBSD
ci: add freebsd coverage
ci: update github actions
version bump to 2.8.5
doc: update README with cmake_build_type documentation
Merge pull request #137 from flavorjones/flavorjones-update-gemspec
dev: gemspec has better desc and uses require_relative
Merge pull request #136 from Watson1978/release-build
Add config param for CMAKE_BUILD_TYPE
Create release binary with cmake explicitly
Merge pull request #135 from amatsuda/warning
warning: method redefined; discarding old source_directory=
version bump to v2.8.5.rc2
Merge pull request #134 from flavorjones/flavorjones-improve-mkmf-config-20230917
introduce the "static" parameter to mkmf_config
extract `lib_path` and `include_path` methods
version bump to v2.8.5.rc1
Merge pull request #133 from flavorjones/flavorjones-more-precise-pkg-config
feat: more precise implementation of mkmf_config for pkg-config
version bump to v2.9.0.rc1
Merge pull request #131 from flavorjones/118-fedora-pkgconf
feat: introduce MiniPortile.mkmf_config
test: add an example that uses MakeMakefile.pkg_config
ci: add a fedora job to the test suite
test: backfill coverage for MiniPortile#activate
Merge pull request #132 from flavorjones/flavorjones-uninitialized-ivar-warnings
fix: avoid uninitialized ivar warnings
Release Notes
1.8.1
1.8.0
1.7.3
1.7.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands