pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Ruby language:JavaScript
Filter by
202M results
📌 작업 개요
회원 탈퇴와 회원정보(주소) 수정 API를 추가했습니다. 회원 탈퇴는 데이터를 보존하기 위해 물리 삭제 대신 Soft Delete(UserStatus.INACTIVE)로 처리하며, 탈퇴 시 계정 비밀번호를 입력받아
일치하는 경우에만 처리되도록 했습니다.
🛠 주요 변경 사항
- 회원정보(주소) 수정 API 추가 — PATCH /api/v1/auth/users/me ...
Follow-up to #13 addressing all findings from the critical code review (the subagent s report + my validation).
High
- Services rejected stock/reorder_at on parts. __init__.py _PART_SCHEMA (default ...
Bumps puma from 8.0.0 to 8.0.2. details summary Release notes /summary p em Sourced from a href=
https://github.com/puma/puma/releases puma s releases /a . /em /p blockquote h2 v8.0.2 /h2 ul li Bugfixes ...
dependencies
ruby
Switches the CD Terraform imports for storage accounts and subnet NSG associations to the provider-specific ID formats
so existing Azure resources are imported successfully.
Bumps eslint from 10.4.1 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 ...
📌 개요
마이페이지(MyPage)의 프로젝트 탭(서브 탭 5종) 및 제안 탭(필터 2종) API 연동을 완료하고, 컴포넌트 비대화 해소를 위한 리팩토링을 수행했습니다.
✨ 주요 변경 사항
- API 연동 및 비즈니스 로직 완공
- [프로젝트 탭] 서브 탭 5종(내가 올린/참여중/지원한/수행한/조회 목록) 데이터 페칭 및 라우팅 구현
...
feat
Bumps ruby_llm from 1.15.0 to 1.16.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/crmne/ruby_llm/releases ruby_llm s releases /a . /em /p blockquote h2 1.16.0 /h2 ...
dependencies
ruby
GitHub Actions 上でシンボリックリンクが展開されないため 00_Inbox 等が 404 になっていた問題を修正。ビルド前に各ディレクトリを docs/ に直接コピーする。
This pull request implements a full solution for a staged sorting performance lab, including sorting algorithms,
benchmarking, performance optimizations, plotting, and security self-assessment. The changes ...