-
Notifications
You must be signed in to change notification settings - Fork 398
Bump the prod-dependencies-patch group with 4 updates #1829
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
Bump the prod-dependencies-patch group with 4 updates #1829
Conversation
Bumps the prod-dependencies-patch group with 4 updates: [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table), [monaco-editor](https://github.com/microsoft/monaco-editor), [react-markdown](https://github.com/remarkjs/react-markdown) and [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer). Updates `@tanstack/react-table` from 8.20.5 to 8.20.6 - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.20.6/packages/react-table) Updates `monaco-editor` from 0.52.0 to 0.52.2 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2) Updates `react-markdown` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.1...9.0.3) Updates `prism-react-renderer` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases) - [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1) --- updated-dependencies: - dependency-name: "@tanstack/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the prod-dependencies-patch group with 4 updates: [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table), [monaco-editor](https://github.com/microsoft/monaco-editor), [react-markdown](https://github.com/remarkjs/react-markdown) and [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer). Updates `@tanstack/react-table` from 8.20.5 to 8.20.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/table/releases"><code>@tanstack/react-table</code>'s releases</a>.</em></p> <blockquote> <h2>v8.20.6</h2> <p>Version 8.20.6 - 12/13/24, 2:34 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>JSX namespace from React (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5830">#5830</a>) (cbcea6a) by Bill Collins</li> </ul> <h3>Chore</h3> <ul> <li>update <code>@tanstack/config</code> to v0.13.0 (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5731">#5731</a>) (2db4061) by Lachlan Collins</li> </ul> <h3>Docs</h3> <ul> <li>Updated some incomplete docs (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5741">#5741</a>) (6b4d616) by M Hamid</li> <li>Fix label typo in config.json (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5712">#5712</a>) (7fe650d) by Petter Juterud Barhaugen</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/react-table</code><a href="https://github.com/8"><code>@8</code></a>.20.6</li> <li><code>@tanstack/react-table-devtools</code><a href="https://github.com/8"><code>@8</code></a>.20.6</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/table/commit/a92ce6a15b4aa490b5397e3ec30592a61a7f3602"><code>a92ce6a</code></a> release: v8.20.6</li> <li><a href="https://github.com/TanStack/table/commit/cbcea6aa50bae617e8257205b6b0ad01d61678e5"><code>cbcea6a</code></a> fix: JSX namespace from React (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5830">#5830</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/table/commits/v8.20.6/packages/react-table">compare view</a></li> </ul> </details> <br /> Updates `monaco-editor` from 0.52.0 to 0.52.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/releases">monaco-editor's releases</a>.</em></p> <blockquote> <h2>v0.52.2</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4777">#4777</a>: 0.52.2</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4774">#4774</a>: Updates changelog</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=309119&view=logs">auto generated</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p> <blockquote> <h1>Monaco Editor Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/monaco-editor/commit/404545bded1df6ffa41ea0af4e8ddb219018c6c1"><code>404545b</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4777">#4777</a> from microsoft/hediet/b/embarrassing-rooster</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/478c9fd322945e25d22489ad216ea2643a776539"><code>478c9fd</code></a> 0.52.2</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/95530e51dba64106247d3ddbcf694ae665b979e6"><code>95530e5</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4774">#4774</a> from microsoft/hediet/b/subjective-galliform</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/cdcb548662c9056a597122ee4df6fca883837f5e"><code>cdcb548</code></a> Updates changelog</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/f2c9a45d3e472f1faf7d41f45d79050979b0e945"><code>f2c9a45</code></a> Security release</li> <li>See full diff in <a href="https://github.com/microsoft/monaco-editor/compare/v0.52.0...v0.52.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~microsoft1es">microsoft1es</a>, a new releaser for monaco-editor since your current version.</p> </details> <br /> Updates `react-markdown` from 9.0.1 to 9.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>9.0.3</h2> <p>(same as 9.0.2 but now with d.ts files)</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3">https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3</a></p> <h2>9.0.2</h2> <h4>Types</h4> <ul> <li>b151a90 Fix types for React 19 by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/879">remarkjs/react-markdown#879</a></li> <li>6962af7 Add declaration maps</li> <li>aa5933b Refactor to use <code>@import</code> to import types by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/836">remarkjs/react-markdown#836</a></li> </ul> <h4>Miscellaneous</h4> <ul> <li>9eb589e Fix typo in changelog by <a href="https://github.com/NicholasWilsonDEV"><code>@NicholasWilsonDEV</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/874">remarkjs/react-markdown#874</a></li> <li>515bf19 Fix typo by <a href="https://github.com/deep-lyra"><code>@deep-lyra</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/868">remarkjs/react-markdown#868</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2">https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/aed001070aae99bc6d1f3bdd8e71974f5c0d5f10"><code>aed0010</code></a> 9.0.3</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/40c097eb6f4b89209bd90cc3338fcaaa957bebaf"><code>40c097e</code></a> 9.0.2</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/2c6ffe8f93871ea8e17d12ec0b6f6e5b0aa49ae2"><code>2c6ffe8</code></a> Refactor <code>.gitignore</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/b664ac4459ed5fe2834665976b8864da03d263e9"><code>b664ac4</code></a> Update Actions</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/e68655127bb09402e1d12507e1b2db8fa3c64ff8"><code>e686551</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/b151a9028f2ca14d8982de47e70a1db7b7c79a2c"><code>b151a90</code></a> Fix types for React 19</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/27d3949b31beb7aa7a6c0d3d4d34e6fd0965a7d3"><code>27d3949</code></a> Separate all typedefs into their own JSDoc blocks (<a href="https://redirect.github.com/remarkjs/react-markdown/issues/878">#878</a>)</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/9eb589e828445916dfb521117040d8d5420a5e9d"><code>9eb589e</code></a> Fix typo in changelog</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/515bf190a06e2510aa4d09d4c186cfa558b75452"><code>515bf19</code></a> Fix typo</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/a7ca8edfd698d61ebf0ad83bf95cba1a4106f672"><code>a7ca8ed</code></a> Refactor <code>.editorconfig</code></li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3">compare view</a></li> </ul> </details> <br /> Updates `prism-react-renderer` from 2.4.0 to 2.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FormidableLabs/prism-react-renderer/releases">prism-react-renderer's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <p>This release enables support for React Server Components 🚀</p> <h2>What's Changed</h2> <ul> <li>Remove theme dictionary hook by <a href="https://github.com/nlkluth"><code>@nlkluth</code></a> in <a href="https://redirect.github.com/FormidableLabs/prism-react-renderer/pull/252">FormidableLabs/prism-react-renderer#252</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nlkluth"><code>@nlkluth</code></a> made their first contribution in <a href="https://redirect.github.com/FormidableLabs/prism-react-renderer/pull/252">FormidableLabs/prism-react-renderer#252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1">https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/67c7fbc1cd759fc12142470fc928a6fb3765f5df"><code>67c7fbc</code></a> Merge pull request <a href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/253">#253</a> from FormidableLabs/changeset-release/master</li> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/e9dfae6a299030cbd7bb5ffb8a07e4df92f35768"><code>e9dfae6</code></a> Version Packages</li> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/53c411c5b9952d48efe244d3afb45f4a83a13015"><code>53c411c</code></a> Merge pull request <a href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/252">#252</a> from FormidableLabs/remove-theme-dictionary-hook</li> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/3cfe2397c95fa4bdc1ea7904bdd59e28293a1002"><code>3cfe239</code></a> changelog</li> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/db43793737ad3f0954c07b59c5afd8375b6b0f4e"><code>db43793</code></a> rm useref</li> <li><a href="https://github.com/FormidableLabs/prism-react-renderer/commit/9a6e47b039f7e87acee335d989cb797bfbe41d91"><code>9a6e47b</code></a> refactor: rm useThemeDictionary</li> <li>See full diff in <a href="https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the prod-dependencies-patch group with 4 updates: @tanstack/react-table, monaco-editor, react-markdown and prism-react-renderer.
Updates
@tanstack/react-table
from 8.20.5 to 8.20.6Release notes
Sourced from
@tanstack/react-table
's releases.Commits
a92ce6a
release: v8.20.6cbcea6a
fix: JSX namespace from React (#5830)Updates
monaco-editor
from 0.52.0 to 0.52.2Release notes
Sourced from monaco-editor's releases.
Changelog
Sourced from monaco-editor's changelog.
Commits
404545b
Merge pull request #4777 from microsoft/hediet/b/embarrassing-rooster478c9fd
0.52.295530e5
Merge pull request #4774 from microsoft/hediet/b/subjective-galliformcdcb548
Updates changelogf2c9a45
Security releaseMaintainer changes
This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.
Updates
react-markdown
from 9.0.1 to 9.0.3Release notes
Sourced from react-markdown's releases.
Commits
aed0010
9.0.340c097e
9.0.22c6ffe8
Refactor.gitignore
b664ac4
Update Actionse686551
Update dev-dependenciesb151a90
Fix types for React 1927d3949
Separate all typedefs into their own JSDoc blocks (#878)9eb589e
Fix typo in changelog515bf19
Fix typoa7ca8ed
Refactor.editorconfig
Updates
prism-react-renderer
from 2.4.0 to 2.4.1Release notes
Sourced from prism-react-renderer's releases.
Commits
67c7fbc
Merge pull request #253 from FormidableLabs/changeset-release/mastere9dfae6
Version Packages53c411c
Merge pull request #252 from FormidableLabs/remove-theme-dictionary-hook3cfe239
changelogdb43793
rm useref9a6e47b
refactor: rm useThemeDictionaryDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions