AlexRogalskiy / charts

📊 Styled Charts API
https://styled-charts.vercel.app/
GNU General Public License v3.0
1 stars 0 forks source link

:arrow_up: Updates remark (major) #1058

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-cli (source) ^10.0.1 -> ^12.0.0 age adoption passing confidence
remark-lint-code-block-style (source) ^3.1.0 -> ^4.0.0 age adoption passing confidence
remark-lint-ordered-list-marker-value (source) ^3.1.1 -> ^4.0.0 age adoption passing confidence
remark-validate-links ^11.0.2 -> ^13.0.0 age adoption passing confidence

Release Notes

remarkjs/remark (remark-cli) ### [`v12.0.1`](https://redirect.github.com/remarkjs/remark/releases/tag/remark-cli%4012.0.1) [Compare Source](https://redirect.github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1) - [`a185821`](https://redirect.github.com/remarkjs/remark/commit/a185821b) Update internal `import-meta-resolve` **Full Changelog**: https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1 ### [`v12.0.0`](https://redirect.github.com/remarkjs/remark/releases/tag/remark-cli%4012.0.0) [Compare Source](https://redirect.github.com/remarkjs/remark/compare/remark-cli@11.0.0...remark-cli@12.0.0) (see [`15.0.0`](https://redirect.github.com/remarkjs/remark/releases/tag/15.0.0)) ### [`v11.0.0`](https://redirect.github.com/remarkjs/remark/releases/tag/remark-parse%4011.0.0) [Compare Source](https://redirect.github.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0) (see [`15.0.0`](https://redirect.github.com/remarkjs/remark/releases/tag/15.0.0))
remarkjs/remark-lint (remark-lint-code-block-style) ### [`v4.0.0`](https://redirect.github.com/remarkjs/remark-lint/releases/tag/remark-preset-lint-consistent%404.0.0) [Compare Source](https://redirect.github.com/remarkjs/remark-lint/compare/639271aed95fa579623f385bade4939a9c70e959...4.0.0) See [`remark-lint@8.0.0`](https://redirect.github.com/remarkjs/remark-lint/releases/tag/8.0.0)
remarkjs/remark-validate-links (remark-validate-links) ### [`v13.0.2`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/13.0.2) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/13.0.1...13.0.2) ##### Fix - [`4791865`](https://redirect.github.com/remarkjs/remark-validate-links/commit/4791865) Fix support for absolute paths on GitHub ##### Types - [`ac9a800`](https://redirect.github.com/remarkjs/remark-validate-links/commit/ac9a800) Refactor to use `@import`s **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/13.0.1...13.0.2 ### [`v13.0.1`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/13.0.1) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/13.0.0...13.0.1) - [`2b4cc25`](https://redirect.github.com/remarkjs/remark-validate-links/commit/2b4cc25) Fix misclassified type dependency **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/13.0.0...13.0.1 ### [`v13.0.0`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/13.0.0) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/12.1.1...13.0.0) ##### Change - [`39c7e22`](https://redirect.github.com/remarkjs/remark-validate-links/commit/39c7e22) Change to require Node.js 16 **migrate**: update too - [`7c75796`](https://redirect.github.com/remarkjs/remark-validate-links/commit/7c75796) Change to use `exports` **migrate**: don’t use private APIs - [`c81c6ab`](https://redirect.github.com/remarkjs/remark-validate-links/commit/c81c6ab) Update `@types/mdast`, utilities, etc **migrate**: update too - [`323908a`](https://redirect.github.com/remarkjs/remark-validate-links/commit/323908a) [`7ac7d02`](https://redirect.github.com/remarkjs/remark-validate-links/commit/7ac7d02) Change to improve messages **migrate**: expect better messages **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.1.1...13.0.0 ### [`v12.1.1`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/12.1.1) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/12.1.0...12.1.1) ##### Fix - [`415557c`](https://redirect.github.com/remarkjs/remark-validate-links/commit/415557c) Fix inferring IDs of headings with HTML ##### Misc - [`09a3fdf`](https://redirect.github.com/remarkjs/remark-validate-links/commit/09a3fdf) Update `hosted-git-info` - [`38da293`](https://redirect.github.com/remarkjs/remark-validate-links/commit/38da293) Fix typo in docs by [@​CollierCZ](https://redirect.github.com/CollierCZ) in [https://github.com/remarkjs/remark-validate-links/pull/72](https://redirect.github.com/remarkjs/remark-validate-links/pull/72) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.1.0...12.1.1 ### [`v12.1.0`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/12.1.0) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/12.0.0...12.1.0) - [`53b0c24`](https://redirect.github.com/remarkjs/remark-validate-links/commit/53b0c24) Add `url` to vfile messages by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/remarkjs/remark-validate-links/pull/71](https://redirect.github.com/remarkjs/remark-validate-links/pull/71) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.0.0...12.1.0 ### [`v12.0.0`](https://redirect.github.com/remarkjs/remark-validate-links/releases/tag/12.0.0) [Compare Source](https://redirect.github.com/remarkjs/remark-validate-links/compare/11.0.2...12.0.0) - [`8f58878`](https://redirect.github.com/remarkjs/remark-validate-links/commit/8f58878) Update `unified-engine`, `hosted-git-info` by [@​JounQin](https://redirect.github.com/JounQin) in [https://github.com/remarkjs/remark-validate-links/pull/69](https://redirect.github.com/remarkjs/remark-validate-links/pull/69) tiny chance of breaking: properly parses Yaml 1.2 tiny chance of breaking: matches modern Node in loading modules - [`d6420be`](https://redirect.github.com/remarkjs/remark-validate-links/commit/d6420be) Remove support for Node 12 by [@​JounQin](https://redirect.github.com/JounQin) in [https://github.com/remarkjs/remark-validate-links/pull/70](https://redirect.github.com/remarkjs/remark-validate-links/pull/70) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/11.0.2...12.0.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.

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



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

github-actions[bot] commented 11 months ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 11 months ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 11 months ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

socket-security[bot] commented 11 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tilt.dev/tilt-inspector@0.1.6 Transitive: environment, eval, filesystem, network, shell, unsafe +435 133 MB nicks
npm/remark-cli@12.0.0 None 0 18.6 kB wooorm
npm/remark-validate-links@13.0.0 None 0 46.5 kB wooorm

🚮 Removed packages: npm/remark-cli@10.0.1, npm/remark-validate-links@11.0.2

View full report↗︎

socket-security[bot] commented 7 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Telemetry npm/next@10.2.3
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information

View full report↗︎

Next steps

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/next@10.2.3