markup
markup copied to clipboard
chore(deps): bump the dependencies group across 1 directory with 4 updates
Bumps the dependencies group with 4 updates in the / directory: org-ruby, creole, rexml and minitest.
Updates org-ruby from 0.9.9 to 0.9.12
Changelog
Sourced from org-ruby's changelog.
-- mode: org; mode: auto-fill; --
#+title: Changelog #+startup: showeverything
- 0.9.10 / 2014-12-09
- Add option to disable Rubypants
Commits
8f1d183Update release documentbc60a87Update test for issue #2745dea6bUpdate output example (fixes #27)98b2313remove duplicated keys1b308b9remove duplicated keysfd57a6dMerge branch 'release-0.9.10'e7e1b77Bump version to 0.9.10c4a4aa5Merge branch 'skip-rubypants-pass' into release-0.9.10bbab8e6Add testf4b93ffMake it possible to disable the call to Rubypants- Additional commits viewable in compare view
Updates creole from 0.3.8 to 0.5.0
Changelog
Sourced from creole's changelog.
0.5.0
- Remove methods make_*_anchor
- Add method make_headline
- Parse tags inside link text
Commits
4953481version 0.5.02959d4dadd method make_headline6311a25remove obsolete method6f5e830parse stuff inside link096a687use character equality4d404e3initialize variables87149cfadd travis.ymlfeb867atilt template removede6480900.4.175f253afix- Additional commits viewable in compare view
Updates rexml from 3.3.0 to 3.3.1
Release notes
Sourced from rexml's releases.
REXML 3.3.1 - 2024-06-25
Improvements
Added support for detecting malformed top-level comments.
- GH-145
- Patch by Hiroya Fujinami.
Improved
REXML::Element#attributeperformance.
- GH-146
- Patch by Hiroya Fujinami.
Added support for detecting malformed
<!-->comments.
- GH-147
- Patch by Hiroya Fujinami.
Added support for detecting unclosed
DOCTYPE.
- GH-152
- Patch by Hiroya Fujinami.
Added
changlog_urimetadata to gemspec.
- GH-156
- Patch by fynsta.
Improved parse performance.
Fixes
Fixed a bug that large XML can't be parsed.
- GH-154
- Patch by NAITOH Jun.
Fixed a bug that private constants are visible.
- GH-155
- Patch by NAITOH Jun.
Thanks
Hiroya Fujinami
NAITOH Jun
fynsta
Changelog
Sourced from rexml's changelog.
3.3.1 - 2024-06-25 {#version-3-3-1}
Improvements
Added support for detecting malformed top-level comments.
- GH-145
- Patch by Hiroya Fujinami.
Improved
REXML::Element#attributeperformance.
- GH-146
- Patch by Hiroya Fujinami.
Added support for detecting malformed
<!-->comments.
- GH-147
- Patch by Hiroya Fujinami.
Added support for detecting unclosed
DOCTYPE.
- GH-152
- Patch by Hiroya Fujinami.
Added
changlog_urimetadata to gemspec.
- GH-156
- Patch by fynsta.
Improved parse performance.
Fixes
Fixed a bug that large XML can't be parsed.
- GH-154
- Patch by NAITOH Jun.
Fixed a bug that private constants are visible.
- GH-155
- Patch by NAITOH Jun.
Thanks
Hiroya Fujinami
NAITOH Jun
fynsta
Commits
20017eeAdd 3.3.1 entrya579730Optimize BaseParser#unnormalize method (#158)e6e07f2Reuse of Set.new at prefixes variables (#157)22d206aAdd changelog_uri to gemspec (#156)cfa8dd9Don't include private_constant-ed module (#155)4c28808Fix a bug that a large XML can't be parsed (#154)f704011Reject unclosed DOCTYPE on parsing (#153)d906ae2Add a "Malformed comment" check for invalid comments such as\<!-->(#147)1e31ffcFix small typos (#148)3b026f8ImproveElement#attributeimplementation as 6500x faster (#146)- Additional commits viewable in compare view
Updates minitest from 5.23.1 to 5.24.1
Changelog
Sourced from minitest's changelog.
=== 5.24.1 / 2024-06-29
1 bug fix:
- Fix the error message when an extension is invalid value. (y-yagi)
=== 5.24.0 / 2024-06-18
2 minor enhancements:
- Added Minitest.register_plugin.
- Extended plugin system to work with modules/classes for opt-out plugins.
1 bug fix:
- Removed anacronism, but allow load_plugins to exit gracefully if --disable=gems.
Commits
15c7418Branching minitest to version 5.24.18dc42bf- Fix the error message when an extension is invalid value. (y-yagi)0719fdbprepped for release2c5f1b7+ Added Minitest.register_plugin.0a1289fRemove more anacronisms. Allow tests to pass w/o rubygems loaded.8712996- Removed anacronism, but allow load_plugins to exit gracefully if --disable=...09fe9a0Fix one failing tests when string literals are frozen.08280acMoved some methods around to follow actual call structure a bit better.- See full diff in compare view
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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions