🚨 [security] Update nokogiri 1.16.2 → 1.16.5 (patch) #87
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 v2.12.7 to resolve CVE-2024-34459
🚨 Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
Release Notes
1.16.5
1.16.4
1.16.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
version bump to v1.16.5
dep: update vendored libxml2 to v2.12.7 (#3191)
ci: add arm64-darwin coverage using macos-14
dep: update libxml2 to v2.12.7
version bump to v1.16.4
dep: update to zlib 1.3.1 (v1.16.x) (#3175)
dep: update to zlib 1.3.1
version bump to v1.16.3
dep: update libxml 2.12.6 (branch v1.16.x) (#3151)
fix: Reader#read sets @encoding if it is unset
dep: update libxml2 to v2.12.6
Release Notes
2.8.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
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
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