구축(deps-dev): 5.7.1에서 5.9.0으로 업그레이드
9045 단어 pretty-please
묘사
⚠️ 믿음직스럽게도 이 공관을 재조정하고 있다⚠️재정비는 즉각 일어나지 않을 수도 있으니 시간이 좀 걸리면 걱정하지 마세요.
참고: 이 PR을 직접 변경하면 재데이텀보다 우선합니다.
5.7.1에서 5.9.0까지의 요동terser.
변경 로그
출처terser's changelog.
v5。9
- Collapsing switch cases with the same bodies (even if they're not next to each other) (#1070).
- Fix evaluation of optional chain expressions (#1062)
- Fix mangling collision in ESM exports (#1063)
- Fix issue with mutating function objects after a second pass (#1047)
- Fix for inlining object spread
{ ...obj }
(#1071)- Typescript typings fix (#1069)
v5。8
- Fixed shadowing variables while moving code in some cases (#1065)
- Stop mangling computed & quoted properties when keep_quoted is enabled.
- Fix for mangling private getter/setter and .#private access (#1060, #1068)
- Array.from has a new optimization when the unsafe option is set (#737)
- Mangle/propmangle let you generate your own identifiers through the nth_identifier option (#1061)
- More optimizations to switch statements (#1044)
v5。7.2
- Fixed issues with compressing functions defined in
global_defs
option (#1036)- New recipe for using Terser in gulp was added to RECIPES.md (#1035)
- Fixed issues with
??
and?.
(#1045)- Future reserved words such as
package
no longer require you to disable strict mode to be used as names.- Refactored huge compressor file into multiple more focused files.
- Avoided unparenthesized
in
operator in some for loops (it breaks parsing because of for..in loops)- Improved documentation (#1021, #1025)
- More type definitions (#1021)
언약
3202410
5.9.0 dbeb358
업데이트 변경 로그8430c66
같은 주체를 가진 접이 스위치박스, 한 줄로 배열되지 않았을 때#10708dea529
고정 압축/평가 옵션 체인#106238bef40
원시 속성과 파손 속성 사이의 충돌을 복구#10630479921
복원:passes=2(#1047)c8fa225
고정 인라인 객체 확장 속성#1071c4fcdcc
미니fy()에 없는 n 식별자 기본값 복원(#1069d88d610
5.8.0 86ea74d
업데이트 변경 로그이 PR과의 충돌은 사용자가 직접 변경하지 않는 한 해결될 수 있습니다.주석
@dependabot rebase
을 사용하여 수동으로 재기준을 트리거할 수도 있습니다.신뢰성 명령 및 옵션
이 PR에 의견을 달면 Cortebot 작업을 트리거할 수 있습니다.
- "@relateot rebase"는 이 PR의 기초를 재설정합니다.
- "@relateot recreate"는 이 PR을 다시 만들고 편집한 내용을 덮어씁니다.
- "@cordenot merge"는 CI 전송 후 이 PR을 병합합니다.
- "@relateot squash and merge"는 CI 전송 후 이 PR을 누르고 병합합니다.
- "@Correlot cancel merge"는 이전에 요청한 병합을 취소하고 자동 병합을 차단합니다.
- 이 PR이 종료되면 @Correlot Recover에서 다시 열립니다.
- @CorrelotClose가 PR을 닫고 Correlott를 중지하고 다시 생성합니다.수동으로 닫아서 같은 결과를 얻을 수 있습니다
- "@corderot ignore this main version"은 이 PR을 닫고 Corderot가 이 주요 버전의 콘텐츠를 다시 만드는 것을 중지합니다. (PR을 다시 열거나 업그레이드하지 않는 한)
- "@corderot ignore this minor version"은 이 PR을 닫고 corderot가 이 minor version에 대해 더 많은 PR을 만드는 것을 중지합니다. (PR을 다시 열거나 PR로 업그레이드하지 않는 한)
- "@corderot ignore this dependency"는 이 PR을 닫고 이 의존항에 대한 corderot의 내용을 다시 만들지 않습니다(PR을 다시 열거나 PR로 업그레이드하지 않는 한)
토론 #1
코드 환경은commit091c6915를 분석하고 이 요청에 0가지 문제가 있음을 검출했다.이pull 요청에서 diff의 테스트 범위는 100.0%(50%는 한도값)입니다.
이 요청은 저장소의 전체 덮어쓰기율을 96.4%(0.0%)로 변경합니다.
자세한 정보Code Climate를 확인하십시오.
토론 #2
: 타다: 이 PR은 버전 1.16.1: 타다:이 버전은 다음 웹 사이트에서 사용할 수 있습니다.
- npm package (@latest dist-tag)
- GitHub release
당신의 semantic-release 로봇: 소프트웨어 패키지: 로켓:
Reference
이 문제에 관하여(구축(deps-dev): 5.7.1에서 5.9.0으로 업그레이드), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://github.com/tdreyno/pretty-please/issues/637텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)