Skip to content

Commit

Permalink
build(deps): update mdx monorepo to ^3.0.1 (#3917)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mdx-js/loader](https://mdxjs.com)
([source](https://togithub.com/mdx-js/mdx/tree/HEAD/packages/loader/)) |
[`^3.0.0` ->
`^3.0.1`](https://renovatebot.com/diffs/npm/@mdx-js%2floader/3.0.0/3.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2floader/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2floader/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2floader/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2floader/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mdx-js/react](https://mdxjs.com)
([source](https://togithub.com/mdx-js/mdx/tree/HEAD/packages/react/)) |
[`^3.0.0` ->
`^3.0.1`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/3.0.0/3.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2freact/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2freact/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2freact/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2freact/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mdx-js/mdx (@&#8203;mdx-js/loader)</summary>

### [`v3.0.1`](https://togithub.com/mdx-js/mdx/releases/tag/3.0.1)

[Compare Source](https://togithub.com/mdx-js/mdx/compare/3.0.0...3.0.1)

##### Fix

- [`49fd094`](https://togithub.com/mdx-js/mdx/commit/49fd094a) Fix
generated JSX pragmas for new babel
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[mdx-js/mdx#2438
- [`d1fface`](https://togithub.com/mdx-js/mdx/commit/d1fface1) Refactor
to handle uncaught webpack errors
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[mdx-js/mdx#2398

##### Types

- [`c03e16c`](https://togithub.com/mdx-js/mdx/commit/c03e16c6) Add
declaration maps
- [`85c5dd0`](https://togithub.com/mdx-js/mdx/commit/85c5dd05) Fix
webpack loader types
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[mdx-js/mdx#2386

##### Site

- [`38f7a5c`](https://togithub.com/mdx-js/mdx/commit/38f7a5c9) Fix reset
of playground render errors
by [@&#8203;ManasMakde](https://togithub.com/ManasMakde) in
[mdx-js/mdx#2392
- [`680445d`](https://togithub.com/mdx-js/mdx/commit/680445df) Add note
on broken react runtime types
by [@&#8203;ky1ejs](https://togithub.com/ky1ejs) in
[mdx-js/mdx#2383

**Full Changelog**: mdx-js/mdx@3.0.0...3.0.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent b85553b commit a9da9ac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Haneru Developers",
"dependencies": {
"@js-temporal/polyfill": "^0.4.4",
"@mdx-js/react": "^3.0.0",
"@mdx-js/react": "^3.0.1",
"@reach/skip-nav": "^0.18.0",
"@sentry/nextjs": "^7.100.1",
"@sentry/profiling-node": "^7.100.1",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@csstools/postcss-bundler": "^1.0.9",
"@fullhuman/postcss-purgecss": "^5.0.0",
"@jest/types": "^29.6.3",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/loader": "^3.0.1",
"@next/mdx": "^14.1.0",
"@shinju-date/eslint-config": "workspace:*",
"@shinju-date/schema": "workspace:*",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a9da9ac

Please sign in to comment.