chore(deps): bump next-mdx-remote from 4.4.1 to 6.0.0 by dependabot[bot] · Pull Request #3589 · wp-graphql/wp-graphql
Bumps next-mdx-remote from 4.4.1 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.
v5.0.0
Major Changes
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.
5.0.0
Major Changes
Commits
f9aed8eUpdate CHANGELOG for version 6.0.04d527fdMerge pull request #498 from hashicorp/version-6.0.0ededdf5Get ready for 6.0.0 release17d6598chore: update issue templates0d8438ffix: add release script634b3b7Version Packages (#461)67a221fnext-mdx-remotev5 (#448)5ca1064Merge pull request #453 from hashicorp/compliance/add-headersa868874[COMPLIANCE] Add Copyright and License Headers5b97c4bchore: add issue templates- Additional commits viewable in compare view
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.