Skip to content

Update dependency unist-util-filter to v5

Pipeline Components Bot requested to merge renovate/unist-util-filter-5.x into master

This MR contains the following updates:

Package Type Update Change
unist-util-filter dependencies major ^1.0.2 -> ^5.0.0

Release Notes

syntax-tree/unist-util-filter (unist-util-filter)

v5.0.1

Compare Source

Fix
  • f84ec01 Fix TSC generating broken .d.ts files

Full Changelog: https://github.com/syntax-tree/unist-util-filter/compare/5.0.0...5.0.1

v5.0.0

Compare Source

Change
  • 7dcdf90 Update @types/unist migrate: update too
  • 4b1c744 Change to require Node.js 16 migrate: update too
  • ec5f593 Change to use export map migrate: don’t use private APIs
  • 65bb974 Change to yield undefined, not null migrate: expect `undefined
  • ed30722 Change to remove legacy FilterOptions migrate: use Options type

Full Changelog: https://github.com/syntax-tree/unist-util-filter/compare/4.0.1...5.0.0

v4.0.1

Compare Source

Misc

Full Changelog: https://github.com/syntax-tree/unist-util-filter/compare/4.0.0...4.0.1

v4.0.0

Compare Source

  • 40fcf18 Change types to base what is returned on tree (breaking if you use TypeScript, read commit for info)

v3.0.0

Compare Source

v2.0.3

Compare Source

  • 319a59f Refactor to improve bundle size
  • bc8db27 Add list of related projects

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

Note: This release may be breaking if you use TypeScript. You should be fine if not.


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.

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


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

This MR has been generated by Renovate Bot.

Edited by Pipeline Components Bot

Merge request reports