Commit 6aa0e6f
authored
Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#1021)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
# Release notes
from [nokogiri's releases](https://github.com/sparklemotion/nokogiri/releases)
> ## 1.13.10 / 2022-12-07
>
> ### Security
>
> * \[CRuby\] Address CVE-2022-23476, unchecked return value from `xmlTextReaderExpand`. See [GHSA-qv4q-mr5r-qprj](GHSA-qv4q-mr5r-qprj) for more information.
>
> ### Improvements
>
> * \[CRuby\] `XML::Reader#attribute_hash` now returns `nil` on parse errors. This restores the behavior of `#attributes` from v1.13.7 and earlier. \[[#2715](https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2715)\]
>
# Commits
* [`4c80121`](sparklemotion/nokogiri@4c80121) version bump to v1.13.10
* [`85410e3`](sparklemotion/nokogiri@85410e3) Merge pull request [#2715](https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2715) from sparklemotion/flavorjones-fix-reader-error-hand...
* [`9fe0761`](sparklemotion/nokogiri@9fe0761) fix(cruby): XML::Reader#attribute\_hash returns nil on error
* [`3b9c736`](sparklemotion/nokogiri@3b9c736) Merge pull request [#2717](https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2717) from sparklemotion/flavorjones-lock-psych-to-fix-bui...
* [`2efa87b`](sparklemotion/nokogiri@2efa87b) test: skip large cdata test on system libxml2
* [`3187d67`](sparklemotion/nokogiri@3187d67) dep(dev): pin psych to v4 until v5 builds in CI
* [`a16b4bf`](sparklemotion/nokogiri@a16b4bf) style(rubocop): disable Minitest/EmptyLineBeforeAssertionMethods
* See full diff in [compare view](sparklemotion/nokogiri@v1.13.9...v1.13.10)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments