-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update androidx.activity to v1.12.2 #561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
45
commits into
develop
Choose a base branch
from
renovate/androidx.activity
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
ab55bde to
688f529
Compare
688f529 to
948ba0c
Compare
948ba0c to
ae2af94
Compare
ae2af94 to
49e7137
Compare
49e7137 to
3225492
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#616) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….01 (#619) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3225492 to
552e504
Compare
….00 (#625) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…layout to v1.2.0 (#620) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: MonthModel 코드 수정 및 단위 테스트 추가 * delete: 미사용 모듈 제거 * modify: 조회한 학사일정에 이전과 다음 달 일정이 일부 포함되도록 수정 * feat: DayType 클래스 추가 및 달력 모델에 적용 * feat: selectedDate 타입 변경, 날짜 클릭 시 자동 스크롤 구현 * modify: 학사일정 UiState 수정 - 학사일정 map을 속성으로 추가 - loadState는 상태만 추적하도록 수정 - 로딩 및 실패에 대한 UI 추가 * fix: 날짜 클릭으로 화면이 전환될 때의 경합 조건을 해결 * del: 테스트코드 디버그용 출력문 제거 * fix: 날짜 형태에 대한 불분명한 이름 수정 * add: JUnit5 플러그인과 의존성 추가 * chore: main의 테스트 플러그인을 Junit5으로 마이그레이션 * chore: Assertion 메서드 변경
…in to v0.10.10 (#629) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…7.0 (#630) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#628) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
552e504 to
c0e1374
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….01 (#634) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: 네이버 지도 의존성 설정 * feature: 학교 건물 데이터, 도메인 모듈 추가 * feature: 캠퍼스맵 뷰모델과 상태클래스 추가 * feature: 네이버 지도 섹션 구현 * feature: 도서관 열람실 좌석 FAB 구현 * chore: json 파일 파싱을 IODispatchers에서 수행하도록 수정 * feature: 지도 마커 우선순위 설정 * chore: 지도 마커 파일 분리 * chore: 우선순위 수정 * chore: Place.Priority 정적 메서드 수정 * fix: 리소스 누수 요소 수정 * fix: 주석 처리 코드 제거 * chore: 지도 상수 주석 추가 * chore: 버전카탈로그 지도 의존성 라인 포맷팅
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#616) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….01 (#619) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….00 (#625) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…layout to v1.2.0 (#620) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: MonthModel 코드 수정 및 단위 테스트 추가 * delete: 미사용 모듈 제거 * modify: 조회한 학사일정에 이전과 다음 달 일정이 일부 포함되도록 수정 * feat: DayType 클래스 추가 및 달력 모델에 적용 * feat: selectedDate 타입 변경, 날짜 클릭 시 자동 스크롤 구현 * modify: 학사일정 UiState 수정 - 학사일정 map을 속성으로 추가 - loadState는 상태만 추적하도록 수정 - 로딩 및 실패에 대한 UI 추가 * fix: 날짜 클릭으로 화면이 전환될 때의 경합 조건을 해결 * del: 테스트코드 디버그용 출력문 제거 * fix: 날짜 형태에 대한 불분명한 이름 수정 * add: JUnit5 플러그인과 의존성 추가 * chore: main의 테스트 플러그인을 Junit5으로 마이그레이션 * chore: Assertion 메서드 변경
…in to v0.10.10 (#629) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…7.0 (#630) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#628) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….01 (#634) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: 네이버 지도 의존성 설정 * feature: 학교 건물 데이터, 도메인 모듈 추가 * feature: 캠퍼스맵 뷰모델과 상태클래스 추가 * feature: 네이버 지도 섹션 구현 * feature: 도서관 열람실 좌석 FAB 구현 * chore: json 파일 파싱을 IODispatchers에서 수행하도록 수정 * feature: 지도 마커 우선순위 설정 * chore: 지도 마커 파일 분리 * chore: 우선순위 수정 * chore: Place.Priority 정적 메서드 수정 * fix: 리소스 누수 요소 수정 * fix: 주석 처리 코드 제거 * chore: 지도 상수 주석 추가 * chore: 버전카탈로그 지도 의존성 라인 포맷팅
c0e1374 to
7a91b6f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.10.1→1.12.21.10.1→1.12.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.