Skip to content

fix(deps): update dependency @mdx-js/react to v3.0.1#10203

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/mdx-monorepo
Mar 18, 2024
Merged

fix(deps): update dependency @mdx-js/react to v3.0.1#10203
renovate[bot] merged 2 commits intomainfrom
renovate/mdx-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdx-js/react (source) 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

mdx-js/mdx (@​mdx-js/react)

v3.0.1

Compare Source

Fix
Types
Site

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


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) March 11, 2024 18:44
@renovate renovate bot changed the title fix(deps): update dependency @mdx-js/react to v3.0.1 Update dependency @mdx-js/react to v3.0.1 Mar 17, 2024
@renovate renovate bot changed the title Update dependency @mdx-js/react to v3.0.1 fix(deps): update dependency @mdx-js/react to v3.0.1 Mar 17, 2024
@thedavidprice thedavidprice added this to the next-release milestone Mar 18, 2024
@thedavidprice thedavidprice added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Mar 18, 2024
@thedavidprice thedavidprice added the fixture-ok Override the test project fixture check label Mar 18, 2024
@renovate renovate bot merged commit 1f6062a into main Mar 18, 2024
@renovate renovate bot deleted the renovate/mdx-monorepo branch March 18, 2024 07:04
thedavidprice added a commit that referenced this pull request Mar 27, 2024
[![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/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/react)</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
[https://github.com/mdx-js/mdx/pull/2438](https://togithub.com/mdx-js/mdx/pull/2438)
- [`d1fface`](https://togithub.com/mdx-js/mdx/commit/d1fface1) Refactor
to handle uncaught webpack errors
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2398](https://togithub.com/mdx-js/mdx/pull/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
[https://github.com/mdx-js/mdx/pull/2386](https://togithub.com/mdx-js/mdx/pull/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
[https://github.com/mdx-js/mdx/pull/2392](https://togithub.com/mdx-js/mdx/pull/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
[https://github.com/mdx-js/mdx/pull/2383](https://togithub.com/mdx-js/mdx/pull/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 this update
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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
@jtoar jtoar modified the milestones: next-release, v7.2.0 Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changesets-ok Override the changesets check fixture-ok Override the test project fixture check release:chore This PR is a chore (means nothing for users)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants