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(web): update remark (major) #61

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-gfm 3.0.1 -> 4.0.0 age adoption passing confidence
remark-math (source) 5.1.1 -> 6.0.0 age adoption passing confidence
remark-unwrap-images 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-gfm (remark-gfm)

v4.0.0

Compare Source

Change
  • b8cc334 Update @types/mdast, unified, utilities
    migrate: update too
  • 9eb0f54 Change to use exports
    migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16
    migrate: update too

Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0

remarkjs/remark-math (remark-math)

v6.0.0

Compare Source

Change
  • 4223ed9 Change to use exports
    migrate: don’t use private APIs
  • e8039d7 Change to require Node.js 16
    migrate: update too
  • f173346 fc32531 3658edd Change to use <code>, replace wrapping elements, update @types/{hast,mdast}, etc
    migrate: update too
    it’s no longer required to use the syntax extension from remark-math,
    you could instead use fenced code (```math).
    When using remark-math, similar markup is generated (<pre><code class="language-math">).
    To render that nicely (not monospace and small by default), those elements are replaced with
    the results from katex/mathjax.
  • 232f0d7 Remove throwOnError option, improve message
    migrate: check file.messages for warnings
Misc
  • 3aab0e1 Archive remark-html-katex

Full Changelog: remarkjs/remark-math@5.1.1...6.0.0

remarkjs/remark-unwrap-images (remark-unwrap-images)

v5.0.0

Compare Source

🪦 Deprecated: use rehype-unwrap-images instead

Full Changelog: remarkjs/remark-unwrap-images@4.0.1...5.0.0

v4.0.1

Compare Source

Types

Full Changelog: remarkjs/remark-unwrap-images@4.0.0...4.0.1


Configuration

📅 Schedule: Branch creation - "after 10pm every weekend,before 5am every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Feb 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reoiam-dev-web ❌ Failed (Inspect) Oct 11, 2024 2:52pm

@renovate renovate bot force-pushed the renovate/major-remark branch from 4a65e59 to 3191aaa Compare February 17, 2024 15:50
@renovate renovate bot force-pushed the renovate/major-remark branch from 3191aaa to 89c2841 Compare February 18, 2024 11:20
@renovate renovate bot force-pushed the renovate/major-remark branch from 89c2841 to 2503733 Compare February 18, 2024 12:58
@renovate renovate bot force-pushed the renovate/major-remark branch from 2503733 to 89d5806 Compare February 18, 2024 13:16
@renovate renovate bot force-pushed the renovate/major-remark branch from 89d5806 to 2fc2ff4 Compare February 20, 2024 14:49
@renovate renovate bot force-pushed the renovate/major-remark branch from 2fc2ff4 to fc0d904 Compare February 20, 2024 14:55
@renovate renovate bot force-pushed the renovate/major-remark branch from fc0d904 to b7c293c Compare February 20, 2024 16:07
@renovate renovate bot force-pushed the renovate/major-remark branch from b7c293c to 48f3882 Compare February 20, 2024 19:34
@renovate renovate bot force-pushed the renovate/major-remark branch from 48f3882 to ee25637 Compare February 21, 2024 09:35
@renovate renovate bot force-pushed the renovate/major-remark branch from ee25637 to 7659bbf Compare February 23, 2024 17:23
@renovate renovate bot force-pushed the renovate/major-remark branch from 7659bbf to 9e663c0 Compare February 23, 2024 17:27
@renovate renovate bot force-pushed the renovate/major-remark branch from 9e663c0 to 964d469 Compare February 23, 2024 19:38
@renovate renovate bot force-pushed the renovate/major-remark branch from 964d469 to bc91e6e Compare February 24, 2024 18:44
@renovate renovate bot force-pushed the renovate/major-remark branch from bc91e6e to 385f3ac Compare February 24, 2024 21:21
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from d69e62f to 12670e8 Compare March 23, 2024 16:20
@renovate renovate bot force-pushed the renovate/major-remark branch from 12670e8 to 1b2e90b Compare March 23, 2024 18:59
@renovate renovate bot force-pushed the renovate/major-remark branch from 1b2e90b to 037c0a8 Compare March 23, 2024 22:46
@renovate renovate bot force-pushed the renovate/major-remark branch from 037c0a8 to cdfc0b1 Compare March 26, 2024 14:25
@renovate renovate bot force-pushed the renovate/major-remark branch from cdfc0b1 to 4ea8b4a Compare March 26, 2024 14:33
@renovate renovate bot force-pushed the renovate/major-remark branch from 4ea8b4a to 3575d80 Compare March 28, 2024 04:24
@renovate renovate bot force-pushed the renovate/major-remark branch from 3575d80 to fb72f09 Compare March 29, 2024 18:36
@renovate renovate bot force-pushed the renovate/major-remark branch from fb72f09 to ca5cd4b Compare March 30, 2024 14:31
Copy link
Contributor Author

renovate bot commented Mar 31, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error This project's package.json defines "packageManager": "yarn@[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@renovate renovate bot force-pushed the renovate/major-remark branch from 15626ec to f411a2d Compare October 11, 2024 14:51
Copy link
Contributor Author

renovate bot commented Oct 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error This project's package.json defines "packageManager": "yarn@[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants