arduino-lint
arduino-lint copied to clipboard
Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.0 to 1.6.0 in /ruledocsgen
trafficstars
Bumps github.com/JohannesKaufmann/html-to-markdown from 1.4.0 to 1.6.0.
Release notes
Sourced from github.com/JohannesKaufmann/html-to-markdown's releases.
v1.6.0 - improved YoutubeEmbed
- Add support for youtube-nocookie.com domain in YoutubeEmbed plugin
Thanks
@devAbreufor submitting a PR 🙏v1.5.0 - start for lists
- Configure the numbering of a ordered list by using the start attribute.
<ol start="10"> <li>10</li> <li>11</li> <li>12</li> </ol>
- The
YoutubeEmbed()andVimeoEmbed()plugins can now be used more easily. Please report any bugs that you encounter!v1.4.2
What's Changed
- Bump github.com/yuin/goldmark from 1.5.5 to 1.6.0 by
@dependabotin JohannesKaufmann/html-to-markdown#81- Bump golang.org/x/net from 0.14.0 to 0.18.0 by
@dependabotin JohannesKaufmann/html-to-markdown#82Full Changelog: https://github.com/JohannesKaufmann/html-to-markdown/compare/v1.4.1...v1.4.2
v1.4.1
No release notes provided.
Commits
aec0c4aupdate dependenciese92a7a3Add support for youtube-nocookie.com domain in YoutubeEmbed plugin (#99)2ec2259Bump golang.org/x/net from 0.18.0 to 0.19.0 (#83)155a78bchange vimeo & youtube embed plugins & README plugin listfc090b2feat: configure start of ol lista5828fdBump golang.org/x/net from 0.14.0 to 0.18.0 (#82)fab894eBump github.com/yuin/goldmark from 1.5.5 to 1.6.0 (#81)bcbfd0dBump golang.org/x/net from 0.9.0 to 0.14.0 (#74)afdc7dfBump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#73)2273319updated logo- See full diff in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.