🚨 [security] Update nokogiri 1.16.0 → 1.16.2 (patch) #362
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 🚨
🚨 Improper Handling of Unexpected Data Type in Nokogiri
Release Notes
1.16.2
1.16.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
version bump to v1.16.2
dep: update libxml to 2.12.5 (branch v1.16.x) (#3122)
dep: update libxml2 to v2.12.5
dep: remove patch from #3112 which has been released upstream
version bump to v1.16.1
dev: add files to manifest ignore list
build(deps): bump actions/{download,upload}-artifact from 3 to 4
.gitignore: clangd-related files
doc: update CHANGELOG
fix: apply upstream patch for in-context parsing (#3116)
fix: apply upstream patch for in-context parsing
build(deps-dev): update rake-compiler requirement from 1.2.5 to 1.2.6 (#3114)
build(deps-dev): update rubocop requirement from 1.60.1 to 1.60.2 (#3113)
build(deps-dev): update rake-compiler requirement from 1.2.5 to 1.2.6
build(deps-dev): update rubocop requirement from 1.60.1 to 1.60.2
test: handle upstream libxml2 error message changes (#3109)
test: update to handle changed libxml 2.13 error messages
build(deps-dev): update rubocop-minitest requirement from 0.34.4 to 0.34.5 (#3107)
build(deps-dev): update minitest requirement from 5.21.1 to 5.21.2 (#3106)
style(rubocop/minitest): Minitest/AssertKindOf
build(deps): bump actions/cache from 3 to 4 (#3108)
build(deps-dev): update minitest requirement from 5.21.1 to 5.21.2
build(deps-dev): update rubocop-minitest requirement
build(deps-dev): update rubocop requirement from 1.59.0 to 1.60.1 (#3105)
build(deps): bump actions/cache from 3 to 4
build(deps-dev): update rubocop requirement from 1.59.0 to 1.60.1
fix(fuzzer): ensure a failed build will fail early
Delay breaking out of the parse loop when max_tree_depth is hit (#3100)
doc: update CONTRIBUTING with info about `test:memory_suite`
build(deps-dev): update rubocop-performance requirement from 1.20.1 to 1.20.2 (#3094)
build(deps-dev): update rubocop-minitest requirement from 0.34.3 to 0.34.4 (#3095)
build(deps-dev): update minitest requirement from 5.20.0 to 5.21.1 (#3096)
dep: update libxml2 to 2.12.4 (#3097)
dep: update libxml2 to 2.12.4
build(deps-dev): update minitest requirement from 5.20.0 to 5.21.1
build(deps-dev): update rubocop-minitest requirement
build(deps-dev): update rubocop-performance requirement
maintain oss-fuzz target building upstream (#3093)
fix extra new line
added missing new line
maintain oss-fuzz target building upstream
ci: declare mutex_m in Gemfile; it's been removed from ruby 3.4 (#3092)
test: remove unnecessary dependency on NKF
ci: declare mutex_m in Gemfile; it's been removed from ruby 3.4
ci: drop mingw from ci.yml because it's upstream ruby-head (#3091)
ci: drop mingw from ci.yml because it's upstream ruby-head
doc: update CHANGELOG
Allow compilation on older gcc versions (#3090)
Allow compilation on older gcc versions
ci: libxml2 callstack changed, so updating the suppression (#3087)
ci: libxml2 callstack changed, so updating the suppression
build(deps-dev): update rubocop-minitest requirement from 0.34.2 to 0.34.3 (#3086)
build(deps-dev): update rubocop-minitest requirement
tests: support upstream libxml (#3085)
test: accept upstream libxml2 error messages for IO errors
style: clean up test_entity_reference.rb
fix(libxml): default Reader node encoding to UTF-8 (#3084)
fix(libxml): default Reader node encoding to UTF-8
doc: improve XSLT::Stylesheet doc strings
doc: note that the Reader does not recover from syntax errors
tests: updated for upstream libxml support (#3083)
test: accept updated libxml2 IO error messages
test: accept updated libxml2 XPath error messages
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