This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
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:
^3.0.1
->^4.0.0
^11.2.1
->^12.0.0
^10.0.0
->^11.0.0
^10.1.0
->^11.1.0
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
remarkjs/remark-gfm (remark-gfm)
v4.0.0
Compare Source
Change
b8cc334
Update@types/mdast
,unified
, utilitiesmigrate: update too
9eb0f54
Change to useexports
migrate: don’t use private APIs
5715c93
Change to require Node.js 16migrate: update too
Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0
remarkjs/remark-github (remark-github)
v12.0.0
Compare Source
Change
6196a27
Change to require Node.js 16migrate: update too
f8b14aa
Change to useexports
migrate: don’t use private APIs
f873061
Update@types/mdast
, utilities, etcmigrate: update too
6e8eeee
Change to exportdefaultBuildUrl
migrate:
import {defaultBuildUrl} from 'remark-github'
and thenfunction buildUrl(vaues, defaultBuildUrl)
->function buildUrl(vaues)
Full Changelog: remarkjs/remark-github@11.2.4...12.0.0
remarkjs/remark (remark-parse)
v11.0.0
Compare Source
(see
15.0.0
)v10.0.2
Compare Source
See
[email protected]
remarkjs/remark-rehype (remark-rehype)
v11.1.0
Compare Source
Add
0174dfc
Addfile
to options passed tomdast-util-to-hast
Full Changelog: remarkjs/remark-rehype@11.0.0...11.1.0
v11.0.0
Compare Source
Change
30091c7
Change to require Node.js 16migrate: update too
cafeacc
Change to useexports
migrate: don’t use private APIs
acb292a
Updatemdast-util-to-hast
,@types/{hast,mdast}
, unified, etcmigrate: update too
if you don’t use handlers, this should be fine;
if you do, see
[email protected]
ba50965
RemoveProcessor
typemigrate: get it from
unified
Add
b990986
Add exports ofdefaultFootnoteBackContent
,defaultFootnoteBackLabel
Full Changelog: remarkjs/remark-rehype@10.1.0...11.0.0
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.