Skip to content

Commit

Permalink
Update dependency @mdx-js/react to v2.1.4 (#582)
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/react](https://mdxjs.com)
([source](https://togithub.com/mdx-js/mdx)) | [`2.1.3` ->
`2.1.4`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/2.1.3/2.1.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/compatibility-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/confidence-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mdx-js/mdx</summary>

### [`v2.1.4`](https://togithub.com/mdx-js/mdx/releases/tag/2.1.4)

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

##### Patches

- [`9d2aa80`](https://togithub.com/mdx-js/mdx/commit/9d2aa80b) Add file,
positional info to crashes in webpack loader
by [@&#8203;Twipped](https://togithub.com/Twipped) in
[mdx-js/mdx#2124
- [`478c78b`](https://togithub.com/mdx-js/mdx/commit/478c78b7) Fix
support for Node loaders

##### Docs

- [`56d7066`](https://togithub.com/mdx-js/mdx/commit/56d70660) Add Astro
to site generator docs
by [@&#8203;bholmesdev](https://togithub.com/bholmesdev) in
[mdx-js/mdx#2118
- [`996771a`](https://togithub.com/mdx-js/mdx/commit/996771ae) Add
missing `import` to site example
by [@&#8203;elpddev](https://togithub.com/elpddev) in
[mdx-js/mdx#2115

**Full Changelog**: mdx-js/mdx@2.1.3...2.1.4

</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 this update
again.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 6, 2022
1 parent 0f55089 commit b80eb1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"@babel/runtime": "7.19.0",
"@heroicons/react": "2.0.12",
"@jest/types": "28.1.3",
"@mdx-js/react": "2.1.3",
"@mdx-js/react": "2.1.4",
"@next/env": "12.3.1",
"@next/eslint-plugin-next": "12.3.1",
"@storybook/addon-actions": "6.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2225,15 +2225,15 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:2.1.3":
version: 2.1.3
resolution: "@mdx-js/react@npm:2.1.3"
"@mdx-js/react@npm:2.1.4":
version: 2.1.4
resolution: "@mdx-js/react@npm:2.1.4"
dependencies:
"@types/mdx": ^2.0.0
"@types/react": ">=16"
peerDependencies:
react: ">=16"
checksum: 206124b74b75d9c7e124be6bc6b27b9759875d5824e3c8a0249e6ec717b49fae4d84ccea35c4ade479f30781487c53cf965372409256ead8379850f6250908b3
checksum: 85e62e32fdb36983bdfd94193112e00456480f32ac1277e22fc3a811c65fda249a684e8cf110954d1ab26f4fe19e5c9121ff554b1ee25d5d5a670c972f2e94a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -19813,7 +19813,7 @@ __metadata:
"@headlessui/react": 1.7.3
"@heroicons/react": 2.0.12
"@jest/types": 28.1.3
"@mdx-js/react": 2.1.3
"@mdx-js/react": 2.1.4
"@monaco-editor/react": 4.4.6
"@next/env": 12.3.1
"@next/eslint-plugin-next": 12.3.1
Expand Down

1 comment on commit b80eb1c

@vercel
Copy link

@vercel vercel bot commented on b80eb1c Oct 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.