Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript

Filter by

128M results  (2 s)

128M results

!-- This is an auto-generated comment: release notes by coderabbit.ai -- Summary by CodeRabbit - Chores - Version bump: Project version updated to 3.4.0 across build configurations and deployment ...

Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.mariadb.jdbc:mariadb-java-client | 3.5.8 | 3.5.9 | | dev.langchain4j:langchain4j-mcp | 1.16.2-beta26 ...
dependencies
java

Bumps uuid from 1.23.1 to 1.23.3. details summary Release notes /summary p em Sourced from a href= https://github.com/uuid-rs/uuid/releases uuid s releases /a . /em /p blockquote h2 v1.23.3 /h2 h2 What ...

Bumps eslint from 9.39.4 to 10.5.0. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...

Bumps form-data from 3.0.1 to 3.0.5. details summary Release notes /summary p em Sourced from a href= https://github.com/form-data/form-data/releases form-data s releases /a . /em /p blockquote h2 v3.0.2 ...
dependencies
javascript

💡 What: - Unified the teamsWithRosters roster builder logic in Teams.jsx into a single useMemo block. - Changed the calculation from an $O(N \times M)$ nested loop to an $O(N + M)$ loop using a hash ...