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 to v13 #1639

Merged
merged 3 commits into from
Oct 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype ^11.0.0 -> ^13.0.0 age adoption passing confidence
rehype 11.0.0 -> 13.0.2 age adoption passing confidence

Release Notes

rehypejs/rehype (rehype)

v13.0.2

Compare Source

(note: this is a patch of all packages)

Miscellaneous
Types
Documentation

Full Changelog: rehypejs/rehype@13.0.1...13.0.2

v13.0.1

Compare Source

Types
  • 372da4d Add augmentation of settings types to rehype

Full Changelog: rehypejs/rehype@13.0.0...13.0.1

v13.0.0

Compare Source

Change
  • f6b628d Update unified, unified-args, @types/hast, etc
    migrate: update too
    if you passed an entities option to rehype/rehype-stringify, change it to characterReferences
    if you use rehype-cli, expect dotfiles to be included by default, add them to an ignore file if you don’t want them
  • 830757d Change to require Node.js 16
    migrate: update too
  • 17079b0 Change to use exports
    migrate: don’t use private APIs
Add
  • 7c9115b Add typed settings
    migrate: don’t use private APIs

v12.0.1

Compare Source

Full Changelog: rehypejs/rehype@12.0.0...12.0.1

v12.0.0

Compare Source


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 these updates 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 requested a review from a team as a code owner March 3, 2024 12:50
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2024
Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

13:52:07 [@jenkins-cd/jenkins-plugin-site]: Error: [ERR_REQUIRE_ESM]: require() of ES Module /home/jenkins/agent/workspace /Infra_plugin-site_PR-1639/node_modules/rehype/index.js from /home/jenkins/age nt/workspace/Infra_plugin-site_PR-1639/node_modules/@halkeye/gatsby-rehype-aut olink-headers/index.js not supported.
13:52:07 [@jenkins-cd/jenkins-plugin-site]: Instead change the require of /home/jenkins/agent/workspace/Infra_plugin-site_ PR-1639/node_modules/rehype/index.js in /home/jenkins/agent/workspace/Infra_pl ugin-site_PR-1639/node_modules/@halkeye/gatsby-rehype-autolink-headers/index.j s to a dynamic import() which is available in all CommonJS modules.

@renovate renovate bot changed the title chore(deps): update dependency rehype to v13 fix(deps): update dependency rehype to v13 Oct 11, 2024
Copy link
Contributor Author

renovate bot commented Oct 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@zbynek zbynek merged commit fb3ee2a into main Oct 12, 2024
6 of 7 checks passed
@zbynek zbynek deleted the renovate/rehype-13.x branch October 12, 2024 04:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants