From 50932876b88c081b8b7f829a530296e1bde8e74c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 03:15:44 +0000 Subject: [PATCH] Update dependency unified to v11.0.5 (#2144) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unified](https://unifiedjs.com) ([source](https://togithub.com/unifiedjs/unified)) | [`11.0.4` -> `11.0.5`](https://renovatebot.com/diffs/npm/unified/11.0.4/11.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unified/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unified/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unified/11.0.4/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unified/11.0.4/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
unifiedjs/unified (unified) ### [`v11.0.5`](https://togithub.com/unifiedjs/unified/releases/tag/11.0.5) [Compare Source](https://togithub.com/unifiedjs/unified/compare/11.0.4...11.0.5) ##### Fix - [`1e0863a`](https://togithub.com/unifiedjs/unified/commit/1e0863a) Fix exception on older browsers by [@​justinbhopper](https://togithub.com/justinbhopper) in [https://github.com/unifiedjs/unified/pull/246](https://togithub.com/unifiedjs/unified/pull/246) **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.4...11.0.5
--- ### 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs). --- .github/actions/validate-docs-links/package.json | 2 +- .github/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/actions/validate-docs-links/package.json b/.github/actions/validate-docs-links/package.json index 9577d6b51a..a52795acf4 100644 --- a/.github/actions/validate-docs-links/package.json +++ b/.github/actions/validate-docs-links/package.json @@ -22,7 +22,7 @@ "rehype-raw": "7.0.0", "remark-parse": "11.0.0", "remark-rehype": "11.1.0", - "unified": "11.0.4", + "unified": "11.0.5", "unist-util-visit": "5.0.0" } } diff --git a/.github/pnpm-lock.yaml b/.github/pnpm-lock.yaml index c4636b980c..c380b0eb85 100644 --- a/.github/pnpm-lock.yaml +++ b/.github/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: specifier: 11.1.0 version: 11.1.0 unified: - specifier: 11.0.4 - version: 11.0.4 + specifier: 11.0.5 + version: 11.0.5 unist-util-visit: specifier: 5.0.0 version: 5.0.0 @@ -832,8 +832,8 @@ packages: resolution: {integrity: sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==} engines: {node: '>=14.0'} - unified@11.0.4: - resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} + unified@11.0.5: + resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} unist-util-is@6.0.0: resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} @@ -1600,7 +1600,7 @@ snapshots: '@types/mdast': 4.0.1 mdast-util-from-markdown: 2.0.0 micromark-util-types: 2.0.0 - unified: 11.0.4 + unified: 11.0.5 transitivePeerDependencies: - supports-color @@ -1609,7 +1609,7 @@ snapshots: '@types/hast': 3.0.1 '@types/mdast': 4.0.1 mdast-util-to-hast: 13.0.2 - unified: 11.0.4 + unified: 11.0.5 vfile: 6.0.1 retry@0.13.1: {} @@ -1671,7 +1671,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.0 - unified@11.0.4: + unified@11.0.5: dependencies: '@types/unist': 3.0.0 bail: 2.0.2