Skip to content

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

Filter by

59.8M results  (2 s)

59.8M results

Bumps prettier from 3.8.4 to 3.9.4. details summary Release notes /summary p em Sourced from a href= https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.9.4 /h2 ...
dependencies
javascript

Bumps org.zalando:logbook-spring from 4.0.2 to 4.0.4. details summary Release notes /summary p em Sourced from a href= https://github.com/zalando/logbook/releases org.zalando:logbook-spring s releases ...
dependencies
java

What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Release note None Check List (For Author) - Test !-- At least one of them must be included. -- ...

Problem SceneScrollInstance.update() called scene.setState() and scene.update() on every scene on every rAF frame, even when the active scene had not changed. For a non-active scene, sceneProgress is ...

Bumps com.fasterxml.jackson.core:jackson-databind from 2.9.6 to 2.22.0. details summary Commits /summary ul li See full diff in a href= https://github.com/FasterXML/jackson/commits compare view /a /li ...
dependencies
java

배경 fix-deck-axis-visibility (0.0.2v) Story 3 — today 집계와 축 카드 뷰가 axis→deck(axisId)→card 집계를 각자 복제할 위험을 차단한다. 변경 - CardRepository.findByUserIdAndAxisIdsAndStatus(userId, axisIds, status) 단일 read-model ...

Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | actions/checkout | 6.0.2 | 7.0.0 | | actions/setup-java | 5.2.0 | 5.4.0 | | mikepenz/action-junit-report ...
dependencies
github_actions

What Added missing package to devDependencies: uuid. Why CI failed with Cannot find module uuid . Root cause: NPM package uuid is missing from package.json dependencies. DevMend confidence: 🟢 100% ...