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(dependencies): update remark monorepo (major) #711

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-frontmatter ^2.0.0 -> ^4.0.1 age adoption passing confidence
remark-math ^3.0.1 -> ^5.1.1 age adoption passing confidence
remark-parse (source) ^8.0.3 -> ^10.0.0 age adoption passing confidence
remark-stringify (source) ^8.1.1 -> ^10.0.1 age adoption passing confidence

Release Notes

remarkjs/remark-frontmatter

v4.0.1

Compare Source

Full Changelog: remarkjs/remark-frontmatter@4.0.0...4.0.1

v4.0.0

Compare Source

  • c02f672 Use ESM
    // From CommonJS
    var remarkFrontmatter = require('remark-frontmatter')
    
    // To ESM
    import remarkFrontmatter from 'remark-frontmatter'
    Learn more about ESM in this guide
  • 3f125a9 Add JSDoc based types

v3.0.0

Compare Source

  • fb1357b Update for micromark in remark@13
    (breaking, this update will not work for remark lower than v13, see commit for changes)
remarkjs/remark-math

v5.1.1

Compare Source

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

v5.1.0

Compare Source

  • ce0ba8c Add singleDollarTextMath option

v5.0.0

Compare Source

v4.0.0

Compare Source

  • cc54782 Update rehype-parse
  • dedc472 Add types
    (breaking, potentially, if you or your dependents use typescript)
remarkjs/remark

v10.0.0

Compare Source

Changelog
  • 1b89df5 Update remark-parse, remark-stringify
  • aab3c3e Rework list fields
  • 3325c33 Add support for label to associations
  • 31ef684 Add support for meta in code
  • c77d24f Update unified
See also
Project
Plugins
  • 4c0e28a Add remark-macro to list of plugins
  • a4caa67 Add remark-git-contributors to list of plugins
  • fe241aa Add remark-outer-toc to list of plugins
  • 4fa8b1d Replace deprecated plugin with remark-behead in list of plugins
  • 52ffdff Add remark-redact to list of plugins
  • 02297a5 Add remark-attr to list of plugins

v9.0.0

Compare Source

remark itself
  • ad9e290 Add examples on how to configure

Plus all changes in remark-parse and remark-stringify.

Project

Configuration

📅 Schedule: 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.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from e8417b7 to f7b594b Compare October 7, 2020 09:15
@renovate renovate bot changed the title fix(dependencies): update dependency remark-frontmatter to v3 fix(dependencies): update remark monorepo (major) Oct 7, 2020
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch 2 times, most recently from 3378529 to 2684010 Compare October 14, 2020 09:56
@nokome
Copy link
Member

nokome commented Oct 14, 2020

This should be held off until all the remark plugins that we use, including our own internal ones, are compatible with remark@next. See:

@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 2684010 to 6297114 Compare October 14, 2020 17:09
@renovate renovate bot changed the title fix(dependencies): update remark monorepo (major) Update remark monorepo (major) Nov 19, 2020
@renovate renovate bot changed the title Update remark monorepo (major) fix(dependencies): update remark monorepo (major) Nov 19, 2020
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 6297114 to 04fd038 Compare December 9, 2020 19:09
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 04fd038 to e7ea180 Compare January 14, 2021 23:02
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from e7ea180 to 020eaea Compare March 5, 2021 02:17
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 020eaea to a5daa60 Compare March 15, 2021 20:20
@renovate renovate bot changed the title fix(dependencies): update remark monorepo (major) Update remark monorepo (major) Mar 16, 2021
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from a5daa60 to 5513e30 Compare March 16, 2021 00:03
@renovate renovate bot changed the title Update remark monorepo (major) fix(dependencies): update remark monorepo (major) Mar 16, 2021
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch 2 times, most recently from 415e0c8 to 0a07471 Compare April 12, 2021 23:49
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 0a07471 to 5cc0349 Compare May 10, 2021 04:00
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 5cc0349 to 23c174d Compare May 26, 2021 23:15
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch 2 times, most recently from 0a2f121 to c1c8df8 Compare June 26, 2021 07:22
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch 4 times, most recently from 45b1710 to 7842b7c Compare August 9, 2021 15:11
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 7842b7c to 4e2cb23 Compare August 25, 2021 10:47
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from 4e2cb23 to bd93353 Compare October 18, 2021 15:46
@renovate renovate bot force-pushed the renovate/major-remark-monorepo branch from bd93353 to fe9fedb Compare November 16, 2021 17:35
@nokome
Copy link
Member

nokome commented Nov 16, 2021

Closing because will not be doing major version upgrades to dependencies in short term.

@nokome nokome closed this Nov 16, 2021
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.

None yet

2 participants