2020-devbie icon indicating copy to clipboard operation
2020-devbie copied to clipboard

๐ŸŽ ์˜ˆ๋น„ ๊ฐœ๋ฐœ์ž๋ฅผ ์œ„ํ•œ ์ทจ์—… ์ •๋ณด ๊ณต์œ  ํ”Œ๋žซํผ

Results 50 2020-devbie issues
Sort by recently updated
recently updated
newest added

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.2 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.57.0 to 5.61.0. Release notes Sourced from codemirror's releases. 5.61.0 Version 5.61.0 Bug fixes Improve support for being in a shadow DOM in contenteditable mode. Prevent line...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

## Resolve #320 - ๊ณต๊ณ ์—์„œ applyPagination()์„ ์‚ฌ์šฉํ•จ์—๋„ offset, limit๋ฅผ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋‹ค. ## Changes - ํ•ด๋‹น ์ฝ”๋“œ๋ฅผ ์ œ๊ฑฐํ•œ๋‹ค. ## Notes - applyPagination()๋Š” `QuerydslRepositorySupport`์—์„œ ์ง€์›ํ•˜๋Š” ๋ฉ”์†Œ๋“œ์ธ๋ฐ, pageable๊ฐ์ฒด๋ฅผ ๋„ฃ์œผ๋ฉด ํŽ˜์ด์ง•์ฒ˜๋ฆฌ๋ฅผ ์†์‰ฝ๊ฒง ใ…์ค€๋‹ค. -...

๐Ÿ›  Refactoring
๐Ÿ“ฎ Server

## Resolve #311 - Question์ด ์ง€์›Œ์งˆ๋•Œ ๋‹ค๋ฅธ Question์—์„œ๋„ ์ฐธ์กฐ๋˜์ง€ ์•Š๋Š” ํ•ด์‹œํƒœ๊ทธ๊ฐ€ ์žˆ๋‹ค๋ฉด ํ•จ๊ป˜ ์ง€์šด๋‹ค. ## Changes - Question์„ ์ง€์šฐ๋Š” ์ด๋ฒคํŠธ๋ฅผ ๋งŒ๋“ค๊ณ , ์ด๋ฒคํŠธ ๋ฆฌ์Šค๋„ˆ์—์„œ HashtagService์˜ deleteEmptyRefHashtags๋ฉ”์„œ๋“œ๋ฅผ ์‹คํ–‰์‹œ์ผœ ๊ฒ€์‚ฌํ›„ ์ง€์šด๋‹ค. ## Notes...

๐Ÿ›  Refactoring
๐Ÿ“ฎ Server

## Resolve #326 - ํ…Œ์ŠคํŠธ ์ปค๋ฒ„๋ฆฌ์ง€๋ฅผ 90์œผ๋กœ ์˜ฌ๋ฆฐ๋‹ค. ## Changes - jacoco criteria ์ „์ฒด, Instruction, 90์œผ๋กœ ์กฐ์ •. ## Notes - N/A ## References - N/A

๐Ÿงช Test