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 remark to v15 #496

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark (source) ^14.0.2 -> ^15.0.0 age adoption passing confidence

Release Notes

remarkjs/remark (remark)

v15.0.1

Compare Source

Full Changelog: remarkjs/remark@15.0.0...15.0.1

v15.0.0

Compare Source

Change
  • 98a2560 Change to require Node.js 16
    migrate: update too
  • a3e6d54 Change to use exports
    migrate: don’t use private APIs
  • 943f6ac Update @types/mdast, mdast-util-{from,to}-markdown, unified, etc
    migrate: update too
    remark-parse: only really changes Buffer -> Uint8Array, so use encodings supported by TextDecoder if you are passing binary data
    remark-stringify: bulletOrderedOther is removed, you can remove bulletOrderedOther if you passed it, it’s now the default;
    fences is now true by default, if you don’t want indented code, pass fences: false;
    listItemIndent is now 'one' by default, you can remove listItemIndent: 'one' if you passed it, or explicitly set it to 'tab' if you want it
Types
Docs

Full Changelog: remarkjs/remark@14.0.3...15.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/major-remark branch 2 times, most recently from cf35aaa to 5d14df8 Compare December 12, 2023 03:48
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from a74666b to b620455 Compare December 19, 2023 04:17
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 935047c to bfca7f6 Compare January 4, 2024 19:16
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from efec850 to 12cf8f5 Compare January 16, 2024 04:29
@renovate renovate bot force-pushed the renovate/major-remark branch 7 times, most recently from ff906b2 to d22a520 Compare January 26, 2024 03:35
@renovate renovate bot force-pushed the renovate/major-remark branch 6 times, most recently from a3fac8d to f5b4c98 Compare February 2, 2024 04:16
@renovate renovate bot force-pushed the renovate/major-remark branch 5 times, most recently from e4402b7 to f07fe6c Compare February 20, 2024 03:30
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from baee4b6 to c39d1fc Compare February 24, 2024 04:00
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 073330f to 4db0cf6 Compare May 1, 2024 18:03
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 2e5ccc8 to 58420ec Compare May 14, 2024 21:48
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from bb9afc7 to 4043ad7 Compare May 21, 2024 21:46
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 069f6fd to 0dc8007 Compare June 13, 2024 17:39
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 271233b to bdc8f24 Compare July 18, 2024 16:29
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from b4390ee to 6d95de5 Compare July 29, 2024 19:05
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from 97df689 to 64224af Compare September 16, 2024 20:29
@renovate renovate bot force-pushed the renovate/major-remark branch 3 times, most recently from 9a8696d to e50588c Compare October 7, 2024 22:08
@renovate renovate bot force-pushed the renovate/major-remark branch 4 times, most recently from 2b075c7 to 657c766 Compare November 19, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants