-
Notifications
You must be signed in to change notification settings - Fork 0
Bump commonmarker from 0.23.6 to 0.23.7 #15
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
Conversation
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.6...v0.23.7) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
|
@dependabot mergeOn 25 Jan 2023, at 04:31, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a
security vulnerability (moderate severity).
Learn more about Dependabot security updates.
Bumps commonmarker from 0.23.6 to 0.23.7.
Release notes
Sourced from commonmarker's releases.
v0.23.7
What's Changed
C API stable test by @gjtorikian in gjtorikian/commonmarker#201
Update to 29.0.gfm.7 by @anticomputer in gjtorikian/commonmarker#224
Full Changelog: ***@***.***
v0.23.7.pre1
What's Changed
C API stable test by @gjtorikian in gjtorikian/commonmarker#201
Full Changelog: ***@***.***
Changelog
Sourced from commonmarker's changelog.
Changelog
v1.0.0.pre6 (2023-01-09)
Full Changelog
Closed issues:
Cargo.lock prevents Ruby 3.2.0 from installing commonmarker v1.0.0.pre4 #211
Merged pull requests:
always use rb_sys (don't use Ruby's emerging cargo tooling where available) #213 (kivikakk)
v1.0.0.pre5 (2023-01-08)
Full Changelog
Merged pull requests:
Provide 3.2 build support #212 (gjtorikian)
v1.0.0.pre4 (2022-12-28)
Full Changelog
Closed issues:
Will the cmark-gfm branch continue to be maintained for awhile? #207
Merged pull requests:
Implement native syntax highlighting #209 (gjtorikian)
Bump magnus from 0.4.3 to 0.4.4 #208 (dependabot[bot])
Bump magnus from 0.4.2 to 0.4.3 #206 (dependabot[bot])
Bump comrak from 0.14.0 to 0.15.0 #205 (dependabot[bot])
Bump magnus from 0.4.1 to 0.4.2 #204 (dependabot[bot])
v1.0.0.pre3 (2022-11-30)
Full Changelog
Closed issues:
Code block incorrectly parsed in commonmarker 1.0.0.pre #202
Merged pull requests:
Windows build #197 (gjtorikian)
... (truncated)
Commits
734fd86 Merge pull request #224 from gjtorikian/update-to-29.0.gfm.7
2e724ec Turned off Rubocop.
9c923b0 💎 release 0.23.7
30419c2 Added call to cmark_init_standard_node_flags()
9007c37 Update cmark-upstream to ***@***.***
1cfec13 Merge pull request #201 from gjtorikian/c-api-stable-test
bbf631b lint
5b807a1 ease up
9a24e6d Test fake version
d8a43bc Allow for manual dispatch
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 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 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)
@dependabot use these labels will set the current labels as the default for future PRs for this repo and language
@dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
@dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
@dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
You can view, comment on, or merge this pull request online at:
#15
Commit Summary
e5c1be9 Bump commonmarker from 0.23.6 to 0.23.7
File Changes (1 file)
M
Gemfile.lock
(2)
Patch Links:
https://github.com/ColtonKinstley/coltonkinstley.github.io/pull/15.patch
https://github.com/ColtonKinstley/coltonkinstley.github.io/pull/15.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
|
OK, I won't notify you about version 0.x.x again, unless you re-open this PR. 😢 |
|
This PR has already been merged! 🎉 |
|
OK, from now on I'll use |
|
OK, from now on I won't tag any reviewers for Ruby pull requests on this repo. |
|
OK, from now on I won't assign anyone for Ruby pull requests on this repo. |
|
OK, from now on I won't assign a milestone for Ruby pull requests on this repo. |
|
Looks like this PR has already been merged! |
|
Looks like this PR has already been merged. If you've moved back to an older version of |
Bumps commonmarker from 0.23.6 to 0.23.7.
Release notes
Sourced from commonmarker's releases.
Changelog
Sourced from commonmarker's changelog.
... (truncated)
Commits
734fd86Merge pull request #224 from gjtorikian/update-to-29.0.gfm.72e724ecTurned off Rubocop.9c923b0💎 release 0.23.730419c2Added call to cmark_init_standard_node_flags()9007c37Update cmark-upstream to github/cmark-gfm@57d5e093e...1cfec13Merge pull request #201 from gjtorikian/c-api-stable-testbbf631blint5b807a1ease up9a24e6dTest fake versiond8a43bcAllow for manual dispatchDependabot 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.