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 #1807

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unified (source) 10.1.2 -> 11.0.5 age adoption passing confidence

Release Notes

unifiedjs/unified (unified)

v11.0.5

Compare Source

Fix

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

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 - "on the 1st and 3rd day instance on Wednesday after 3am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Aug 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Aug 16, 2023

⚠️ No Changeset found

Latest commit: 97dd2db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 16, 2023

@renovate renovate bot force-pushed the renovate/unified-11.x branch 3 times, most recently from 5949e80 to 60bb9b0 Compare August 20, 2023 19:21
@renovate renovate bot force-pushed the renovate/unified-11.x branch 2 times, most recently from 6a9227a to 3d9d1e8 Compare August 28, 2023 08:03
@renovate renovate bot force-pushed the renovate/unified-11.x branch 12 times, most recently from ceb8fa1 to a257dda Compare September 12, 2023 15:48
@renovate renovate bot force-pushed the renovate/unified-11.x branch 9 times, most recently from ee255aa to f3caa5c Compare September 19, 2023 15:05
@renovate renovate bot force-pushed the renovate/unified-11.x branch from f3caa5c to ac84afb Compare September 21, 2023 13:52
@renovate renovate bot force-pushed the renovate/unified-11.x branch from dc8675d to f5dc049 Compare August 20, 2024 14:06
@renovate renovate bot force-pushed the renovate/unified-11.x branch 7 times, most recently from c4340fa to c19b9a1 Compare September 11, 2024 07:59
@renovate renovate bot force-pushed the renovate/unified-11.x branch 8 times, most recently from c454ec4 to 88e04cb Compare September 16, 2024 06:25
@renovate renovate bot force-pushed the renovate/unified-11.x branch 3 times, most recently from 0f7aa6d to d69deba Compare September 25, 2024 07:15
@renovate renovate bot force-pushed the renovate/unified-11.x branch 7 times, most recently from 321f9b6 to 8581fec Compare October 4, 2024 11:04
@renovate renovate bot force-pushed the renovate/unified-11.x branch 2 times, most recently from 31ee951 to 2b8dddc Compare October 11, 2024 09:29
@renovate renovate bot force-pushed the renovate/unified-11.x branch from 2b8dddc to 97dd2db Compare November 26, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-jira 🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants