Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.0
->12.0.1
8.0.0
->10.0.0
Release Notes
remarkjs/remark (remark-cli)
v12.0.1
Compare Source
a185821
Update internalimport-meta-resolve
Full Changelog: https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1
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
Updateremark-parse
,remark-stringify
aab3c3e
Rework list fields3325c33
Add support forlabel
to associations31ef684
Add support formeta
in codec77d24f
Updateunified
See also
remark-cli@6.0.0
remark-parse@6.0.0
remark-stringify@6.0.0
Project
4f6b3d7
Update logoe7f509f
Improve npm search ranking of individual packages7d98e30
Fixgit.io
linksce62e7a
Refactor code-stylePlugins
4c0e28a
Addremark-macro
to list of pluginsa4caa67
Addremark-git-contributors
to list of pluginsfe241aa
Addremark-outer-toc
to list of plugins4fa8b1d
Replace deprecated plugin withremark-behead
in list of plugins52ffdff
Addremark-redact
to list of plugins02297a5
Addremark-attr
to list of pluginsremarkjs/remark-lint (remark-lint)
v10.0.0
Compare Source
(this is a major for each package maintained here)
Change
943a574
Change to require Node.js 16migrate: update too
625f7f9
Change to useexports
migrate: don’t use private APIs
255ca39
Updateunified
,@types/mdast
, etcmigrate: update too
8df41b3
remark-preset-lint-recommended: change to preferremark-lint-list-item-indent: 'one'
migrate: pass
tab
if you want previous behavior63d132d
remark-preset-lint-consistent: addremark-lint-ordered-list-marker-value
migrate: turn off or configure with what you prefer
ccea691
remark-list-item-indent: change default toone
migrate: pass
tab
if you want previous behavior07140bd
remark-list-item-indent: renamespace
toone
,tab-size
totab
7ca5d3c
unified-lint-rule: renameRuleMeta
type toMeta
906012e
Remove deprecated (pre CommonMark)remark-lint-no-inline-padding
9cdda80
Remove deprecated (pre CommonMark)remark-lint-no-auto-link-without-protocol
Add
45aeac2
Add better messages, rewrite and improve rules655ba54
Add better support for gfm, directives, math, mdx18e669f
remark-lint-file-extension: add option to disallow extensionless4057f15
remark-lint-no-empty-url: add check for#
Fix
802f78f
remark-lint-table-pipe-alignment: fix empty centered cellDocs
9a7f129
Regeneratescreenshot.png
99bbed2
e9b3f7e
547188e
Refactor docsMisc
b4a6556
Fix autogenerated types w/ TS 5.4bd9ba2c
Add declaration mapse55606e
Refactor to improve performance of deep trees627363b
Refactor more code, improve small things19251fc
0e79b65
Refactor code-styledb4810d
Refactor remark configf8be2e3
Refactor.editorconfig
36e844e
Refactor.gitignore
ae313bf
Refactorpackage.json
16bf9dc
Refactor.npmrc
f0a475c
Refactorpackage.json
s904edde
Refactortsconfig.json
s96c25af
Refactor ActionsFull Changelog: remarkjs/remark-lint@9.1.2...10.0.0
v9.1.2
Compare Source
Fix
639271a
Fix table alignment related rules formicromark
changes(remark-lint-table-cell-padding, remark-lint-table-pipe-alignment)
5bdc23b
Check urls from definitions(remark-lint-no-empty-url) by @Xunnamius in https://github.com/remarkjs/remark-lint/pull/299
Misc
db9755f
Refactor types0beb67b
Refactor tsconfigs to improve build perff41df8e
Fixthis
type in TS 4.9by @ChristianMurphy in https://github.com/remarkjs/remark-lint/pull/304
65f0ff9
cabbe86
Add 3 new rules to list of community rulesby @Xunnamius in https://github.com/remarkjs/remark-lint/pull/301
0f6bb40
Remove boolean fallback for ancient remarkby @jablko in https://github.com/remarkjs/remark-lint/pull/284
d1e24ff
Fix types of rule argumentsby @jablko in https://github.com/remarkjs/remark-lint/pull/289
29bb3b7
Refactor to improve internal severity coercionby @jablko in https://github.com/remarkjs/remark-lint/pull/287
Full Changelog: remarkjs/remark-lint@9.1.1...9.1.2
v9.1.1
Compare Source
014fca7
Add improved docsby @wooorm in https://github.com/remarkjs/remark-lint/pull/276
Full Changelog: remarkjs/remark-lint@9.1.0...9.1.1
v9.1.0
Compare Source
201e995
Addurl
s pointing to docs on all messagesby @remcohaszing in https://github.com/remarkjs/remark-lint/pull/273
Full Changelog: remarkjs/remark-lint@9.0.1...9.1.0
v9.0.1
Compare Source
bc1b092
Use npm workspaces (and fix types)359cd08
Addrepository.directory
field topackage.json
sv9.0.0
Compare Source
f5cb7d2
Use ESM1a1e7cc
Add JSDoc based types4a832b1
cd80985
ef89686
Remove internal fallbacks for ancient remarke3ddd9e
b81b38a
27a96be
Update dependencies28d4e50
13b1971
6de4fb7
16c1b6f
Refactor code-stylee7a7701
Update docsFull Changelog: remarkjs/remark-lint@8.0.0...9.0.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.