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 hast-util-raw to v8 (main) #238

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hast-util-raw 7.2.3 -> 8.0.0 age adoption passing confidence

Release Notes

syntax-tree/hast-util-raw

v8.0.0

Compare Source

Migrate
  • Node.js 12 is no longer supported, use Node 14.14+ or later
  • if you passed a file, please pass it in options: {file: file}
  • if you used complex-types.d.ts, please use index.d.ts instead
Change
Fix
  • b83ec5f Fix to reexport Raw from mdast-util-to-hast
  • e66705a Fix rcdata, rawtext, script data, and plaintext states
  • 8e7f703 Add improved error message for MDX nodes
  • 9910e6b Fix to deep clone unknown nodes
Misc

Full Changelog: syntax-tree/hast-util-raw@7.2.3...8.0.0


Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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 Mend Renovate. View repository job log here.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #238 (53f259e) into main (9f212f2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #238   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         4042      4042           
=========================================
  Hits          4042      4042           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tripodsan tripodsan merged commit cfe2d43 into main Jan 17, 2023
@tripodsan tripodsan deleted the renovate-main-major-external-major branch January 17, 2023 08:06
github-actions bot pushed a commit that referenced this pull request Jan 17, 2023
## [3.8.2](v3.8.1...v3.8.2) (2023-01-17)

### Bug Fixes

* **deps:** update dependency hast-util-raw to v8 ([#238](#238)) ([cfe2d43](cfe2d43))
@github-actions
Copy link

🎉 This PR is included in version 3.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant