Conversation
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md) - [Commits](kivikakk/comrak@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: comrak dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a609893 to
6c98fea
Compare
6c98fea to
5655513
Compare
|
@gjtorikian Note that I've extended our supported Ruby versions to include 4.x, as that's looking to be the next release and HEAD builds are starting to fail everywhere because of it 😅 Please feel free to revert if you think this might cause issues. |
|
Huh... do you happen to know if there are any actual language breaking changes, or is it just an arbitrary major bump? I can't find anything about why the jump. Either way, thank you, as always! |
I have no idea! I had some of my own HEAD builds start to fail because a dependency-of-a-dependency-of-a-dependency was checking for The closest thing I can find to an authoritative discussion on this is https://bugs.ruby-lang.org/issues/21657, and there is no mention of breaking changes (and a few acks that Ruby itself doesn't really do semver). |
Bumps comrak from 0.47.0 to 0.48.0.
Release notes
Sourced from comrak's releases.
... (truncated)
Changelog
Sourced from comrak's changelog.
... (truncated)
Commits
6337099Merge pull request #690 from kivikakk/release/v0.48.069285eaCHANGELOG: finish 0.48.0.636cc0fCHANGELOG.md: add generated portion.95fc43bCargo.toml: v0.48.0.d149324Merge pull request #689 from kivikakk/push-nnqpnowtsnomc2509e5tasklists: don't munge first byte into unicode codepoint.988ebcdMerge pull request #688 from kivikakk/push-ylwwmpzkwpknae45268jetscii for line searcher.1a38822Merge pull request #687 from kivikakk/push-nzsmltxklmnr5cc8d40write out %25 in hrefs where not part of a percent-encode sequence.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)