Skip to content

pullrequests Search Results · language:Dune language:TypeScript is:unmerged language:JavaScript language:Java language:JavaScript

Filter by

89.2M results  (2 s)

89.2M results

Bumps the all group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | @radix-ui/react-avatar | 1.1.11 | 1.1.12 | | @radix-ui/react-dropdown-menu | 2.1.16 | 2.1.17 | | @radix-ui/react-slot ...
dependencies
javascript

Bumps react-hook-form from 7.54.2 to 7.78.0. details summary Release notes /summary p em Sourced from a href= https://github.com/react-hook-form/react-hook-form/releases react-hook-form s releases /a . ...

last commit

Bumps react and @types/react. These dependencies needed to be updated together. Updates react from 19.2.4 to 19.2.7 details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases ...
dependencies
javascript

Bumps @radix-ui/react-alert-dialog from 1.1.15 to 1.1.16. details summary Changelog /summary p em Sourced from a href= https://github.com/radix-ui/primitives/blob/main/packages/react/alert-dialog/CHANGELOG.md ...

Bumps the nextjs group with 4 updates: next, react, react-dom and eslint-config-next. Updates next from 16.2.6 to 16.2.7 details summary Release notes /summary p em Sourced from a href= https://github.com/vercel/next.js/releases ...
build

Bumps the dependencies group in /rest with 1 update: node. Updates node from 24.14.1-trixie-slim to 26.3.0-trixie-slim ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node ...
dependencies
docker

背景 - Slackの自分の投稿から日報用のraw tableと日時サマリを作る運用をskill化したい - agent-slack利用、workspace事前確認、自分の投稿取得、文字数ベースの作業時間推定を再利用できる形にする 問題 - 都度会話内で手順を再構成すると、workspace確認や作業時間計算ルールが曖昧になりやすい - Slack投稿時刻ベースと文字数ベースの時間推定が混ざると、日報rawデータとして後続のgit/calendar統合に使いにくい ...

Bumps @types/node from 24.0.10 to 25.9.2. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...

What changed New features - auto_guard_langchain(executor, budget=500, velocity_max_per_minute=10) — one line wires FiGuard to any LangChain AgentExecutor. Now exported from top-level figuard namespace. ...