carbonplan / research

datasets, tools, explainers, and commentary
https://carbonplan.org/research
MIT License
26 stars 6 forks source link

Bump trim, @mdx-js/loader and next-mdx-remote #260

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps trim, @mdx-js/loader and next-mdx-remote. These dependencies needed to be updated together. Removes trim Updates @mdx-js/loader from 1.6.22 to 2.1.3

Release notes

Sourced from @​mdx-js/loader's releases.

2.1.3

Core

Docs

Internal stuff that slightly improve stuff

  • 529b96aa Replace astring with estree-util-to-js
  • 7d8dc11c Add id field to esbuild messages
  • 7f37b95b Update @types/estree-jsx

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3

2.1.2

Core

Docs

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.1...2.1.2

2.1.1

Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.0...2.1.1

2.1.0

Core

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for @​mdx-js/loader since your current version.


Updates next-mdx-remote from 3.0.8 to 4.1.0

Release notes

Sourced from next-mdx-remote's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/next-mdx-remote/compare/v4.0.3...v4.1.0

v4.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/next-mdx-remote/compare/v4.0.2...v4.0.3

v4.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/next-mdx-remote/compare/v4.0.0...4.0.1

v4.0.0

next-mdx-remote has been upgraded to use MDX v2 under the hood, which comes with improved performance and a whole list of other enhancements. Due to the improved code generated from MDX, we've also been able to remove our usage of esbuild. If you're using Next v12, no changes should be required to upgrade! Users on Next v11.1 might need to set experimental: { esmExternals: true } in next.config.js.

Note that some of the underlying changes in MDX v2 may require you to adjust some of your MDX content or custom components.

Take it for a spin and let us know if you run into any issues. 🙏

$ npm install next-mdx-remote@latest

Breaking Changes

  • Exposes ESM
  • Upgrade to MDX v2 under the hood, see the blog post for more information
  • Remove esbuild integration

Features

  • Optional frontmatter parsing by passing { parseFrontmatter: true } to serialize(). Frontmatter is then available in your MDX:
    # {frontmatter.page_title}
    

... (truncated)

Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/carbonplan/research/network/alerts).
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
research ❌ Failed (Inspect) Sep 20, 2022 at 11:54PM (UTC)
dependabot[bot] commented 2 years ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.