Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react-dom (source) 2.1.42.1.6 age adoption passing confidence
@iconify-json/material-symbols 1.2.281.2.52 age adoption passing confidence
@iconify-json/mingcute 1.2.31.2.6 age adoption passing confidence
@mdx-js/react (source) 3.1.03.1.1 age adoption passing confidence
@mdx-js/rollup (source) 3.1.03.1.1 age adoption passing confidence
@next/bundle-analyzer (source) 15.3.415.3.8 age adoption passing confidence
@​openpanel/nextjs 1.0.81.0.20 age adoption passing confidence
@radix-ui/react-avatar (source) 1.1.101.1.11 age adoption passing confidence
@radix-ui/react-dialog (source) 1.1.141.1.15 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) 2.1.152.1.16 age adoption passing confidence
@radix-ui/react-label (source) 2.1.72.1.8 age adoption passing confidence
@radix-ui/react-scroll-area (source) 1.2.91.2.10 age adoption passing confidence
@radix-ui/react-select (source) 2.2.52.2.6 age adoption passing confidence
@radix-ui/react-slider (source) 1.3.51.3.6 age adoption passing confidence
@radix-ui/react-switch (source) 1.2.51.2.6 age adoption passing confidence
@radix-ui/react-tabs (source) 1.1.121.1.13 age adoption passing confidence
@simplewebauthn/browser (source) 13.1.013.1.2 age adoption passing confidence
@tailwindcss/typography 0.5.160.5.19 age adoption passing confidence
@types/chroma-js (source) 3.1.13.1.2 age adoption passing confidence
@types/katex (source) ^0.16.7^0.16.8 age adoption passing confidence
@types/node (source) 24.0.1024.0.15 age adoption passing confidence
@types/react (source) ^18.3.23^18.3.27 age adoption passing confidence
@types/react (source) 18.3.2318.3.27 age adoption passing confidence
autoprefixer 10.4.2110.4.23 age adoption passing confidence
chroma-js 3.1.23.1.4 age adoption passing confidence
code-inspector-plugin (source) 0.20.150.20.17 age adoption passing confidence
dayjs (source) 1.11.131.11.19 age adoption passing confidence
emoji-picker-react (source) 4.12.34.12.4 age adoption passing confidence
es-toolkit (source) 1.39.61.39.10 age adoption passing confidence
eslint-config-hyoban 4.0.84.0.10 age adoption passing confidence
foxact (source) 0.2.490.2.52 age adoption passing confidence
immer ^10.1.1^10.1.3 age adoption passing confidence
katex (source) ^0.16.22^0.16.27 age adoption passing confidence
kbar 0.1.0-beta.450.1.0-beta.48 age adoption passing confidence
lint-staged 16.1.216.1.6 age adoption passing confidence
mermaid 11.10.011.10.1 age adoption passing confidence
nanoid ^5.1.5^5.1.6 age adoption passing confidence
react-error-boundary (source) 6.0.06.0.3 age adoption passing confidence
remove-markdown 0.6.20.6.3 age adoption passing confidence
simple-git-hooks 2.13.02.13.1 age adoption passing confidence
socket.io-client (source) 4.8.14.8.3 age adoption passing confidence
sonner (source) 2.0.52.0.7 age adoption passing confidence
tailwindcss (source) 3.4.173.4.19 age adoption passing confidence
unplugin-macros 0.17.00.17.2 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react-dom)

v2.1.6

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.4

v2.1.5

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.3
mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

vercel/next.js (@​next/bundle-analyzer)

v15.3.8

Compare Source

Please see the Next.js Security Update for information about this security patch.

v15.3.7

Compare Source

v15.3.6

Compare Source

Please see CVE-2025-66478 for additional details about this release.

v15.3.5

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Turbopack: list assert/strict as external (#​80884)
  • omit searchParam data from FlightRouterState before transport (#​80734)
  • bugfix: propagate staleTime to seeded prefetch entry (#​81263)
Misc Changes
  • document turbopack trace viewer (#​78184)
Credits

Huge thanks to @​ztanner, @​mischnic, and @​bgw for helping!

radix-ui/primitives (@​radix-ui/react-select)

v2.2.6

MasterKale/SimpleWebAuthn (@​simplewebauthn/browser)

v13.1.2

Compare Source

Changes

  • [browser] [server] Exported the ResidentKeyRequirement type to help with type inference
    (#​704)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.19

Compare Source

Fixed
  • Fixed broken color styles (#​405)

v0.5.18

Compare Source

Fixed
  • Fixed undefined variable error (#​403)

v0.5.17

Compare Source

Added
  • Add modifiers for description list elements (#​357)
  • Add prose-picture modifier (#​367)
Fixed
  • Include unit in hr border-width value (#​379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#​387)
Changed
  • Remove lodash dependencies (#​402)
postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
gka/chroma.js (chroma-js)

v3.1.4

Compare Source

What's Changed

Full Changelog: gka/chroma.js@v3.1.3...v3.1.4

iamkun/dayjs (dayjs)

v1.11.19

Compare Source

Bug Fixes
  • added usage warnings for diff + updated unit tests (#​2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#​2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#​2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#​2656) (1d8746c)

v1.11.18

Compare Source

Bug Fixes
  • error semantic-release dependency (8cfb313)

v1.11.17

Compare Source

Bug Fixes

v1.11.16

Compare Source

Bug Fixes
  • test release workflow (no code changes) (c38c428)

v1.11.15

Compare Source

Bug Fixes

v1.11.14

Compare Source

Bug Fixes
  • .utcOffset(0, true) result and its clone are different bug (#​2505) (fefdcd4)
ealush/emoji-picker-react (emoji-picker-react)

v4.12.4

Compare Source

toss/es-toolkit (es-toolkit)

v1.39.10

Compare Source

Released on August 17th, 2025.

  • Fixed defaultsDeep to properly handle deep merging of objects in arrays
  • Fixed several documentation issues and examples across multiple functions

We sincerely thank @​wo-o29, @​thwlckd, @​kilimandzharov, and @​dayongkr for their contributions. We appreciate your great efforts!

v1.39.9

Compare Source

Released on August 10th, 2025.

  • Fixed mergeWith to properly handle null values returned from customizer function.
  • Fixed cloneDeepWith to properly handle customizer returning null values.
  • Fixed some of the documentation issues.

We sincerely thank @​raon0211, @​joshkel, and @​Najeong-Kim for their contributions. We appreciate your great efforts!

v1.39.8

Compare Source

Released on July 25th, 2025.

  • Aligned the types of fill, pullAll, pullAllBy, pullAllWith, pullAt, remove, and reverse in our compatibility library with the latest Lodash types (@types/lodash v4.17.20).

v1.39.7

Compare Source

Released on July 9th, 2025.

  • Fixed a compatibility issue with Lodash's debounce and throttle functions.
  • Remove useless source map for reduce bundle size.
  • Fix some of the documentation issues.

We sincerely thank @​dayongkr, @​cobocho, @​raon0211, and @​D-Sketon for their contributions. We appreciate your great efforts!

hyoban/eslint-config-hyoban (eslint-config-hyoban)

v4.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
SukkaW/foxact (foxact)

v0.2.52

Compare Source

v0.2.51

Compare Source

v0.2.50

Compare Source

immerjs/immer (immer)

v10.1.3

Compare Source

Bug Fixes

v10.1.2

Compare Source

Bug Fixes
KaTeX/KaTeX (katex)

v0.16.27

Compare Source

Features
  • support equals sign and surrounding whitespace in \htmlData attribute values (#​4112) (c77aaec)

v0.16.26

Compare Source

Bug Fixes
  • \mathop followed by integral symbol (6fbad18)

v0.16.25

Compare Source

Features

v0.16.24

Compare Source

Features

v0.16.23

Compare Source

Bug Fixes
timc1/kbar (kbar)

v0.1.0-beta.48

Compare Source

Bug fixes

Fixes an issue where the active index resets when actions are registered async (2473c30)

v0.1.0-beta.47

Compare Source

Bug fixes

  • Fixes an issue where the active index resets when actions are registered async (2473c30)

v0.1.0-beta.46

Compare Source

lint-staged/lint-staged (lint-staged)

v16.1.6

Compare Source

Patch Changes
  • #​1610 e93578e Thanks @​iiroj! - Try to improve terminating of subprocess of tasks by using SIGKILL, and only calling pidtree when the the main task process has a known pid.

v16.1.5

Compare Source

Patch Changes

v16.1.4

Compare Source

Patch Changes
  • #​1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

v16.1.3

Compare Source

Patch Changes
  • #​1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
mermaid-js/mermaid (mermaid)

v11.10.1

Compare Source

Patch Changes
ai/nanoid (nanoid)

v5.1.6

Compare Source

  • Fixed infinite loop on 0 size for customAlphabet.
bvaughn/react-error-boundary (react-error-boundary)

v6.0.3

Compare Source

  • Removed react-dom from peer dependencies list; it was accidentally added during a previous internal refactor

v6.0.2

Compare Source

Updated README and generated TS docs

v6.0.1

Compare Source

zuchka/remove-markdown (remove-markdown)

v0.6.3

Compare Source

Added
  • New separateLinksAndTexts option to replace inline links with text and URL separated by a custom string (#​101 by @​tafel)
    • Example: removeMd('[link](http://example.com)', { separateLinksAndTexts: ': ' }) returns 'link: http://example.com'
toplenboren/simple-git-hooks (simple-git-hooks)

v2.13.1

Compare Source

Patch Changes
socketio/socket.io (socket.io-client)

v4.8.3

Compare Source

v4.8.2

Compare Source

Bug Fixes
  • bundle: do not mangle the "_placeholder" attribute (bis) (cdae019)
  • drain queue before emitting "connect" (#​5259) (d19928e)
Dependencies
emilkowalski/sonner (sonner)

v2.0.7

Compare Source

Sonner now supports multiple <Toaster /> components, see more here.

What's Changed

  • feat: add testId prop for individual toast components by @​b-like-bahar in #​660
  • feat(toaster): add support for multiple toasters with unique identifiers by [@​taroj1205](https://redi

Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 28, 2025
@renovate renovate bot enabled auto-merge (squash) July 28, 2025 13:07
@vercel
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
shiro Error Error Jan 20, 2026 4:51pm

@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ef70aa9 to 28d6889 Compare July 29, 2025 16:56
@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

github-actions bot commented Aug 1, 2025

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

github-actions bot commented Aug 2, 2025

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-1 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

github-actions bot commented Aug 3, 2025

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-1 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.35 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 3a5a226 to bf27b01 Compare December 31, 2025 15:44
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from bf27b01 to 8f88465 Compare January 1, 2026 14:06
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8f88465 to 9092b87 Compare January 6, 2026 13:48
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9092b87 to af15ca7 Compare January 8, 2026 13:42
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from af15ca7 to 139090f Compare January 8, 2026 19:08
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 139090f to e227a5f Compare January 9, 2026 18:13
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from e227a5f to 9e36f8f Compare January 11, 2026 14:38
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9e36f8f to ee0065e Compare January 12, 2026 00:51
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ee0065e to 88df1ee Compare January 12, 2026 16:32
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 88df1ee to 0d90fdf Compare January 13, 2026 15:59
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 0d90fdf to 8c9f24f Compare January 14, 2026 13:05
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8c9f24f to a2f861a Compare January 18, 2026 00:54
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from a2f861a to 8daa8d1 Compare January 19, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant