Bump next-mdx-remote from 5.0.0 to 6.0.0 by dependabot[bot] · Pull Request #832 · xarray-contrib/xarray.dev
Bumps next-mdx-remote from 5.0.0 to 6.0.0.
Release notes
Sourced from next-mdx-remote's releases.
v6.0.0
Breaking/Major Changes
- Updated unist-util-remove to
^4.0.0- Introduced the parameters
blockJSandblockDangerousJSthat controls how JS in interpreted during compiling MDX. Both default to true for security reasons.- Updated the README to explain this change: https://github.com/hashicorp/next-mdx-remote?tab=readme-ov-file#javascript-expressions-in-mdx.
Changelog
Sourced from next-mdx-remote's changelog.
6.0.0
Breaking/Major Changes
- Updated unist-util-remove to ^4.0.0
- Introduced the parameters blockJS and blockDangerousJS that controls how JS in interpreted during compiling MDX. Both default to true for security reasons.
- Updated the README to explain this change: hashicorp/next-mdx-remote#498.
Commits
Maintainer changes
This version was pushed to npm by rubennic, a new releaser for next-mdx-remote since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.