Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency unified to v11 #606

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

Conversation

ganta-renovate[bot]
Copy link
Contributor

@ganta-renovate ganta-renovate bot commented Nov 3, 2023

This PR contains the following updates:

Package Type Update Change
unified (source) dependencies major 10.1.2 -> 11.0.4

Release Notes

unifiedjs/unified (unified)

v11.0.4

Compare Source

Types

Full Changelog: unifiedjs/unified@11.0.3...11.0.4

v11.0.3

Compare Source

Fix
  • 8dee2ab Fix support for functions in data

Full Changelog: unifiedjs/unified@11.0.2...11.0.3

v11.0.2

Compare Source

  • cea788b Fix type of settings if nothing is registered yet

Full Changelog: unifiedjs/unified@11.0.1...11.0.2

v11.0.1

Compare Source

  • d1a915d Fix incorrect type of settings in presets

Full Changelog: unifiedjs/unified@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: unifiedjs/unified@10.1.2...11.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.

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


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

This PR has been generated by Renovate Bot.

@ganta-renovate ganta-renovate bot added dependencies Pull requests that update a dependency file renovate Created by Renovate labels Nov 3, 2023
@ganta-renovate ganta-renovate bot force-pushed the renovate/unified-11.x branch 6 times, most recently from db90912 to 91376c2 Compare November 8, 2023 07:20
@ganta-renovate ganta-renovate bot force-pushed the renovate/unified-11.x branch 2 times, most recently from e4ee93c to 939f8da Compare November 18, 2023 12:26
@ganta-renovate ganta-renovate bot force-pushed the renovate/unified-11.x branch 2 times, most recently from d72789f to 20f8348 Compare December 22, 2023 15:21
@ganta-renovate ganta-renovate bot force-pushed the renovate/unified-11.x branch 3 times, most recently from 120f8cf to d5f8010 Compare December 27, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate Created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants