Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Update remark (major) #527

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

Update remark (major) #527

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-cli (source) 5.0.0 -> 12.0.0 age adoption passing confidence
remark-lint 6.0.6 -> 9.1.2 age adoption passing confidence

Release Notes

remarkjs/remark (remark-cli)

v12.0.0

Compare Source

(see 15.0.0)

v11.0.0

Compare Source

(see 15.0.0)

v10.0.1

Compare Source

See remark@14.0.2

v10.0.0

Compare Source

Changelog
  • 1b89df5 Update remark-parse, remark-stringify
  • aab3c3e Rework list fields
  • 3325c33 Add support for label to associations
  • 31ef684 Add support for meta in code
  • c77d24f Update unified
See also
Project
Plugins
  • 4c0e28a Add remark-macro to list of plugins
  • a4caa67 Add remark-git-contributors to list of plugins
  • fe241aa Add remark-outer-toc to list of plugins
  • 4fa8b1d Replace deprecated plugin with remark-behead in list of plugins
  • 52ffdff Add remark-redact to list of plugins
  • 02297a5 Add remark-attr to list of plugins

v9.0.0

Compare Source

See remark@13.0.0

v8.0.1

Compare Source

See remark@12.0.1

v8.0.0

Compare Source

v7.0.1

Compare Source

See remark@11.0.2

Project

v7.0.0

Compare Source

Breaking

v6.0.1

Compare Source

See also

v6.0.0

Compare Source

Changelog
remarkjs/remark-lint (remark-lint)

v9.1.2

Compare Source

Fix
Misc

Full Changelog: remarkjs/remark-lint@9.1.1...9.1.2

v9.1.1

Compare Source

Full Changelog: remarkjs/remark-lint@9.1.0...9.1.1

v9.1.0

Compare Source

Full Changelog: remarkjs/remark-lint@9.0.1...9.1.0

v9.0.1

Compare Source

  • bc1b092 Use npm workspaces (and fix types)
  • 359cd08 Add repository.directory field to package.jsons

v9.0.0

Compare Source

Full Changelog: remarkjs/remark-lint@8.0.0...9.0.0

v8.0.0

Compare Source

TL;DR: Use the new versions of the presets with remark 13:

  • remark-preset-lint-consistent (4.0.0)
  • remark-preset-lint-markdown-style-guide (4.0.0)
  • remark-preset-lint-recommended (5.0.0)

Most plugins are fine, but some received majors. The following plugins are made for the new parser and do not work on the old. While you’re still on remark 12, use their previous version. Use the new versions for remark 13+.

  • remark-lint-checkbox-character-style (3.0.0)
  • remark-lint-checkbox-content-indent (3.0.0)
  • remark-lint-list-item-bullet-indent (3.0.0)
  • remark-lint-list-item-spacing (3.0.0)
  • remark-lint-no-blockquote-without-marker (4.0.0)
  • remark-lint-no-heading-indent (3.0.0)
  • remark-lint-no-paragraph-content-indent (3.0.0)
  • remark-lint-no-table-indentation (3.0.0)
  • remark-lint-table-cell-padding (3.0.0)
  • remark-lint-table-pipes (3.0.0)

These plugins generally work on old and new remark, but might miss some messages in the old one now:

  • remark-lint-no-consecutive-blank-lines (3.0.0) (extra blank lines can no longer break out of lists)
  • remark-lint-no-heading-content-indent (3.0.0) (pedantic mode no longer supported)
  • remark-lint-no-inline-padding (3.0.0) (emphasis, strong, strikethrough can’t be padded anymore)
  • remark-lint-no-undefined-references (3.0.0) (undefined references are no longer parsed, so we have to do magic to find them)

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency remark-cli to v6 Update dependency remark-cli to v7 Aug 10, 2019
@renovate renovate bot changed the title Update dependency remark-cli to v7 Update remark (major) Apr 28, 2020
@renovate renovate bot force-pushed the renovate/major-remark branch 21 times, most recently from 81e59d8 to a5a71a9 Compare May 18, 2021 04:35
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 75ba482 to 0bf9463 Compare June 2, 2021 11:37
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from f2096b8 to be4143d Compare June 21, 2021 12:02
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 3906590 to c018b63 Compare July 5, 2021 10:18
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from f77cb1e to f1725bd Compare July 16, 2021 18:17
@renovate renovate bot force-pushed the renovate/major-remark branch 4 times, most recently from 78ac3dd to 07438bb Compare July 24, 2021 19:32
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from 5cf0236 to dce5427 Compare August 8, 2021 12:47
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from 03c9526 to bb431d6 Compare August 17, 2021 15:40
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 77c56d0 to 5a84177 Compare September 14, 2021 09:53
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 292e2f9 to ac8cb6a Compare September 23, 2021 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants