sanity-io / react-rx

React + RxJS = <3
https://react-rx.dev
MIT License
47 stars 8 forks source link

chore(deps): lock file maintenance website #140

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codesandbox/sandpack-react dependencies patch 2.19.1 -> 2.19.9 age adoption passing confidence
next (source) dependencies patch 14.2.10 -> 14.2.16 age adoption passing confidence
styled-components (source) dependencies patch 6.1.12 -> 6.1.13 age adoption passing confidence
typescript (source) dependencies minor 5.5.3 -> 5.6.3 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

codesandbox/sandpack (@​codesandbox/sandpack-react) ### [`v2.19.9`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2199-2024-09-23) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.8...v2.19.9) ##### Bug Fixes - handle string errors in SandpackTests component ([#​1208](https://redirect.github.com/codesandbox/sandpack/issues/1208)) ([23c1b8d](https://redirect.github.com/codesandbox/sandpack/commit/23c1b8d9b3d3651c9eef76224c7c4f0c5b232085)) ### [`v2.19.8`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2198-2024-09-12) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.7...v2.19.8) ##### Bug Fixes - **sandpack-id:** generate new bundler id based on client version ([#​1202](https://redirect.github.com/codesandbox/sandpack/issues/1202)) ([dbb882e](https://redirect.github.com/codesandbox/sandpack/commit/dbb882eec6963a11c2eac7293c0891b501f9a9fe)) ### [`v2.19.7`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2197-2024-09-11) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.6...v2.19.7) ##### Bug Fixes - **client:** postcss transpile to angular template ([#​1201](https://redirect.github.com/codesandbox/sandpack/issues/1201)) ([0b57de6](https://redirect.github.com/codesandbox/sandpack/commit/0b57de653d3bea38917c2665aae3942c87a212ff)) ### [`v2.19.6`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2196-2024-09-11) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.5...v2.19.6) ##### Bug Fixes - **file-tab:** close button ([#​1198](https://redirect.github.com/codesandbox/sandpack/issues/1198)) ([58d1f54](https://redirect.github.com/codesandbox/sandpack/commit/58d1f54a1f18fb917b54510976f5ab87c4d16ae7)) ### [`v2.19.5`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2195-2024-09-10) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.4...v2.19.5) ##### Bug Fixes - **sw:** support fixed id value ([#​1197](https://redirect.github.com/codesandbox/sandpack/issues/1197)) ([1fb5a56](https://redirect.github.com/codesandbox/sandpack/commit/1fb5a56ec1359c09e2e6671a9885368c52f460af)) ### [`v2.19.4`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2194-2024-09-10) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.3...v2.19.4) ##### Bug Fixes - **sw:** get transpiled files from bundler ([#​1196](https://redirect.github.com/codesandbox/sandpack/issues/1196)) ([4563646](https://redirect.github.com/codesandbox/sandpack/commit/4563646a08d3b072dec14c0942af46f9755d2719)) ### [`v2.19.3`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2193-2024-09-05) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.2...v2.19.3) ##### Bug Fixes - **client:** remove non-letter chart from random id ([#​1193](https://redirect.github.com/codesandbox/sandpack/issues/1193)) ([c7d4113](https://redirect.github.com/codesandbox/sandpack/commit/c7d4113ba4704fe4d1a5c25c3735bbadd77d980b)) ### [`v2.19.2`](https://redirect.github.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2192-2024-09-04) [Compare Source](https://redirect.github.com/codesandbox/sandpack/compare/v2.19.1...v2.19.2) ##### Bug Fixes - accessibility issue in tabs ([#​1184](https://redirect.github.com/codesandbox/sandpack/issues/1184)) ([98af978](https://redirect.github.com/codesandbox/sandpack/commit/98af978f40942ed6d3a3bb96151c9c9dcd00691a))
vercel/next.js (next) ### [`v14.2.16`](https://redirect.github.com/vercel/next.js/compare/v14.2.15...v14.2.16) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.15...v14.2.16) ### [`v14.2.15`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.15) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.14...v14.2.15) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - support breadcrumb style catch-all parallel routes [#​65063](https://redirect.github.com/vercel/next.js/issues/65063) - Provide non-dynamic segments to catch-all parallel routes [#​65233](https://redirect.github.com/vercel/next.js/issues/65233) - Fix client reference access causing metadata missing [#​70732](https://redirect.github.com/vercel/next.js/issues/70732) - feat(next/image): add support for decoding prop [#​70298](https://redirect.github.com/vercel/next.js/issues/70298) - feat(next/image): add images.localPatterns config [#​70529](https://redirect.github.com/vercel/next.js/issues/70529) - fix(next/image): handle undefined images.localPatterns config in images-manifest.json - fix: Do not omit alt on getImgProps return type, ImgProps [#​70608](https://redirect.github.com/vercel/next.js/issues/70608) - \[i18n] Routing fix [#​70761](https://redirect.github.com/vercel/next.js/issues/70761) ##### Credits Huge thanks to [@​ztanner](https://redirect.github.com/ztanner), [@​agadzik](https://redirect.github.com/agadzik), [@​huozhi](https://redirect.github.com/huozhi), [@​styfle](https://redirect.github.com/styfle), [@​icyJoseph](https://redirect.github.com/icyJoseph) and [@​wyattjoh](https://redirect.github.com/wyattjoh) for helping! ### [`v14.2.14`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.14) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.13...v14.2.14) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: clone response in first handler to prevent race ([#​70082](https://redirect.github.com/vercel/next.js/issues/70082)) ([#​70649](https://redirect.github.com/vercel/next.js/issues/70649)) - Respect reexports from metadata API routes ([#​70508](https://redirect.github.com/vercel/next.js/issues/70508)) ([#​70647](https://redirect.github.com/vercel/next.js/issues/70647)) - Externalize node binary modules for app router ([#​70646](https://redirect.github.com/vercel/next.js/issues/70646)) - Fix revalidateTag() behaviour when invoked in server components ([#​70446](https://redirect.github.com/vercel/next.js/issues/70446)) ([#​70642](https://redirect.github.com/vercel/next.js/issues/70642)) - Fix prefetch bailout detection for nested loading segments ([#​70618](https://redirect.github.com/vercel/next.js/issues/70618)) - Add missing node modules to externals ([#​70382](https://redirect.github.com/vercel/next.js/issues/70382)) - Feature: next/image: add support for images.remotePatterns.search ([#​70302](https://redirect.github.com/vercel/next.js/issues/70302)) ##### Credits Huge thanks to [@​styfle](https://redirect.github.com/styfle), [@​ztanner](https://redirect.github.com/ztanner), [@​ijjk](https://redirect.github.com/ijjk), [@​huozhi](https://redirect.github.com/huozhi) and [@​wyattjoh](https://redirect.github.com/wyattjoh) for helping! ### [`v14.2.13`](https://redirect.github.com/vercel/next.js/compare/v14.2.12...f550237aa564bd59bfef7462350ac6c502f0206d) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.12...v14.2.13) ### [`v14.2.12`](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) ### [`v14.2.11`](https://redirect.github.com/vercel/next.js/compare/v14.2.10...bfbc92aab5c727444ed21e0b84bd55cda2e22067) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.10...v14.2.11)
styled-components/styled-components (styled-components) ### [`v6.1.13`](https://redirect.github.com/styled-components/styled-components/compare/v6.1.12...99c02f52d69e8e509c0bf012cadee7f8e819a6dd) [Compare Source](https://redirect.github.com/styled-components/styled-components/compare/v6.1.12...v6.1.13)
microsoft/TypeScript (typescript) ### [`v5.6.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.2...d48a5cf89a62a62d6c6ed53ffa18f070d9458b85) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2) ### [`v5.5.4`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.5.4): TypeScript 5.5.4 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.3...v5.5.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v5.5.4 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.3 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) (soon!)

Configuration

📅 Schedule: Branch creation - "every 12 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-rx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 9:40am
socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@codesandbox/sandpack-react@2.19.9 eval, network Transitive: environment, filesystem +49 76.6 MB danilowoz
npm/@types/node@18.19.61 None +1 2.1 MB types
npm/next@14.2.16 environment, filesystem, network, shell, unsafe +14 90.3 MB vercel-release-bot
npm/styled-components@6.1.13 environment Transitive: filesystem +16 3.79 MB probablyup
npm/typescript@5.6.3 None 0 22.4 MB typescript-bot

🚮 Removed packages: npm/@codesandbox/sandpack-react@2.19.1, npm/@types/node@18.19.55, npm/next@14.2.10, npm/styled-components@6.1.12

View full report↗︎