rxswift-to-combine-cheatsheet
rxswift-to-combine-cheatsheet copied to clipboard
Bump commonmarker from 0.20.1 to 0.23.9
Bumps commonmarker from 0.20.1 to 0.23.9.
Release notes
Sourced from commonmarker's releases.
v0.23.9
What's Changed
- Update to 0.29.0.gfm.11 by
@anticomputerin gjtorikian/commonmarker#236Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9
v0.23.8
What's Changed
- Update cmark-upstream to
0.29.0.gfm.9by@smocklein gjtorikian/commonmarker#227New Contributors
@smocklemade their first contribution in gjtorikian/commonmarker#227Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.8
v0.23.7
What's Changed
- C API stable test by
@gjtorikianin gjtorikian/commonmarker#201- Update to 29.0.gfm.7 by
@anticomputerin gjtorikian/commonmarker#224Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7
v0.23.7.pre1
What's Changed
- C API stable test by
@gjtorikianin gjtorikian/commonmarker#201Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7.pre1
v0.23.6
What's Changed
This release includes two updates from the upstream
cmark-gfmlibrary, namely:
- DoS vulnerability in autolink extension per GHSA-cgh3-p57x-9q7q
- Added
xmpp:andmailto:support to the autolink extensionv0.23.4
No release notes provided.
v0.22.0
- Drop ruby-enum (gjtorikian/commonmarker#140)
v0.21.0
- Add support for
tasklist_item_checked=: gjtorikian/commonmarker#116v0.20.2
- Add command line input for parse and render options: gjtorikian/commonmarker#108
Changelog
Sourced from commonmarker's changelog.
Changelog
v1.0.0.pre9 (2023-03-28)
Merged pull requests:
- Updates from upstream #235 (gjtorikian)
- Bump comrak from 0.16.0 to 0.17.1 #234 (dependabot[bot])
- Bump magnus from 0.5.1 to 0.5.2 #233 (dependabot[bot])
- Add ability to load
tmthemes from a folder #232 (gjtorikian)- Bump magnus from 0.5.0 to 0.5.1 #231 (dependabot[bot])
- Bump magnus from 0.4.4 to 0.5.0 #230 (dependabot[bot])
- Test the new integrated rb-sys #228 (gjtorikian)
v1.0.0.pre8 (2023-03-09)
Closed issues:
- Something changed in how header anchors are named in the output HTML #229
- Problem with CommonMarker on an Azure VM #226
v0.23.8 (2023-01-31)
v1.0.0.pre7 (2023-01-26)
Merged pull requests:
- Bump comrak from 0.15.0 to 0.16.0 #225 (dependabot[bot])
- Change
unsafe_tounsafe#220 (gjtorikian)- Clarify syntax highlighter plugin usage in README #218 (DannyBen)
- Fix a couple of misleading README points #215 (DannyBen)
- remove gemspec #214 (gjtorikian)
- Add shortcodes/emoji #210 (gjtorikian)
v0.23.7 (2023-01-24)
Closed issues:
... (truncated)
Commits
42cfc90Merge pull request #236 from anticomputer/update-to-0.29.0.gfm.10d793fbfUpdate cmark-upstream to https://github.com/github/cmark-gfm/commit/1e230827a...4e4588fUpdate Makefile for export header consolidation2eb8ca8Update cmark-upstream to https://github.com/github/cmark-gfm/commit/c8dcdc71c...bbb49dbHtmlRenderer: don't nest <strong>f303e6b:gem: release 0.23.9d6fe4c8Update cmark-upstream to https://github.com/github/cmark-gfm/commit/dcf6b3862...94c0af9Merge pull request #227 from gjtorikian/update-to-0.29.0.gfm.95249f70:gem: release 0.23.885c2057Added aria-label changes to test-footnotes.rb- Additional commits viewable 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 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.