🚨 [security] Update nokogiri: 1.13.6 → 1.13.10 (patch) #270
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?
✳️ nokogiri (1.13.6 → 1.13.10) · Repo · Changelog
Security Advisories 🚨
🚨 Unchecked return value from xmlTextReaderExpand
Release Notes
1.13.10
1.13.9
1.13.8
1.13.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
version bump to v1.13.10Merge pull request #2715 from sparklemotion/flavorjones-fix-reader-error-handling_v1.13.xfix(cruby): XML::Reader#attribute_hash returns nil on errorMerge pull request #2717 from sparklemotion/flavorjones-lock-psych-to-fix-build_v1.13.xtest: skip large cdata test on system libxml2dep(dev): pin psych to v4 until v5 builds in CIstyle(rubocop): disable Minitest/EmptyLineBeforeAssertionMethodsversion bump to v1.13.9doc: update CHANGELOGMerge pull request #2671 from sparklemotion/flavorjones-update-zlib-1.2.13_v1.13.xext: hack to cross-compile zlib v1.2.13 on darwindep: update zlib to v1.2.13doc: update CHANGELOGMerge pull request #2668 from sparklemotion/flavorjones-namespace-scopes-compaction_v1.13.xfix: Document#remove_namespaces! use-after-free bugfix: namespace nodes behave properly when compactedtest: repro namespace_scopes compaction issueMerge pull request #2667 from sparklemotion/flavorjones-update-libxml2-2.10.3_backport-v1.13.xdoc: update CHANGELOG.mdstyle(rubocop): Minitest/AssertRaisesCompoundBodydep: update libxml2 to v2.10.3dep: update libxslt to v1.1.37dep: update libxml2 to v2.10.2dep: update libxml2 to v2.10.1ext(win): work around libxslt 1.1.36 symbol exportingdep: update libxslt to v1.1.36dep: update libxml2 to v2.10.0ci: upstream libxml2 fixed conditional html commentsversion bump to v1.13.8Merge pull request #2602 from sparklemotion/flavorjones-fix-reader-node-gc_backport-v1.13.xdeprecate: Reader#attribute_nodesdev: introduce NOKO_WARN_DEPRECATION macrofeat: Reader#attribute_hashci: add creek to the downstream pipelineci: import the downstream pipeline from mainci: update vmactions/freebsd-vm job configversion bump to v1.13.7doc: update CHANGELOGdep: lock rubocop and rubocop-shopifyMerge pull request #2588 from sparklemotion/fix-compaction-on-nodes_backport-to-v1.13.xdep: lock rake-compiler-dock to 1.2.2test: add memcheck suppressionsOnly add compaction callback on Rubies that support itOnly check compaction on platforms that support itAdd compaction callback to nodesAdd a "node unwrap" macro and use itAlways set a mark function on the node wrapperRelease Notes
1.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Bump version to 1.6.1Merge pull request #198 from ruby/flavorjones-update-ci-pipeline-20221123ci: update jruby versions and add trufflerubyMerge pull request #197 from jwillemsen/patch-3Update racc.gemspecMerge pull request #196 from jwillemsen/patch-3Update README.rdocMerge pull request #195 from jwillemsen/patch-3Update racc.en.rhtmlMerge pull request #194 from enebo/jruby_racc_findMerge pull request #193 from okuramasafumi/patch-1Make racc test more flexible (for JRuby).Fix documentation directory name in READMEMerge pull request #191 from nobu/fix-regexp-optionFix flag to `Regexp.new`Merge pull request #189 from nobu/strip-trailing-spacesStrip trailing whitespaces [ci skip]Show diffsStrip trailing whitespaces at the last line of actionsMerge pull request #188 from nobu/nodoc-parseerror[DOC] Remove stale `Object::ParseError` documentationMerge pull request #187 from ruby/dependabot/github_actions/actions/checkout-3Bump actions/checkout from 2 to 3Merge pull request #186 from ruby/add-dependabotAdded dependabotMerge pull request #184 from simi/patch-1Fix typo in sample/calc.y.ci: fix name of default branchMerge pull request #181 from ruby/flavorjones-update-ci-with-ruby31ci: update to cover Ruby 3.1Merge pull request #180 from k0kubun/rubyvm-mjits/RubyVM::JIT/RubyVM::MJIT/gMerge pull request #179 from jwillemsen/patch-3Update README.rdocMerge pull request #178 from nobu/fix-namesFix a private method nameFix typo in a local variable nameMerge pull request #173 from ruby/ci-use-cache-add-jruby93CI: Add JRuby 9.3, use bundler-cacheDepfu 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