[CRuby] Vendored libxml2 is updated to v2.12.9, which the upstream release notes state is a security release to address CVE-2024-40896. Nokogiri's maintainers believe this vulnerability does not affect users of Nokogiri, but we advise upgrading at your earliest convenience anyway.
[CRuby] Vendored libxml2 is updated to v2.12.9, which the upstream release notes state is a security release to address CVE-2024-40896. Nokogiri's maintainers believe this vulnerability does not affect users of Nokogiri, but we advise upgrading at your earliest convenience anyway.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 6 updates in the / directory:
0.9.9
0.9.12
0.3.8
0.5.0
3.3.3
3.3.5
5.23.1
5.24.1
6.1.1
6.1.2
1.16.6
1.16.7
Updates
org-ruby
from 0.9.9 to 0.9.12Changelog
Sourced from org-ruby's changelog.
Commits
8f1d183
Update release documentbc60a87
Update test for issue #2745dea6b
Update output example (fixes #27)98b2313
remove duplicated keys1b308b9
remove duplicated keysfd57a6d
Merge branch 'release-0.9.10'e7e1b77
Bump version to 0.9.10c4a4aa5
Merge branch 'skip-rubypants-pass' into release-0.9.10bbab8e6
Add testf4b93ff
Make it possible to disable the call to RubypantsUpdates
creole
from 0.3.8 to 0.5.0Changelog
Sourced from creole's changelog.
Commits
4953481
version 0.5.02959d4d
add method make_headline6311a25
remove obsolete method6f5e830
parse stuff inside link096a687
use character equality4d404e3
initialize variables87149cf
add travis.ymlfeb867a
tilt template removede648090
0.4.175f253a
fixUpdates
rexml
from 3.3.3 to 3.3.5Release notes
Sourced from rexml's releases.
Changelog
Sourced from rexml's changelog.
Commits
21d90cb
Add 3.3.5 entry1892770
Fix calculation of Security.entity_expansion_text_limit in SAX/pull parsers (...e3f747f
Bump version911dca4
Add 3.3.4 entrycb21378
Add missing rexml/security require in rexml/parsers/baseparser.rb (#189)d65e27c
Bump versionUpdates
minitest
from 5.23.1 to 5.24.1Changelog
Sourced from minitest's changelog.
Commits
15c7418
Branching minitest to version 5.24.18dc42bf
- Fix the error message when an extension is invalid value. (y-yagi)0719fdb
prepped for release2c5f1b7
+ Added Minitest.register_plugin.0a1289f
Remove more anacronisms. Allow tests to pass w/o rubygems loaded.8712996
- Removed anacronism, but allow load_plugins to exit gracefully if --disable=...09fe9a0
Fix one failing tests when string literals are frozen.08280ac
Moved some methods around to follow actual call structure a bit better.Updates
sanitize
from 6.1.1 to 6.1.2Release notes
Sourced from sanitize's releases.
Changelog
Sourced from sanitize's changelog.
Commits
a98ac98
Release 6.1.29148cb0
Update history for 6.1.24478fa5
Enforce protocol allowlisting forimage
andimage-set
CSS funcsUpdates
nokogiri
from 1.16.6 to 1.16.7Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
d8d6ba3
version bump to v1.16.776199bb
dep: update libxml2 to v2.12.9 (branch v1.16.x) (#3297)ca92e48
dep: update packaged libxml2 to v2.12.9Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show