Skip to content

Commit 8e97480

Browse files
Bump the other group with 5 updates (#416)
Bumps the other group with 5 updates: | Package | From | To | | --- | --- | --- | | @anywidget/react | `0.0.3` | `0.0.4` | | [apache-arrow](https://github.com/apache/arrow) | `15.0.0` | `15.0.1` | | @anywidget/types | `0.1.5` | `0.1.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.61` | `18.2.64` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` | Updates `@anywidget/react` from 0.0.3 to 0.0.4 Updates `apache-arrow` from 15.0.0 to 15.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/5ce6ff434c1e7daaa2d7f134349f3ce4c22683da"><code>5ce6ff4</code></a> MINOR: [Release] Update versions for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/0dc01241b8a8495570141845fbf132b68928a20a"><code>0dc0124</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/b5e4d69af06b1fe232a8444b397efa74637679a2"><code>b5e4d69</code></a> MINOR: [Release] Update CHANGELOG.md for 15.0.1</li> <li><a href="https://github.com/apache/arrow/commit/1c41fcae842303f52c4c80e14cd6f03b9d98e46d"><code>1c41fca</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40174">GH-40174</a>: [C++][CI][Parquet] Fixing parquet column_writer_test building (<a href="https://redirect.github.com/apache/arrow/issues/40175">#40175</a>)</li> <li><a href="https://github.com/apache/arrow/commit/8c6959070e8147b56507007adb26fa358114702f"><code>8c69590</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39942">GH-39942</a>: [Python] Make capsule name check more lenient (<a href="https://redirect.github.com/apache/arrow/issues/39977">#39977</a>)</li> <li><a href="https://github.com/apache/arrow/commit/8b6e07ca1b7631f062255b89bb7531aec932c7d2"><code>8b6e07c</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39933">GH-39933</a>: [R] Fix pointer conversion to Python for latest reticulate (<a href="https://redirect.github.com/apache/arrow/issues/39969">#39969</a>)</li> <li><a href="https://github.com/apache/arrow/commit/d74ab501fc191385200458c400ed478d2be46e20"><code>d74ab50</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40112">GH-40112</a>: [CI][Python] Ensure CPython is selected, not PyPy (<a href="https://redirect.github.com/apache/arrow/issues/40131">#40131</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0e9bd55b6584441fa078337728d703c9dc1c2049"><code>0e9bd55</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39803">GH-39803</a>: [C++][Acero] Fix AsOfJoin with differently ordered schemas than the...</li> <li><a href="https://github.com/apache/arrow/commit/b59bec36b7eca72d289bf44d3b59ef3085521f54"><code>b59bec3</code></a> <a href="https://redirect.github.com/apache/arrow/issues/40009">GH-40009</a>: [C++] Add missing &quot;#include &lt;algorithm&gt;&quot; (<a href="https://redirect.github.com/apache/arrow/issues/40010">#40010</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0d0be3b5a0d233a9287121f3fd5a4c92d7538112"><code>0d0be3b</code></a> <a href="https://redirect.github.com/apache/arrow/issues/39999">GH-39999</a>: [Python] Fix tests for pandas with CoW / nightly integration tests ...</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-15.0.0...apache-arrow-15.0.1">compare view</a></li> </ul> </details> <br /> Updates `@anywidget/types` from 0.1.5 to 0.1.6 Updates `@types/react` from 18.2.61 to 18.2.64 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.3.3 to 5.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed issues query for Typescript 5.4.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed issues query for Typescript 5.4.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.4 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed issues query for Typescript 5.4.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.4 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/42bb138173e3b3869b6a6f68d277c7172387a4cf"><code>42bb138</code></a> Bump version to 5.4.2 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/992c70519c191702e93fe1c369d222e91600687e"><code>992c705</code></a> Add release pipeline to release-5.4 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/57513">#57513</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/db6b2a980280a9c87799b9c1edd6d71e92bb255b"><code>db6b2a9</code></a> Bump version to 5.4.1-rc and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/bd4f51c8f03bb234eb69812c641a6ab92910dddd"><code>bd4f51c</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/8a1f79dca5dd6b9f979425c2fc1c931259dcc71c"><code>8a1f79d</code></a> Merge remote-tracking branch 'origin/main' into release-5.4</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d04e3489b0d8e6bc9a8a9396a633632a5a467328"><code>d04e348</code></a> Improve apparent type of mapped types (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/57122">#57122</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/86a16636cac9599c8752f8588f4b9518860b47ff"><code>86a1663</code></a> Update package-lock.json</li> <li><a href="https://github.com/microsoft/TypeScript/commit/feb57c269b0b2770581c09524a46ae1cb2fee28b"><code>feb57c2</code></a> Instantiate earlier inferred constraints in conditional types (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/57362">#57362</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/91e67ffbea91f453a51cd674684c393f82cd0731"><code>91e67ff</code></a> fix(57392): using is not suggested as a keyword (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/57394">#57394</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/29c0024bcfff0044e516462ca7261132acbcb026"><code>29c0024</code></a> Avoid creating rest elements with <code>errorType</code> when <code>any</code> is spread (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/57116">#57116</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2">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>
1 parent 57b0776 commit 8e97480

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"maplibre": "Upgrading maplibre to v4 broke the basemap in static HTML exports."
44
},
55
"dependencies": {
6-
"@anywidget/react": "^0.0.3",
6+
"@anywidget/react": "^0.0.4",
77
"@babel/runtime": "^7.24.0",
88
"@deck.gl/core": "^8.9.35",
99
"@deck.gl/extensions": "^8.9.35",
1010
"@deck.gl/layers": "^8.9.35",
1111
"@deck.gl/react": "^8.9.35",
1212
"@geoarrow/deck.gl-layers": "^0.3.0-beta.15",
13-
"apache-arrow": "^15.0.0",
13+
"apache-arrow": "^15.0.1",
1414
"maplibre-gl": "^3.6.2",
1515
"parquet-wasm": "0.5.0",
1616
"react": "^18.2.0",
@@ -22,12 +22,12 @@
2222
"devDependencies": {
2323
"@anywidget/types": "^0.1.5",
2424
"@jupyter-widgets/base": "^6.0.7",
25-
"@types/react": "^18.2.61",
25+
"@types/react": "^18.2.64",
2626
"@types/uuid": "^9.0.8",
2727
"esbuild": "^0.20.1",
2828
"nodemon": "^3.1.0",
2929
"prettier": "^3.2.5",
30-
"typescript": "^5.3.3",
30+
"typescript": "^5.4.2",
3131
"vitest": "^1.3.1"
3232
},
3333
"scripts": {

0 commit comments

Comments
 (0)