chore(deps): update github.com/gomarkdown/markdown digest to 7d523f7#3365
Conversation
|
/gcbrun |
Summary of ChangesHello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request focuses on maintaining the project's dependencies by updating the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the github.com/gomarkdown/markdown dependency to a more recent commit. The change itself is straightforward. However, I've added a comment regarding the long-term maintainability of this dependency, as it appears to be inactive in terms of releases. It would be beneficial to consider migrating to a more actively maintained library.
| github.com/gammazero/workerpool v1.1.3 | ||
| github.com/go-git/go-git/v5 v5.16.5 | ||
| github.com/gomarkdown/markdown v0.0.0-20250810172220-2e2c11897d1a | ||
| github.com/gomarkdown/markdown v0.0.0-20260217112301-37c66b85d6ab |
There was a problem hiding this comment.
The github.com/gomarkdown/markdown library has not had a tagged release since 2019, which suggests it might not be actively maintained. Relying on pseudo-versions pointing to specific commits can introduce risks, as these are not stable releases. For better long-term maintainability and to ensure you receive security updates and bug fixes, consider creating a technical debt issue to evaluate migrating to a more actively maintained markdown parser, such as github.com/yuin/goldmark.
3b112ea to
ba752f1
Compare
|
/gcbrun |
ba752f1 to
cc34f49
Compare
|
/gcbrun |
cc34f49 to
1f82ccd
Compare
|
/gcbrun |
1f82ccd to
5b7148a
Compare
|
/gcbrun |
5b7148a to
8289bbe
Compare
|
/gcbrun |
8289bbe to
72f2087
Compare
|
/gcbrun |
72f2087 to
49a5598
Compare
|
/gcbrun |
49a5598 to
4ef4c2b
Compare
|
/gcbrun |
4ef4c2b to
b7b9921
Compare
|
/gcbrun |
b7b9921 to
3bc73e9
Compare
|
/gcbrun |
3bc73e9 to
848b0d8
Compare
|
/gcbrun |
848b0d8 to
d4fb3a3
Compare
9044ad9 to
888eb11
Compare
|
/gcbrun |
888eb11 to
c0a2838
Compare
|
/gcbrun |
c0a2838 to
783fbad
Compare
|
/gcbrun |
783fbad to
787575f
Compare
|
/gcbrun |
787575f to
2c40d25
Compare
|
/gcbrun |
2c40d25 to
934ebaa
Compare
|
/gcbrun |
934ebaa to
0dac7c4
Compare
|
/gcbrun |
0dac7c4 to
d9831c7
Compare
|
/gcbrun |
d9831c7 to
8ad9b05
Compare
|
/gcbrun |
8ad9b05 to
31112e3
Compare
|
/gcbrun |
31112e3 to
31bab38
Compare
|
/gcbrun |
31bab38 to
3f04e15
Compare
|
/gcbrun |
3f04e15 to
cccc40f
Compare
|
/gcbrun |
This PR contains the following updates:
2e2c118→7d523f7Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.