Skip to content
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

Update module github.com/russross/blackfriday to v2.1.0 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

banban9999
Copy link
Collaborator

@banban9999 banban9999 commented Mar 1, 2021

This PR contains the following updates:

Package Type Update Change
github.com/russross/blackfriday require minor v2.0.0+incompatible -> v2.1.0

Release Notes

russross/blackfriday

v2.1.0

Compare Source

A minor release, mainly aimed at resolving ambiguity about the import path for blackfriday v2 and delivering minor fixes since last release:

  • Committed to github.com/russross/blackfriday/v2 as the canonical import path for blackfriday v2. (Issue #​587)
  • Reduced the amount of dependencies. (PRs #​509 and #​515)
  • Added a SanitizedAnchorName function. (PR #​509)
  • Added Node.IsContainer and Node.IsLeaf methods. (PR #​540)
  • Fixed parsing of links that end with a double backslashes. (Issue #​510)
  • Fixed an issue where fence length wasn't computed. (PR #​505)
  • Improved the default value for the HTMLRendererParameters.FootnoteReturnLinkContents field. (PR #​547)

v2.0.1

Compare Source

A minor release, mainly aimed at releasing a version with go.mod.

  • Added go.mod
  • Enhanced support for info strings in fenced code blocks (issue #​410)
  • README updates
  • Added a reference to confluence wiki renderer
  • Fixed HTML entity regex
  • Fixed HTML5 by removing rel="footnote" which is invalid
  • Added NoopenerLinks option that adds rel="noopener" attribute
  • Added heading offset option to HTML renderer
  • Fixed consecutive lists of different kinds
  • Fixed block parsing for fenced code blocks in lists (issue #​239)

Huge thanks to the contributors!
Bjørn Erik Pedersen (@​bep)
Cameron Moore (@​moorereason)
Dmitri Shuralyov (@​dmitshur)
Emil Melnikov (@​emilmelnikov)
Iain Haslam (@​understated)
Kentaro Matsushita (@​kentaro-m)
Liming Jin (@​jinliming2)
Michael (@​michael-k)
Mitchell Cohen (@​mitchchn)
Nathan Glenn (@​garfieldnate)
Nick Galbreath (@​client9)
Rebecca Turner (@​9999years)
Vas Sudanagunta (@​vassudanagunta)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@banban9999
Copy link
Collaborator Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/russross/blackfriday@v2.1.0+incompatible: go.mod has post-v2 module path "github.com/russross/blackfriday/v2" at revision v2.1.0

@banban9999 banban9999 force-pushed the renovate/github.com-russross-blackfriday-2.x branch from e9c493f to e625dc7 Compare August 29, 2022 00:07
@banban9999 banban9999 force-pushed the renovate/github.com-russross-blackfriday-2.x branch from e625dc7 to 28b4209 Compare September 5, 2022 00:07
@banban9999 banban9999 changed the title Update module github.com/russross/blackfriday to v2.1.0 Update module github.com/russross/blackfriday to v2.1.0 - autoclosed Oct 24, 2022
@banban9999 banban9999 closed this Oct 24, 2022
@banban9999 banban9999 deleted the renovate/github.com-russross-blackfriday-2.x branch October 24, 2022 00:08
@banban9999 banban9999 restored the renovate/github.com-russross-blackfriday-2.x branch October 31, 2022 00:06
@banban9999 banban9999 changed the title Update module github.com/russross/blackfriday to v2.1.0 - autoclosed Update module github.com/russross/blackfriday to v2.1.0 Oct 31, 2022
@banban9999 banban9999 reopened this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant