Skip to content

Update Content Editor Packages - remark (major) - autoclosed

This MR contains the following updates:

Package Type Update Change
rehype-raw dependencies major ^6.1.1 -> ^7.0.0
remark-frontmatter dependencies major ^4.0.1 -> ^5.0.0
remark-gfm dependencies major ^3.0.1 -> ^4.0.0
remark-parse (source) dependencies major ^10.0.2 -> ^11.0.0
remark-rehype dependencies major ^10.1.0 -> ^11.0.0
unified (source) dependencies major ^10.1.2 -> ^11.0.3
unist-util-visit-parents dependencies major 5.1.3 -> 6.0.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

rehypejs/rehype-raw

v7.0.0

Compare Source

Change
  • cdbb980 Update hast-util-raw, @types/hast migrate: update too
  • 9a794bb Change to require Node.js 16 migrate: update too
  • cd34249 Change to use exports migrate: don’t use private APIs

Full Changelog: https://github.com/rehypejs/rehype-raw/compare/6.1.1...7.0.0

remarkjs/remark-frontmatter

v5.0.0

Compare Source

Change
  • cf244cd Update @type/mdast, unified, utilities migrate: update too
  • 813df9f Change to use exports migrate: don’t use private APIs
  • 2eb2310 Change to require Node.js 16 migrate: update too

Full Changelog: https://github.com/remarkjs/remark-frontmatter/compare/4.0.1...5.0.0

remarkjs/remark-gfm

v4.0.0

Compare Source

Change
  • b8cc334 Update @types/mdast, unified, utilities migrate: update too
  • 9eb0f54 Change to use exports migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16 migrate: update too

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0

remarkjs/remark

v11.0.0

Compare Source

(see 15.0.0)

remarkjs/remark-rehype

v11.0.0

Compare Source

Change
  • 30091c7 Change to require Node.js 16 migrate: update too
  • cafeacc Change to use exports migrate: don’t use private APIs
  • acb292a Update mdast-util-to-hast, @types/{hast,mdast}, unified, etc migrate: update too if you don’t use handlers, this should be fine; if you do, see mdast-util-to-hast@13.0.0
  • ba50965 Remove Processor type migrate: get it from unified
Add
  • b990986 Add exports of defaultFootnoteBackContent, defaultFootnoteBackLabel

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0

unifiedjs/unified

v11.0.3

Compare Source

Fix
  • 8dee2ab Fix support for functions in data

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.2...11.0.3

v11.0.2

Compare Source

  • cea788b Fix type of settings if nothing is registered yet

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.1...11.0.2

v11.0.1

Compare Source

  • d1a915d Fix incorrect type of settings in presets

Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.0...11.0.1

v11.0.0

Compare Source

Change
  • baf80b2 Change to require Node.js 16 migrate: update too
  • dd9834a Update @types/unist migrate: update too
  • 620ccf9 Update vfile migrate: update too
Change (unlikey to affect you)
  • a44db46 Add Data, Settings types to augment shared data migrate: if you deal with data, type it, see commit for info
  • fb49556 Change to replace Buffer with Uint8Array migrate: you’re probably fine unless you use weird encodings, see commit for details if so
  • f3e71a8 Remove Attacher type migrate: use Plugin instead
  • cc53bb6 Remove FrozenProcessor type migrate: use Processor instead
  • 1aa3494 Change to yield undefined, not null migrate: expect undefined
  • 932c140 Change to use exports migrate: don’t use private APIs
  • 8e57478 Remove support for classes as compilers, parsers migrate: if you love classes, see commit message
  • 4676814 Remove support for compilers returning nullish migrate: nobody did that
  • 807ffb9 Add improved types migrate: it’s probably just better if anything changed at all
  • b35afe0 Add useful error on empty presets by @​wooorm in https://github.com/unifiedjs/unified/pull/202
  • 6f068a0 Fix to deep clone preset settings
  • 56ee288 Fix non-first parameter merging when reconfiguring plugins
Misc

Full Changelog: https://github.com/unifiedjs/unified/compare/10.1.2...11.0.0

syntax-tree/unist-util-visit-parents

v6.0.1

Compare Source

Fix
  • 48f0dc0 Fix TSC generating broken .d.ts files

Full Changelog: https://github.com/syntax-tree/unist-util-visit-parents/compare/6.0.0...6.0.1

v6.0.0

Compare Source

Change
  • 04a70a3 Update @types/unist migrate: update too
  • 8beaeb8 Change to require Node.js 16 migrate: update too
  • 002ffa4 Change to use export map migrate: don’t use private APIs
  • 323984d Change to remove complex-types.d.ts migrate: use the main export instead
  • adf39ed Add support for inferring type of parents migrate: let TS infer types
Fix
  • 766107b Fix performance of InclusiveDescendant type

Full Changelog: https://github.com/syntax-tree/unist-util-visit-parents/compare/5.1.3...6.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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports