-
-
Notifications
You must be signed in to change notification settings - Fork 121
Bump rexml from 3.3.9 to 3.4.2 in /docs #639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot squash and merge
dependabot[bot] ***@***.***> schrieb am Mi., 17. Sept. 2025,
20:41:
… This automated pull request fixes a security vulnerability
<https://github.com/offen/docker-volume-backup/security/dependabot/42>
(low severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps rexml <https://github.com/ruby/rexml> from 3.3.9 to 3.4.2.
Release notes
*Sourced from rexml's releases <https://github.com/ruby/rexml/releases>.*
REXML 3.4.2 - 2025-08-26 Improvement
-
Improved performance.
- GH-244 <https://redirect.github.com/ruby/rexml/issues/244>
- GH-245 <https://redirect.github.com/ruby/rexml/issues/245>
- GH-246 <https://redirect.github.com/ruby/rexml/issues/246>
- GH-249 <https://redirect.github.com/ruby/rexml/issues/249>
- GH-256 <https://redirect.github.com/ruby/rexml/issues/256>
- Patch by NAITOH Jun
-
Raise appropriate exception when failing to match start tag in DOCTYPE
- GH-247 <https://redirect.github.com/ruby/rexml/issues/247>
- Patch by NAITOH Jun
-
Deprecate accepting array as an element in XPath.match, first and each
- GH-252 <https://redirect.github.com/ruby/rexml/issues/252>
- Patch by tomoya ishida
-
Don't call needless encoding_updated
- GH-259 <https://redirect.github.com/ruby/rexml/issues/259>
- Patch by Sutou Kouhei
-
Reuse XPath::match
- GH-263 <https://redirect.github.com/ruby/rexml/issues/263>
- Patch by pboling
-
Cache redundant calls for doctype
- GH-264 <https://redirect.github.com/ruby/rexml/issues/264>
- Patch by pboling
-
Use Safe Navigation (&.) from Ruby 2.3
- GH-265 <https://redirect.github.com/ruby/rexml/issues/265>
- Patch by pboling
-
Remove redundant return statements
- GH-266 <https://redirect.github.com/ruby/rexml/issues/266>
- Patch by pboling
-
Added XML declaration check & Source#skip_spaces method
- GH-282 <https://redirect.github.com/ruby/rexml/issues/282>
- Patch by NAITOH Jun
- Reported by Sofi Aberegg
Fixes
- Fix docs typo
- GH-248 <https://redirect.github.com/ruby/rexml/issues/248>
- Patch by James Coleman
... (truncated)
Changelog
*Sourced from rexml's changelog
<https://github.com/ruby/rexml/blob/master/NEWS.md>.*
3.4.2 - 2025-08-26 {#version-3-4-2} Improvement
-
Improved performance.
- GH-244 <https://redirect.github.com/ruby/rexml/issues/244>
- GH-245 <https://redirect.github.com/ruby/rexml/issues/245>
- GH-246 <https://redirect.github.com/ruby/rexml/issues/246>
- GH-249 <https://redirect.github.com/ruby/rexml/issues/249>
- GH-256 <https://redirect.github.com/ruby/rexml/issues/256>
- Patch by NAITOH Jun
-
Raise appropriate exception when failing to match start tag in DOCTYPE
- GH-247 <https://redirect.github.com/ruby/rexml/issues/247>
- Patch by NAITOH Jun
-
Deprecate accepting array as an element in XPath.match, first and each
- GH-252 <https://redirect.github.com/ruby/rexml/issues/252>
- Patch by tomoya ishida
-
Don't call needless encoding_updated
- GH-259 <https://redirect.github.com/ruby/rexml/issues/259>
- Patch by Sutou Kouhei
-
Reuse XPath::match
- GH-263 <https://redirect.github.com/ruby/rexml/issues/263>
- Patch by pboling
-
Cache redundant calls for doctype
- GH-264 <https://redirect.github.com/ruby/rexml/issues/264>
- Patch by pboling
-
Use Safe Navigation (&.) from Ruby 2.3
- GH-265 <https://redirect.github.com/ruby/rexml/issues/265>
- Patch by pboling
-
Remove redundant return statements
- GH-266 <https://redirect.github.com/ruby/rexml/issues/266>
- Patch by pboling
-
Added XML declaration check & Source#skip_spaces method
- GH-282 <https://redirect.github.com/ruby/rexml/issues/282>
- Patch by NAITOH Jun
- Reported by Sofi Aberegg
Fixes
- Fix docs typo
- GH-248 <https://redirect.github.com/ruby/rexml/issues/248>
- Patch by James Coleman
... (truncated)
Commits
- f36916f
<ruby/rexml@f36916f>
Add 3.4.2 entry (#284
<https://redirect.github.com/ruby/rexml/issues/284>)
- 5859bde
<ruby/rexml@5859bde>
Added XML declaration check & Source#skip_spaces method (#282
<https://redirect.github.com/ruby/rexml/issues/282>)
- 1d876e3
<ruby/rexml@1d876e3>
Bump actions/checkout from 4 to 5 (#283
<https://redirect.github.com/ruby/rexml/issues/283>)
- c87bda8
<ruby/rexml@c87bda8>
Remove ostruct from dev deps (#281
<https://redirect.github.com/ruby/rexml/issues/281>)
- c60ae02
<ruby/rexml@c60ae02>
Remove bundler from dev deps (#277
<https://redirect.github.com/ruby/rexml/issues/277>)
- 9b084d7
<ruby/rexml@9b084d7>
Fix & Deprecate REXML::Text#text_indent (#275
<https://redirect.github.com/ruby/rexml/issues/275>)
- 04a589a
<ruby/rexml@04a589a>
Fix a bug that XPath can't be used for no document element (#268
<https://redirect.github.com/ruby/rexml/issues/268>)
- 66232ea
<ruby/rexml@66232ea>
Remove redundant return statements (#266
<https://redirect.github.com/ruby/rexml/issues/266>)
- 63f3e97
<ruby/rexml@63f3e97>
Use Safe Navigation (&.) from Ruby 2.3 (#265
<https://redirect.github.com/ruby/rexml/issues/265>)
- d427fc5
<ruby/rexml@d427fc5>
Avoid redundant calls for doctype (#264
<https://redirect.github.com/ruby/rexml/issues/264>)
- Additional commits viewable in compare view
<ruby/rexml@v3.3.9...v3.4.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/offen/docker-volume-backup/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#639
Commit Summary
- bff4242
<bff4242>
Bump rexml from 3.3.9 to 3.4.2 in /docs
File Changes
(1 file <https://github.com/offen/docker-volume-backup/pull/639/files>)
- *M* docs/Gemfile.lock
<https://github.com/offen/docker-volume-backup/pull/639/files#diff-78c95b3441eb17ae275e1651c656a3614738ea96c7a13df92c95b0b987b6c497>
(2)
Patch Links:
- https://github.com/offen/docker-volume-backup/pull/639.patch
- https://github.com/offen/docker-volume-backup/pull/639.diff
—
Reply to this email directly, view it on GitHub
<#639>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMV6FDVRRYKPVTE2ETNWZ33TGTODAVCNFSM6AAAAACGZGSHF2VHI2DSMVQWIX3LMV43ASLTON2WKOZTGQZDOMZZGEZDMMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps rexml from 3.3.9 to 3.4.2.
Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
f36916fAdd 3.4.2 entry (#284)5859bdeAdded XML declaration check &Source#skip_spacesmethod (#282)1d876e3Bump actions/checkout from 4 to 5 (#283)c87bda8Remove ostruct from dev deps (#281)c60ae02Remove bundler from dev deps (#277)9b084d7Fix & Deprecate REXML::Text#text_indent (#275)04a589aFix a bug that XPath can't be used for no document element (#268)66232eaRemove redundant return statements (#266)63f3e97Use Safe Navigation (&.) from Ruby 2.3 (#265)d427fc5Avoid redundant calls for doctype (#264)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.