Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/unified-11.x
Open

fix(deps): update dependency unified to v11#1807
renovate[bot] wants to merge 1 commit intomainfrom
renovate/unified-11.x

Conversation

@renovate
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: e3333d4

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 6 times, most recently from 5b7cfd6 to e427c6e Compare October 26, 2023 07:28
@renovate renovate bot force-pushed the renovate/unified-11.x branch 2 times, most recently from 06341fa to 8a5633d Compare October 31, 2023 21:02
@renovate renovate bot force-pushed the renovate/unified-11.x branch 8 times, most recently from 37cd910 to d3659db Compare November 13, 2023 09:13
@renovate renovate bot force-pushed the renovate/unified-11.x branch 3 times, most recently from 1511da3 to d168b34 Compare November 28, 2023 15:56
@renovate renovate bot force-pushed the renovate/unified-11.x branch from d168b34 to e9b08dd Compare December 5, 2023 14:08
@renovate renovate bot force-pushed the renovate/unified-11.x branch 4 times, most recently from 6d6ed71 to 6f7e3fc Compare December 18, 2023 10:54
@renovate renovate bot force-pushed the renovate/unified-11.x branch 3 times, most recently from c4bd812 to 61b449b Compare December 22, 2023 13:34
@gitstream-cm
Copy link

gitstream-cm bot commented Jun 12, 2024

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@gitstream-cm
Copy link

gitstream-cm bot commented Jul 1, 2024

🥷 Code experts: emmenko

emmenko has most 🧠 knowledge in the files.

See details

packages/gatsby-theme-docs/package.json

Knowledge based on git-blame:
emmenko: 17%

packages/ui-kit/package.json

Knowledge based on git-blame:
emmenko: 33%

yarn.lock

Knowledge based on git-blame:
emmenko: 43%

To learn more about /:\ gitStream - Visit our Docs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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