wpkyoto / serverless-lambda-nestjs

https://hideokamoto.github.io/serverless-lambda-nestjs/
MIT License
21 stars 5 forks source link

chore(deps): update all dependencies - autoclosed #32

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/aws-lambda 8.10.64 -> 8.10.72 age adoption passing confidence
@types/express 4.17.9 -> 4.17.11 age adoption passing confidence
@types/jest 26.0.15 -> 26.0.20 age adoption passing confidence
@types/node 12.12.28 -> 12.20.5 age adoption passing confidence
eslint (source) 7.13.0 -> 7.21.0 age adoption passing confidence
eslint-plugin-promise 4.2.1 -> 4.3.1 age adoption passing confidence
husky 4.3.0 -> 4.3.8 age adoption passing confidence
lint-staged 10.5.1 -> 10.5.4 age adoption passing confidence
rollup (source) 2.33.3 -> 2.41.0 age adoption passing confidence
rollup-plugin-typescript2 0.29.0 -> 0.30.0 age adoption passing confidence
ts-jest (source) 26.4.4 -> 26.5.3 age adoption passing confidence
tslib (source) 2.0.3 -> 2.1.0 age adoption passing confidence
typedoc (source) 0.19.2 -> 0.20.30 age adoption passing confidence
typescript (source) 4.0.5 -> 4.2.3 age adoption passing confidence

Release Notes

eslint/eslint ### [`v7.21.0`](https://togithub.com/eslint/eslint/releases/v7.21.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.20.0...v7.21.0) - [`3cd5440`](https://togithub.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.0 ([#​14147](https://togithub.com/eslint/eslint/issues/14147)) (Brandon Mills) - [`c0b8c71`](https://togithub.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c) Upgrade: Puppeteer to 7.1.0 ([#​14122](https://togithub.com/eslint/eslint/issues/14122)) (Tim van der Lippe) - [`08ae31e`](https://togithub.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f) New: Implement cacheStrategy (refs [eslint/rfcs#​63](https://togithub.com/eslint/rfcs/issues/63)) ([#​14119](https://togithub.com/eslint/eslint/issues/14119)) (Manu Chambon) - [`5e51fd2`](https://togithub.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00) Update: do not ignore symbolic links (fixes [#​13551](https://togithub.com/eslint/eslint/issues/13551), fixes [#​13615](https://togithub.com/eslint/eslint/issues/13615)) ([#​14126](https://togithub.com/eslint/eslint/issues/14126)) (Pig Fang) - [`87c43a5`](https://togithub.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6) Chore: improve a few comments and fix typos ([#​14125](https://togithub.com/eslint/eslint/issues/14125)) (Tobias Nießen) - [`e19c51e`](https://togithub.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae) Sponsors: Sync README with website (ESLint Jenkins) - [`b8aea99`](https://togithub.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926) Fix: pluralize 'line' to 'lines' in max-lines-per-function description ([#​14115](https://togithub.com/eslint/eslint/issues/14115)) (Trevin Hofmann) - [`f5b53e2`](https://togithub.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0) Sponsors: Sync README with website (ESLint Jenkins) - [`eee1213`](https://togithub.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948) Sponsors: Sync README with website (ESLint Jenkins) - [`5c4d7ea`](https://togithub.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.20.0`](https://togithub.com/eslint/eslint/releases/v7.20.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.19.0...v7.20.0) - [`f4ac3b0`](https://togithub.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730) Docs: fix sibling selector descriptions ([#​14099](https://togithub.com/eslint/eslint/issues/14099)) (Milos Djermanovic) - [`9d6063a`](https://togithub.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360) Fix: Crash with esquery when using JSX (fixes [#​13639](https://togithub.com/eslint/eslint/issues/13639)) ([#​14072](https://togithub.com/eslint/eslint/issues/14072)) (Yosuke Ota) - [`a0871f1`](https://togithub.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0) Docs: Triage process ([#​14014](https://togithub.com/eslint/eslint/issues/14014)) (Nicholas C. Zakas) - [`ad90761`](https://togithub.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1) Update: add enforceForJSX option to no-unused-expressions rule ([#​14012](https://togithub.com/eslint/eslint/issues/14012)) (Duncan Beevers) - [`d6c84af`](https://togithub.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4) Fix: `--init` autoconfig shouldn't add deprecated rules (fixes [#​14017](https://togithub.com/eslint/eslint/issues/14017)) ([#​14060](https://togithub.com/eslint/eslint/issues/14060)) (Milos Djermanovic) - [`9b277a1`](https://togithub.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4) Fix: Support ENOTDIR error code in the folder existence checking utility ([#​13973](https://togithub.com/eslint/eslint/issues/13973)) (Constantine Genchevsky) - [`7aeb127`](https://togithub.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af) Upgrade: pin [@​babel/code-frame](https://togithub.com/babel/code-frame)[@​7](https://togithub.com/7).12.11 ([#​14067](https://togithub.com/eslint/eslint/issues/14067)) (Milos Djermanovic) - [`b4e2af5`](https://togithub.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56) Docs: Add more fields to bug report template ([#​14039](https://togithub.com/eslint/eslint/issues/14039)) (Nicholas C. Zakas) - [`96f1d49`](https://togithub.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc) Sponsors: Sync README with website (ESLint Jenkins) - [`cb27b0a`](https://togithub.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d) Build: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`4cab165`](https://togithub.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.19.0`](https://togithub.com/eslint/eslint/releases/v7.19.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.18.0...v7.19.0) - [`ce7f061`](https://togithub.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b) Update: add shadowed variable loc to message in no-shadow (fixes [#​13646](https://togithub.com/eslint/eslint/issues/13646)) ([#​13841](https://togithub.com/eslint/eslint/issues/13841)) (t-mangoe) - [`c60e23f`](https://togithub.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4) Update: fix `let` logic in for-in and for-of loops in no-extra-parens ([#​14011](https://togithub.com/eslint/eslint/issues/14011)) (Milos Djermanovic) - [`d76e8f6`](https://togithub.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622) Fix: no-useless-rename invalid autofix with parenthesized identifiers ([#​14032](https://togithub.com/eslint/eslint/issues/14032)) (Milos Djermanovic) - [`5800d92`](https://togithub.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354) Docs: Clarify stylistic rule update policy ([#​14052](https://togithub.com/eslint/eslint/issues/14052)) (Brandon Mills) - [`0ccf6d2`](https://togithub.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75) Docs: remove configuring.md ([#​14036](https://togithub.com/eslint/eslint/issues/14036)) (Milos Djermanovic) - [`65bb0ab`](https://togithub.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c) Chore: Clean up new issue workflow ([#​14040](https://togithub.com/eslint/eslint/issues/14040)) (Nicholas C. Zakas) - [`e1da90f`](https://togithub.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4) Fix: nested indenting for offsetTernaryExpressions: true (fixes [#​13971](https://togithub.com/eslint/eslint/issues/13971)) ([#​13972](https://togithub.com/eslint/eslint/issues/13972)) (Chris Brody) - [`1a078b9`](https://togithub.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a) Update: check ternary `:` even if `?` was reported in space-infix-ops ([#​13963](https://togithub.com/eslint/eslint/issues/13963)) (Milos Djermanovic) - [`fb27422`](https://togithub.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a) Fix: extend prefer-const fixer range to whole declaration (fixes [#​13899](https://togithub.com/eslint/eslint/issues/13899)) ([#​14033](https://togithub.com/eslint/eslint/issues/14033)) (Nitin Kumar) - [`e0b05c7`](https://togithub.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611) Docs: add a correct example to no-unsafe-optional-chaining (refs [#​14029](https://togithub.com/eslint/eslint/issues/14029)) ([#​14050](https://togithub.com/eslint/eslint/issues/14050)) (armin yahya) - [`46e836d`](https://togithub.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd) Sponsors: Sync README with website (ESLint Jenkins) - [`3fc4fa4`](https://togithub.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a) Docs: update configuring links ([#​14038](https://togithub.com/eslint/eslint/issues/14038)) (Milos Djermanovic) - [`8561c21`](https://togithub.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76) Docs: fix broken links in configuring/README.md ([#​14046](https://togithub.com/eslint/eslint/issues/14046)) (Milos Djermanovic) - [`1c309eb`](https://togithub.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c) Update: fix no-invalid-regexp false negatives with no flags specified ([#​14018](https://togithub.com/eslint/eslint/issues/14018)) (Milos Djermanovic) - [`f6602d5`](https://togithub.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e) Docs: Reorganize Configuration Documentation ([#​13837](https://togithub.com/eslint/eslint/issues/13837)) (klkhan) - [`c753b44`](https://togithub.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469) Sponsors: Sync README with website (ESLint Jenkins) - [`a4fdb70`](https://togithub.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7) Docs: Fixed Typo ([#​14007](https://togithub.com/eslint/eslint/issues/14007)) (Yash Singh) - [`f7ca481`](https://togithub.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b) Docs: Explain why we disable lock files (refs [eslint/tsc-meetings#​234](https://togithub.com/eslint/tsc-meetings/issues/234)) ([#​14006](https://togithub.com/eslint/eslint/issues/14006)) (Brandon Mills) ### [`v7.18.0`](https://togithub.com/eslint/eslint/releases/v7.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.17.0...v7.18.0) - [`e3264b2`](https://togithub.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to improve error message for invalid extends ([#​14009](https://togithub.com/eslint/eslint/issues/14009)) (Milos Djermanovic) - [`f17c3c3`](https://togithub.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6) Update: check logical assignment operators in the complexity rule ([#​13979](https://togithub.com/eslint/eslint/issues/13979)) (Milos Djermanovic) - [`672deb0`](https://togithub.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6) Docs: fix no-invalid-regexp docs regarding ecmaVersion ([#​13991](https://togithub.com/eslint/eslint/issues/13991)) (Milos Djermanovic) - [`179a910`](https://togithub.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44) Fix: --init crash on question to upgrade/downgrade ESLint (fixes [#​13978](https://togithub.com/eslint/eslint/issues/13978)) ([#​13995](https://togithub.com/eslint/eslint/issues/13995)) (Milos Djermanovic) - [`292b1c0`](https://togithub.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453) Fix: no-extra-parens false positive with `let` identifier in for-loop ([#​13981](https://togithub.com/eslint/eslint/issues/13981)) (Milos Djermanovic) - [`de61f94`](https://togithub.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9) Sponsors: Sync README with website (ESLint Jenkins) - [`9250d16`](https://togithub.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2) Upgrade: Bump lodash to fix security issue ([#​13993](https://togithub.com/eslint/eslint/issues/13993)) (Frederik Prijck) - [`75fea9b`](https://togithub.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3) Sponsors: Sync README with website (ESLint Jenkins) - [`f2687e7`](https://togithub.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4) Docs: update space-in-parens related rules ([#​13985](https://togithub.com/eslint/eslint/issues/13985)) (Chris Brody) - [`4a38bbe`](https://togithub.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063) Docs: space-in-parens examples with no arguments etc. ([#​13987](https://togithub.com/eslint/eslint/issues/13987)) (Chris Brody) - [`3e49169`](https://togithub.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55) Sponsors: Sync README with website (ESLint Jenkins) - [`c5bf1f2`](https://togithub.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321) Sponsors: Sync README with website (ESLint Jenkins) - [`98a729c`](https://togithub.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8) Sponsors: Sync README with website (ESLint Jenkins) - [`e83a696`](https://togithub.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d) Sponsors: Sync README with website (ESLint Jenkins) - [`78cb483`](https://togithub.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4) Chore: test `foo( )` with space-in-parens option "always" ([#​13986](https://togithub.com/eslint/eslint/issues/13986)) (Chris Brody) - [`f6948f6`](https://togithub.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43) Docs: Update semantic versioning policy ([#​13970](https://togithub.com/eslint/eslint/issues/13970)) (Nicholas C. Zakas) - [`0688212`](https://togithub.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126) Sponsors: Sync README with website (ESLint Jenkins) - [`aeba5e5`](https://togithub.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9) Chore: fix typo ([#​13975](https://togithub.com/eslint/eslint/issues/13975)) (Nitin Kumar) - [`4ee1134`](https://togithub.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.17.0`](https://togithub.com/eslint/eslint/releases/v7.17.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.16.0...v7.17.0) - [`e128e77`](https://togithub.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4) Update: check logical assignment in no-constant-condition ([#​13946](https://togithub.com/eslint/eslint/issues/13946)) (Milos Djermanovic) - [`cc48713`](https://togithub.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51) Chore: refactor calculating range and loc in no-useless-escape ([#​13964](https://togithub.com/eslint/eslint/issues/13964)) (Milos Djermanovic) - [`535fe47`](https://togithub.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762) Update: use regexpp's default ecmaVersion in no-control-regex ([#​13969](https://togithub.com/eslint/eslint/issues/13969)) (Milos Djermanovic) - [`83e98cd`](https://togithub.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e) Fix: use regexpp's default ecmaVersion in no-invalid-regexp ([#​13968](https://togithub.com/eslint/eslint/issues/13968)) (Milos Djermanovic) - [`7297363`](https://togithub.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93) Docs: fix examples for no-multi-str ([#​13966](https://togithub.com/eslint/eslint/issues/13966)) (Milos Djermanovic) - [`0649871`](https://togithub.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a) Update: add autofix to rule multiline-ternary ([#​13958](https://togithub.com/eslint/eslint/issues/13958)) (薛定谔的猫) - [`f6e7e32`](https://togithub.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0) Fix: no-useless-escape wrong loc and fix with CRLF in template elements ([#​13953](https://togithub.com/eslint/eslint/issues/13953)) (Milos Djermanovic) - [`19c69c0`](https://togithub.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4) Fix: one-var shouldn't split declaration if it isn't in a statement list ([#​13959](https://togithub.com/eslint/eslint/issues/13959)) (Milos Djermanovic) - [`e451b96`](https://togithub.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553) Docs: update build tool for webpack ([#​13962](https://togithub.com/eslint/eslint/issues/13962)) (Sam Chen) - [`c3e9acc`](https://togithub.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3) Chore: fix typos ([#​13960](https://togithub.com/eslint/eslint/issues/13960)) (YeonJuan) - [`7289ecf`](https://togithub.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.16.0`](https://togithub.com/eslint/eslint/releases/v7.16.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.15.0...v7.16.0) - [`a62ad6f`](https://togithub.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c) Update: fix false negative of no-extra-parens with NewExpression ([#​13930](https://togithub.com/eslint/eslint/issues/13930)) (Milos Djermanovic) - [`f85b4c7`](https://togithub.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f) Fix: require-atomic-updates false positive across await (fixes [#​11954](https://togithub.com/eslint/eslint/issues/11954)) ([#​13915](https://togithub.com/eslint/eslint/issues/13915)) (buhi) - [`301d0c0`](https://togithub.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1) Fix: no-constant-condition false positives with unary expressions ([#​13927](https://togithub.com/eslint/eslint/issues/13927)) (Milos Djermanovic) - [`555c128`](https://togithub.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13) Fix: false positive with await and \*\* in no-extra-parens (fixes [#​12739](https://togithub.com/eslint/eslint/issues/12739)) ([#​13923](https://togithub.com/eslint/eslint/issues/13923)) (Milos Djermanovic) - [`d93c935`](https://togithub.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9) Docs: update JSON Schema links ([#​13936](https://togithub.com/eslint/eslint/issues/13936)) (Milos Djermanovic) - [`8d0c93a`](https://togithub.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac) Upgrade: table@6.0.4 ([#​13920](https://togithub.com/eslint/eslint/issues/13920)) (Rouven Weßling) - [`9247683`](https://togithub.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53) Docs: Remove for deleted npm run profile script ([#​13931](https://togithub.com/eslint/eslint/issues/13931)) (Brandon Mills) - [`ab240d4`](https://togithub.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70) Fix: prefer-exponentiation-operator invalid autofix with await ([#​13924](https://togithub.com/eslint/eslint/issues/13924)) (Milos Djermanovic) - [`dc76911`](https://togithub.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b) Chore: Add .pre-commit-hooks.yaml file ([#​13628](https://togithub.com/eslint/eslint/issues/13628)) (Álvaro Mondéjar) - [`2124e1b`](https://togithub.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50) Docs: Fix wrong rule name ([#​13913](https://togithub.com/eslint/eslint/issues/13913)) (noisyboy25) - [`06b5809`](https://togithub.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26) Sponsors: Sync README with website (ESLint Jenkins) - [`26fc12f`](https://togithub.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.15.0`](https://togithub.com/eslint/eslint/releases/v7.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.14.0...v7.15.0) - [`5c11aab`](https://togithub.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef) Upgrade: [@​eslint/esintrc](https://togithub.com/eslint/esintrc) and espree for bug fixes (refs [#​13878](https://togithub.com/eslint/eslint/issues/13878)) ([#​13908](https://togithub.com/eslint/eslint/issues/13908)) (Brandon Mills) - [`0eb7957`](https://togithub.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c) Upgrade: file-entry-cache@6.0.0 ([#​13877](https://togithub.com/eslint/eslint/issues/13877)) (Rouven Weßling) - [`683ad00`](https://togithub.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129) New: no-unsafe-optional-chaining rule (fixes [#​13431](https://togithub.com/eslint/eslint/issues/13431)) ([#​13859](https://togithub.com/eslint/eslint/issues/13859)) (YeonJuan) - [`cbc57fb`](https://togithub.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76) Fix: one-var autofixing for export (fixes [#​13834](https://togithub.com/eslint/eslint/issues/13834)) ([#​13891](https://togithub.com/eslint/eslint/issues/13891)) (Anix) - [`110cf96`](https://togithub.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32) Docs: Fix a broken link in working-with-rules.md ([#​13875](https://togithub.com/eslint/eslint/issues/13875)) (Anton Niklasson) ### [`v7.14.0`](https://togithub.com/eslint/eslint/releases/v7.14.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.13.0...v7.14.0) - [`5f09073`](https://togithub.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e) Update: fix 'skip' options in no-irregular-whitespace (fixes [#​13852](https://togithub.com/eslint/eslint/issues/13852)) ([#​13853](https://togithub.com/eslint/eslint/issues/13853)) (Milos Djermanovic) - [`1861b40`](https://togithub.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d) Docs: correct the function-call-argument-newline 'default' descriptions ([#​13866](https://togithub.com/eslint/eslint/issues/13866)) (Trevin Hofmann) - [`98c00c4`](https://togithub.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5) New: Add no-nonoctal-decimal-escape rule (fixes [#​13765](https://togithub.com/eslint/eslint/issues/13765)) ([#​13845](https://togithub.com/eslint/eslint/issues/13845)) (Milos Djermanovic) - [`95d2fe6`](https://togithub.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33) Chore: remove eslint comment from no-octal-escape tests ([#​13846](https://togithub.com/eslint/eslint/issues/13846)) (Milos Djermanovic) - [`2004b7e`](https://togithub.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801) Fix: enable debug logs for [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) (fixes [#​13850](https://togithub.com/eslint/eslint/issues/13850)) ([#​13861](https://togithub.com/eslint/eslint/issues/13861)) (Milos Djermanovic) - [`d2239a1`](https://togithub.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538) Fix: no-useless-constructor crash on bodyless constructor (fixes [#​13830](https://togithub.com/eslint/eslint/issues/13830)) ([#​13842](https://togithub.com/eslint/eslint/issues/13842)) (Ari Perkkiö) - [`eda0aa1`](https://togithub.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca) Docs: no-restricted-imports is only for static imports ([#​13863](https://togithub.com/eslint/eslint/issues/13863)) (Robat Williams) - [`042ae44`](https://togithub.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8) Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md ([#​13828](https://togithub.com/eslint/eslint/issues/13828)) (Raphael LANG) - [`038dc73`](https://togithub.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05) Chore: Test on Node.js 15 ([#​13844](https://togithub.com/eslint/eslint/issues/13844)) (Brandon Mills) - [`37a06d6`](https://togithub.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5) Sponsors: Sync README with website (ESLint Jenkins)
xjamundx/eslint-plugin-promise ### [`v4.3.1`](https://togithub.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md#​431) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/v4.3.0...v4.3.1) - Updated and applied prettier ### [`v4.3.0`](https://togithub.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md#​430) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.0) - [#​202](https://togithub.com/xjamundx/eslint-plugin-promise/pull/202) - Udpated jest
typicode/husky ### [`v4.3.8`](https://togithub.com/typicode/husky/releases/v4.3.8) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.7...v4.3.8) - Fix `Cannot read property 'toString' of null` - Improve error messages ### [`v4.3.7`](https://togithub.com/typicode/husky/releases/v4.3.7) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.6...v4.3.7) - Fix: upgrade find-versions to 4.0.0 [#​837](https://togithub.com/typicode/husky/pull/837) ### [`v4.3.6`](https://togithub.com/typicode/husky/releases/v4.3.6) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.5...v4.3.6) - Fix `prepare-commit-msg` on windows [#​737](https://togithub.com/typicode/husky/issues/737) ### [`v4.3.5`](https://togithub.com/typicode/husky/releases/v4.3.5) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.4...v4.3.5) - Rollback and do not throw error if husky install fails ### [`v4.3.4`](https://togithub.com/typicode/husky/releases/v4.3.4) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.3...v4.3.4) - Throw error if husky install fails - Add workaround for npm 7 currently missing `INIT_CWD` environment variable ### [`v4.3.3`](https://togithub.com/typicode/husky/compare/v4.3.2...v4.3.3) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.2...v4.3.3) ### [`v4.3.2`](https://togithub.com/typicode/husky/compare/v4.3.1...v4.3.2) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.1...v4.3.2) ### [`v4.3.1`](https://togithub.com/typicode/husky/compare/v4.3.0...v4.3.1) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.0...v4.3.1)
okonet/lint-staged ### [`v10.5.4`](https://togithub.com/okonet/lint-staged/releases/v10.5.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.5.3...v10.5.4) ##### Bug Fixes - concurrent option is not working correctly ([#​950](https://togithub.com/okonet/lint-staged/issues/950)) ([4383815](https://togithub.com/okonet/lint-staged/commit/43838158b4b2557bf09c06d0d15c4936069e8855)) ### [`v10.5.3`](https://togithub.com/okonet/lint-staged/releases/v10.5.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.5.2...v10.5.3) ##### Bug Fixes - better logging for errors in js config files ([#​935](https://togithub.com/okonet/lint-staged/issues/935)) ([292e882](https://togithub.com/okonet/lint-staged/commit/292e882cc3422743f4419d98e97200483be82c4a)) ### [`v10.5.2`](https://togithub.com/okonet/lint-staged/releases/v10.5.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.5.1...v10.5.2) ##### Bug Fixes - use bibliography-style links in related posts section of readme ([#​932](https://togithub.com/okonet/lint-staged/issues/932)) ([0ff2917](https://togithub.com/okonet/lint-staged/commit/0ff29178c8771ab10e43a395e252c6a118306942)), closes [#​931](https://togithub.com/okonet/lint-staged/issues/931)
rollup/rollup ### [`v2.41.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2410) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.40.0...v2.41.0) _2021-03-09_ ##### Features - Add option to `treeshake.propertyReadSideEffects` to keep all property accesses ([#​3985](https://togithub.com/rollup/rollup/issues/3985)) ##### Bug Fixes - Also respect pure comment annotations when a plugin provides an AST in the transform hook provided they use this.parse ([#​3981](https://togithub.com/rollup/rollup/issues/3981)) ##### Pull Requests - [#​3981](https://togithub.com/rollup/rollup/pull/3981): Move pure comment annotation to Graph.contextParse ([@​yannayl](https://togithub.com/yannayl)) - [#​3985](https://togithub.com/rollup/rollup/pull/3985): implement --treeshake.propertyReadSideEffects=always to handle getters with side effects ([@​kzc](https://togithub.com/kzc)) ### [`v2.40.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2400) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.39.1...v2.40.0) _2021-02-26_ ##### Features - Make sure that entry point variable names take precedence over variable names in dependencies when deconflicting ([#​3977](https://togithub.com/rollup/rollup/issues/3977)) ##### Bug Fixes - Replace `:` in generated file names to prevent invalid files on Windows ([#​3972](https://togithub.com/rollup/rollup/issues/3972)) ##### Pull Requests - [#​3972](https://togithub.com/rollup/rollup/pull/3972): Don't allow `:` in file names ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3976](https://togithub.com/rollup/rollup/pull/3976): Add soft breaks to guide to improve mobile experience ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3977](https://togithub.com/rollup/rollup/pull/3977): Reverse module deconflicting order ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.39.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2391) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.39.0...v2.39.1) _2021-02-23_ ##### Bug Fixes - Make sure local variables named Symbol, Object or Promise do not conflict with code generated by Rollup ([#​3971](https://togithub.com/rollup/rollup/issues/3971)) ##### Pull Requests - [#​3964](https://togithub.com/rollup/rollup/pull/3964): Remove extra word ([@​jamonholmgren](https://togithub.com/jamonholmgren)) - [#​3971](https://togithub.com/rollup/rollup/pull/3971): Avoid conflicts with local variables named Symbol, Object, Promise ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.39.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2390) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.5...v2.39.0) _2021-02-12_ ##### Features - Add "validate" option to verify generated chunks are valid JavaScript ([#​3952](https://togithub.com/rollup/rollup/issues/3952)) ##### Bug Fixes - Always add exports properties for uninitialized named exports ([#​3957](https://togithub.com/rollup/rollup/issues/3957)) - Allow using an external namespace reexport together with named exports ([#​3959](https://togithub.com/rollup/rollup/issues/3959)) - Avoid invalid generated code in certain scenarios with SystemJS exports ([#​3960](https://togithub.com/rollup/rollup/issues/3960)) ##### Pull Requests - [#​3952](https://togithub.com/rollup/rollup/pull/3952): implement `validate` output option and `--validate` CLI option ([@​kzc](https://togithub.com/kzc)) - [#​3956](https://togithub.com/rollup/rollup/pull/3956): Update dependencies, fix fsevents issue ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3957](https://togithub.com/rollup/rollup/pull/3957): Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3959](https://togithub.com/rollup/rollup/pull/3959): Allow overriding individual exports of reexported external namespaces ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3960](https://togithub.com/rollup/rollup/pull/3960): Make sure system exports are valid JavaScript ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.5`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2385) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.4...v2.38.5) _2021-02-05_ ##### Bug Fixes - Prevent invalid code when simplifying assignments and delcarations ([#​3951](https://togithub.com/rollup/rollup/issues/3951)) - Prevent behaviour-changing line-breaks when simplifying assignments in return statements ([#​3951](https://togithub.com/rollup/rollup/issues/3951)) - Slightly improve white-space rendering when simplifying certain expressions ([#​3951](https://togithub.com/rollup/rollup/issues/3951)) ##### Pull Requests - [#​3951](https://togithub.com/rollup/rollup/pull/3951): Wrap simplified assignments if necessary ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2384) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.3...v2.38.4) _2021-02-02_ ##### Bug Fixes - Do not change logic when tree-shaking declarations in if statements or loops ([#​3947](https://togithub.com/rollup/rollup/issues/3947)) ##### Pull Requests - [#​3947](https://togithub.com/rollup/rollup/pull/3947): Do not tear apart declarations in loop or if bodies ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2383) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.2...v2.38.3) _2021-02-01_ ##### Bug Fixes - Prevent an unexpected live-binding when default exporting a synthetic named export ([#​3946](https://togithub.com/rollup/rollup/issues/3946)) ##### Pull Requests - [#​3945](https://togithub.com/rollup/rollup/pull/3945): Upgrade chokidar and fsevents for Apple M1 compatibility ([@​threepointone](https://togithub.com/threepointone)) - [#​3946](https://togithub.com/rollup/rollup/pull/3946): Make sure default exports snapshot synthetic named exports ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2382) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.1...v2.38.2) _2021-01-31_ ##### Bug Fixes - Do not generate invalid code for partially tree-shaken declarations in for loops ([#​3943](https://togithub.com/rollup/rollup/issues/3943)) - Always include function bodies of functions in side-effect-free modules ([#​3944](https://togithub.com/rollup/rollup/issues/3944)) ##### Pull Requests - [#​3943](https://togithub.com/rollup/rollup/pull/3943): Do not partially tree-shake unused declarations in for loops ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3944](https://togithub.com/rollup/rollup/pull/3944): Correctly include functions with side effects from side-effect-free modules ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2381) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.0...v2.38.1) _2021-01-28_ ##### Bug Fixes - Fix internal error when resolving a missing entry point in the browser build ([#​3935](https://togithub.com/rollup/rollup/issues/3935)) ##### Pull Requests - [#​3935](https://togithub.com/rollup/rollup/pull/3935): fix: remove isolated resolve() for compat with browser distribution ([@​cmorten](https://togithub.com/cmorten) and [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3936](https://togithub.com/rollup/rollup/pull/3936): Ensure test after() callback is always executed ([@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - [#​3937](https://togithub.com/rollup/rollup/pull/3937): Modernize references to other software ([@​ludofischer](https://togithub.com/ludofischer)) ### [`v2.38.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2380) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.37.1...v2.38.0) _2021-01-22_ ##### Features - Entirely remove declared variables that only have an initializer side effect ([#​3933](https://togithub.com/rollup/rollup/issues/3933)) ##### Pull Requests - [#​3933](https://togithub.com/rollup/rollup/pull/3933): Tree-shake unused declarations while keeping initializer side-effects ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.37.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2371) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.37.0...v2.37.1) _2021-01-20_ ##### Pull Requests - [#​3929](https://togithub.com/rollup/rollup/pull/3929): Deduplicate acorn import ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.37.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2370) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.36.2...v2.37.0) _2021-01-19_ ##### Features - Always check modules for side effects that only indirectly reexport a used variable ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Warn if a circular dependency would cause wrong execution order when preserving modules ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) ##### Bug Fixes - Allow consuming synthetic exports via modules that reexport a namespace ([#​3894](https://togithub.com/rollup/rollup/issues/3894)) - Do not crash for circular default reexports ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Do not crash for circular synthetic namespaces ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Improve circular dependency execution order in certain scenarios ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) ##### Pull Requests - [#​3840](https://togithub.com/rollup/rollup/pull/3840): Improve circular dependency execution order ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3894](https://togithub.com/rollup/rollup/pull/3894): Always respect synthetic namespaces in namespace reexport ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.36.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2362) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.36.1...v2.36.2) _2021-01-16_ ##### Bug Fixes - Fix an issue where invalid code was generated for unused assignments with side effects ([#​3926](https://togithub.com/rollup/rollup/issues/3926)) ##### Pull Requests - [#​3926](https://togithub.com/rollup/rollup/pull/3926): Correctly simplify assignments with parentheses ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.36.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2361) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.36.0...v2.36.1) _2021-01-06_ ##### Bug Fixes - Solve issues that result in invalid code when partially removing assignments ([#​3921](https://togithub.com/rollup/rollup/issues/3921)) ##### Pull Requests - [#​3921](https://togithub.com/rollup/rollup/pull/3921): Prevent invalid code when removing assignment target of side-effectful object expression ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.36.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2360) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.35.1...v2.36.0) _2021-01-05_ ##### Features - Support partial tree-shaking of chained assignments and unused assignment targets ([#​3919](https://togithub.com/rollup/rollup/issues/3919)) ##### Pull Requests - [#​3919](https://togithub.com/rollup/rollup/pull/3919): Treeshake chained assignment expressions ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.35.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2351) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.35.0...v2.35.1) _2020-12-14_ ##### Bug Fixes - Allow closing the bundle when watching in case of generate errors by adding the bundle to the error event ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) - Automatically close all bundles on generate errors when watching and using the CLI ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) - Try to create remaining bundles when watching and one of them throws ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) ##### Pull Requests - [#​3909](https://togithub.com/rollup/rollup/pull/3909): Forward bundle through watch error events ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.35.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2350) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.2...v2.35.0) _2020-12-14_ ##### Features - Add `closeBundle` hook that is triggered by `bundle.close()` in the JS API ([#​3883](https://togithub.com/rollup/rollup/issues/3883)) ##### Pull Requests - [#​3883](https://togithub.com/rollup/rollup/pull/3883): Revert pattern to folder export ([@​intrnl](https://togithub.com/intrnl)) ### [`v2.34.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2342) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.1...v2.34.2) _2020-12-06_ ##### Bug Fixes - Revert pattern export change ([#​3898](https://togithub.com/rollup/rollup/issues/3898)) ##### Pull Requests - [#​3898](https://togithub.com/rollup/rollup/pull/3898): Revert pattern to folder export ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.34.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2341) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.0...v2.34.1) _2020-12-03_ ##### Bug Fixes - Avoid Node deprecation warning by using a pattern export for nested Rollup files ([#​3896](https://togithub.com/rollup/rollup/issues/3896)) ##### Pull Requests - [#​3887](https://togithub.com/rollup/rollup/pull/3887): Run memory leak test on all systems ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3892](https://togithub.com/rollup/rollup/pull/3892): Add pull_request to windows github actions ([@​shellscape](https://togithub.com/shellscape)) - [#​3893](https://togithub.com/rollup/rollup/pull/3893): Update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3896](https://togithub.com/rollup/rollup/pull/3896): Replace deprecated folder package export with pattern export ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.34.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2340) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.3...v2.34.0) _2020-11-29_ ##### Features - Support RequireJS comaptible AMD ids in code-splitting builds via amd.autoId ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) - Allow adding an AMD id base path ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) ##### Bug Fixes - Warn when using an constant AMD id in a code-splitting build ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) ##### Pull Requests - [#​3867](https://togithub.com/rollup/rollup/pull/3867): Implement amd.autoId/amd.basePath options ([@​tjenkinson](https://togithub.com/tjenkinson))
ezolenko/rollup-plugin-typescript2 ### [`v0.30.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.30.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.29.0...0.30.0) [#​251](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/251) Fix duplicate output with multiple entry points allowing ES2020 module type in tsconfig
kulshekhar/ts-jest ### [`v26.5.3`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2653-httpsgithubcomkulshekharts-jestcomparev2652v2653-2021-03-03) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3) ##### Bug Fixes - **config:** create fallback jest config when jest config is undefined ([#​2421](https://togithub.com/kulshekhar/ts-jest/issues/2421)) ([0fb6b45](https://togithub.com/kulshekhar/ts-jest/commit/0fb6b45e7dc3dd7588d27f09ac9a8849dff470cb)), closes [#​2085](https://togithub.com/kulshekhar/ts-jest/issues/2085) - remove `@types/jest` from direct dep ([#​2416](https://togithub.com/kulshekhar/ts-jest/issues/2416)) ([060302e](https://togithub.com/kulshekhar/ts-jest/commit/060302ed1eb8708df0acd7ab1d613ff06fc08cf3)), closes [#​2406](https://togithub.com/kulshekhar/ts-jest/issues/2406) [#​2411](https://togithub.com/kulshekhar/ts-jest/issues/2411) - **compiler:** return original file content on emit skip ([#​2408](https://togithub.com/kulshekhar/ts-jest/issues/2408)) ([cfba8f4](https://togithub.com/kulshekhar/ts-jest/commit/cfba8f423dd59536d8b1e1374ef2b20bff2ed857)), closes [#​2407](https://togithub.com/kulshekhar/ts-jest/issues/2407) ### [`v26.5.2`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2652-httpsgithubcomkulshekharts-jestcomparev2651v2652-2021-02-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.2) ##### Bug Fixes - **compiler:** exclude files in `outDir` from compiler source files ([#​2376](https://togithub.com/kulshekhar/ts-jest/issues/2376)) ([9034677](https://togithub.com/kulshekhar/ts-jest/commit/9034677f9ce0968339d3d942a70e888996fac532)), closes [#​2350](https://togithub.com/kulshekhar/ts-jest/issues/2350) [#​2374](https://togithub.com/kulshekhar/ts-jest/issues/2374) - **config:** define `matchTestFilePath` before `setupTsJestCfg` ([#​2373](https://togithub.com/kulshekhar/ts-jest/issues/2373)) ([c427fea](https://togithub.com/kulshekhar/ts-jest/commit/c427fea48a24b5ce6e8b9260d3c322583b062a77)), closes [#​2371](https://togithub.com/kulshekhar/ts-jest/issues/2371) - **config:** improve emit skipped error message ([#​2357](https://togithub.com/kulshekhar/ts-jest/issues/2357)) ([f2808bb](https://togithub.com/kulshekhar/ts-jest/commit/f2808bb0b15231c67ccb9a97ed606741213c03e6)) - **typings:** set correct typing for `tsconfig`/`tsConfig` option ([#​2377](https://togithub.com/kulshekhar/ts-jest/issues/2377)) ([d4f6aff](https://togithub.com/kulshekhar/ts-jest/commit/d4f6aff3f181761bf25c64ff1a97dd19a69196f9)), closes [#​2368](https://togithub.com/kulshekhar/ts-jest/issues/2368) ### [`v26.5.1`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2651-httpsgithubcomkulshekharts-jestcomparev2650v2651-2021-02-09) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.0...v26.5.1) ##### Features - **config:** support typed config options for jest config typescript ([#​2336](https://togithub.com/kulshekhar/ts-jest/issues/2336)) ([f4f5d32](https://togithub.com/kulshekhar/ts-jest/commit/f4f5d3205d1c80e545a32c02c6a66e7e91386f7f)) - **presets:** add typing for `presets` entry point ([#​2341](https://togithub.com/kulshekhar/ts-jest/issues/2341)) ([e12b004](https://togithub.com/kulshekhar/ts-jest/commit/e12b004dcc5848d5ae0638e885147c54e11cc72b)), closes [#​2325](https://togithub.com/kulshekhar/ts-jest/issues/2325) ### [`v26.5.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2650-httpsgithubcomkulshekharts-jestcomparev2650v2644-2021-01-29) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0) ##### Bug Fixes - reduce size of `node_modules` when adding `ts-jest` ([#​2309](https://togithub.com/kulshekhar/ts-jest/issues/2309)) ([6bf2e8a](https://togithub.com/kulshekhar/ts-jest/commit/b8d5d2090567f23947d9efd87f5f869b16bf2e8a)) ##### Features - introduce `exclude` to exclude files from diagnostics ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3)) ##### DEPRECATIONS - **config**: deprecate `pathRegex` in favor of `exclude` ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3))

Renovate configuration

:date: Schedule: "every weekend" in timezone Asia/Tokyo.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.