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

chore(deps): Bump mdx-bundler from 9.2.1 to 10.0.2 #2047

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps mdx-bundler from 9.2.1 to 10.0.2.

Release notes

Sourced from mdx-bundler's releases.

v10.0.2

10.0.2 (2024-03-27)

Bug Fixes

  • type error in options parameter of mdxOptions (#225) (2552974)

v10.0.1

10.0.1 (2023-11-17)

Bug Fixes

  • dynamic import of esm module (92d09f7)

v10.0.0

10.0.0 (2023-11-14)

Features

BREAKING CHANGES

  • Require Node 18 or greater
  • This will require the latest of all unified related deps. Additionally, it appears remark-mdx-frontmatter no longer parses dates (part of me thinks it never did actually). That's why you'll notice the tests got changed. As I said I don't think this ever actually did parse dates so we're probably fine there.
Commits
  • 2552974 fix: type error in options parameter of mdxOptions (#225)
  • 8f306c8 docs: update MDX version in readme from v2 to v3 (#226)
  • 77cd7a8 Revert "fix: type error in options parameter of mdxOptions (#219)"
  • 844ea8a fix: type error in options parameter of mdxOptions (#219)
  • 92d09f7 fix: dynamic import of esm module
  • 78ce657 chore: remove styfle/cancel-workflow-action usage (#211)
  • 098e224 chore: Update validate.yml
  • f13d978 feat: drop node < 18
  • da24af7 feat: upgrade all dependencies
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
Copy link

vercel bot commented Mar 28, 2024

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

Name Status Preview Comments Updated (UTC)
naterad ❌ Failed (Inspect) Apr 26, 2024 11:05am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch 2 times, most recently from dd57123 to b04071b Compare April 12, 2024 10:23
@kodiakhq kodiakhq bot removed the dependencies Pull requests that update a dependency file label Apr 12, 2024
Copy link
Contributor

kodiakhq bot commented Apr 12, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the dependencies label.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from b04071b to 9f97e4b Compare April 12, 2024 10:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from 9f97e4b to 368595a Compare April 15, 2024 10:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from 368595a to e97a726 Compare April 15, 2024 10:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from e97a726 to 7a6c490 Compare April 18, 2024 10:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from 7a6c490 to 12b460f Compare April 18, 2024 10:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from 12b460f to 7865694 Compare April 23, 2024 10:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch 2 times, most recently from b2f61d6 to c5865e0 Compare April 25, 2024 11:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch from c5865e0 to 7059a58 Compare April 25, 2024 11:10
Bumps [mdx-bundler](https://github.com/kentcdodds/mdx-bundler) from 9.2.1 to 10.0.2.
- [Release notes](https://github.com/kentcdodds/mdx-bundler/releases)
- [Changelog](https://github.com/kentcdodds/mdx-bundler/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/mdx-bundler@v9.2.1...v10.0.2)

---
updated-dependencies:
- dependency-name: mdx-bundler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdx-bundler-10.0.2 branch May 4, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant