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 rehype-react to v8 - autoclosed #600

Closed
wants to merge 1 commit into from

Conversation

ganta-renovate[bot]
Copy link
Contributor

@ganta-renovate ganta-renovate bot commented Nov 1, 2023

This PR contains the following updates:

Package Type Update Change
rehype-react dependencies major 7.2.0 -> 8.0.0

Release Notes

rehypejs/rehype-react (rehype-react)

v8.0.0

Compare Source

Change
  • 579589b Change to support preact, solid, svelte, vue, too
    migrate: change import {Fragment, createElement} from 'react' -> import * as production from 'react/jsx-runtime',
    then change .use(rehypeReact, {Fragment, createElement}) -> .use(rehypeReact, production),
    and change the option fixTableCellAlign -> tableCellAlignToStyle
  • 73c4fb0 Update @types/hast, unified, utilities, etc
    migrate: update too
  • f9c640b Change to require Node.js 16
    migrate: update too
  • fb00d7b Change to use exports
    migrate: don’t use private APIs

Full Changelog: rehypejs/rehype-react@7.2.0...8.0.0


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 Renovate Bot.

@ganta-renovate ganta-renovate bot added dependencies Pull requests that update a dependency file renovate Created by Renovate labels Nov 1, 2023
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 10 times, most recently from 1605970 to cd00f9e Compare November 7, 2023 23:21
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 2 times, most recently from 84567e9 to 7c3f309 Compare November 18, 2023 12:25
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from a135f99 to 8bf06fd Compare November 27, 2023 21:21
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from 5ef4757 to b1f9f68 Compare December 4, 2023 22:22
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from a1eaae4 to 9c7f579 Compare December 13, 2023 02:26
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 2 times, most recently from 833c9fa to f3a3663 Compare January 1, 2024 01:43
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch from f3a3663 to 0863f98 Compare January 6, 2024 11:19
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch from 0863f98 to dbfc28d Compare January 15, 2024 10:24
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from abf4b43 to 3fd2e1d Compare February 1, 2024 11:19
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 4 times, most recently from d5dd9c0 to cb20a5b Compare February 29, 2024 13:21
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from 77e2b98 to 83fb383 Compare March 6, 2024 20:20
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 3 times, most recently from 7da5bd2 to b74d958 Compare March 18, 2024 14:22
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 7 times, most recently from 4472001 to 5b29d94 Compare March 27, 2024 18:23
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch from 5b29d94 to eaee1a7 Compare April 2, 2024 14:22
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch 6 times, most recently from 7923601 to d60fa3c Compare October 15, 2024 16:24
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch from d60fa3c to 0dffa70 Compare October 22, 2024 13:25
@ganta-renovate ganta-renovate bot force-pushed the renovate/rehype-react-8.x branch from 0dffa70 to 4333c53 Compare October 23, 2024 05:23
@ganta-renovate ganta-renovate bot changed the title fix(deps): update dependency rehype-react to v8 fix(deps): update dependency rehype-react to v8 - autoclosed Oct 29, 2024
@ganta-renovate ganta-renovate bot closed this Oct 29, 2024
@ganta-renovate ganta-renovate bot deleted the renovate/rehype-react-8.x branch October 29, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate Created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants