chore(deps): update all non-major dependencies#70
Merged
Conversation
4670f20 to
5c27c78
Compare
96c353e to
450a193
Compare
450a193 to
2e7828c
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Nov 12, 2020
### [2.1.11](v2.1.10...v2.1.11) (2020-11-12) ### Bug Fixes * **lint:** 🐛 detect BREAKING CHANGE in description. Fixes [#76](#76) ([a3d5ab0](a3d5ab0)) * **lint:** 🐛 scope and type can by any case. Fixes [#75](#75) ([8138c84](8138c84)) ### Other * **deps:** bump npm-user-validate from 1.0.0 to 1.0.1 ([#69](#69)) ([19ea27c](19ea27c)) * **deps:** update actions/cache action to v2 ([#71](#71)) ([a91dbc4](a91dbc4)) * **deps:** update actions/checkout action to v2 ([#72](#72)) ([717ad15](717ad15)) * **deps:** update all non-major dependencies ([#70](#70)) ([7b8b05a](7b8b05a)) * **deps:** update dependency @rollup/plugin-commonjs to v16 ([#73](#73)) ([d5be625](d5be625)) * **deps:** update dependency @rollup/plugin-node-resolve to v10 ([#74](#74)) ([5202cc6](5202cc6)) * **maintenance:** 🔧 updated deps and fixed some linting errors ([169198f](169198f))
|
🎉 This PR is included in version 2.1.11 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
to megasanjay/devmoji
that referenced
this pull request
Oct 20, 2022
## 1.0.0 (2022-10-20) ### ⚠ BREAKING CHANGES * **commit:** added breaking change support 😄 * devmoji can now be used as a prepare-commit-msg hook to automagically add emojis to commit messages ### Features * ✨ added commit linting! ([2d52f2c](2d52f2c)) * ✨ added semantic-release ([a597cd1](a597cd1)) * ✨ added support for fixup! & match! comments ([155dee2](155dee2)) * ✨ added support for git hooks ([799f156](799f156)) * ✨ devmoji package ([e7e2b61](e7e2b61)) * ✨ monorepo setup ([dade671](dade671)) * ✨ refactored config files and added runtime validation ([cc94e2c](cc94e2c)) * ✨ scope to allow digit ([folke#126](https://github.com/megasanjay/devmoji/issues/126)) ([cb31dda](cb31dda)) * update emoji list ([70509f6](70509f6)) * **cli:** ✨ added cli for working with devmoji 🚀 ([8f16492](8f16492)) * **commit:** 💥 ✨ added support for ! in a breaking change header ([23ec3c9](23ec3c9)) * **config:** ✨ ⚙ ➕ devmojis for config, add, remove ([faa3aac](faa3aac)) * ✨ we now support scope based devmojis and --color for --log ([a3df981](a3df981)) * **config:** ✨ added devmoji configs ([4379667](4379667)) * **emoji:** ✨ added script to fetch github and gitmoji ([aecf9df](aecf9df)) ### Bug Fixes * **deps:** update dependency chalk to v4 ([folke#49](https://github.com/megasanjay/devmoji/issues/49)) ([aefa669](aefa669)) * **deps:** update dependency ts-interface-checker to v0.2.1 ([2262197](2262197)) * **deps:** update dependency ts-interface-checker to v1.0.2 ([29300b6](29300b6)) * **docs:** 📝 fixed name devmoji ([folke#157](https://github.com/megasanjay/devmoji/issues/157)) ([86b7d55](86b7d55)) * **lint:** 🐛 detect BREAKING CHANGE in description. Fixes [folke#76](https://github.com/megasanjay/devmoji/issues/76) ([a3d5ab0](a3d5ab0)) * **test:** 🐛 🚨 fixup for syntax error ([404dce4](404dce4)) * 🐛 --lint shouldn't fail on merge commit message (fixes [folke#50](https://github.com/megasanjay/devmoji/issues/50)) ([8ba3987](8ba3987)) * 🐛 🔒️ upgrade minimist which had a security vulnerability ([fc12464](fc12464)) * 🐛 colors are now properly disabled when not on a TTY ([36406c5](36406c5)) * 🐛 fixed callstack error for Windows ([9f411d2](9f411d2)) * 🐛 fixed endless loop on win32 ([a3026e1](a3026e1)) * 🐛 get --config value from Commander.opts() ([a461c2b](a461c2b)) * 🐛 show correct --version ([959d216](959d216)) * 🐛 use the color option for --log (fixes [folke#81](https://github.com/megasanjay/devmoji/issues/81)) ([c7370de](c7370de)) * **changelog:** 🐛 fixed changelog scripts on monorepo ([da9f804](da9f804)) * **cli:** 🐛 all output now honors --no-color ([a44e628](a44e628)) * **config:** 🐛 ⚙️ added correct search paths for config file ([63d2488](63d2488)) * **docs:** 🐛 📚️ updated docs ([667db23](667db23)) * **docs:** 🐛 📚 updated README.md ([6366bd3](6366bd3)) * **emoji:** 🐛 added support for colorful emoji variations ([dff0ede](dff0ede)) * **emoji:** 🐛 fixed emoji variations ([2d60115](2d60115)) * **emoji:** 🐛 use unicode emoji variations when available ([c0ff022](c0ff022)) * **lint:** 🐛 scope and type can by any case. Fixes [folke#75](https://github.com/megasanjay/devmoji/issues/75) ([8138c84](8138c84)) * 🐛 new rollup version and commanderjs ([41ae638](41ae638)) * **security:** 🐛 🔒 upgraded lodash & underscore from security advisory ([d2d39be](d2d39be)) ### Documentation * 📚 📚 first run with conventional-changlog ([6a5ccda](6a5ccda)) * 📚️ added badges ([4b4b22e](4b4b22e)) * 📚️ added documentation on configuration ([04ee582](04ee582)) * 📚️ added screenshots ([0e2183d](0e2183d)) * 📚️ better docs about git commit hooks ([8f7b36a](8f7b36a)) * 📚 created script to generate markdown tabel for the docs ([6e06cb1](6e06cb1)) * 📚 first run with conventional-changlog ([655a4be](655a4be)) * 📚️ improved documentation ([f3a5bbd](f3a5bbd)) * 📚️ testing gihub releases ([3c74ce8](3c74ce8)) * 📚️ updated docs with --lint ([0348900](0348900)) * 📚 updated documentation ([ce8ca0e](ce8ca0e)) * 📚 updated README.md ([ad79999](ad79999)) * 📚 updated README.md ([7bb5e70](7bb5e70)) * added license [skip ci] ([d58175e](d58175e)) * added renovate badge ([5e5cda9](5e5cda9)) * fixed config example ([9860364](9860364)) * replace yarn install w/ yarn add ([folke#65](https://github.com/megasanjay/devmoji/issues/65)) ([f9acf3e](f9acf3e)) * **todo:** 📚 added todo markdown file ([24b4320](24b4320)) ### Other * update name ([0ac2801](0ac2801)) * **deps:** 👷 automerge minor, patch, pin and digest ([578258b](578258b)) * **deps:** 👷 group all non-major updates ([abe0982](abe0982)) * **deps:** 🔗 update ([979279e](979279e)) * **deps:** bump ini from 1.3.5 to 1.3.8 ([folke#91](https://github.com/megasanjay/devmoji/issues/91)) ([79cb9cf](79cb9cf)) * **deps:** bump marked from 1.2.0 to 2.0.0 ([folke#99](https://github.com/megasanjay/devmoji/issues/99)) ([f6c382b](f6c382b)) * **deps:** bump node-notifier from 8.0.0 to 8.0.1 ([folke#94](https://github.com/megasanjay/devmoji/issues/94)) ([cf87590](cf87590)) * **deps:** bump npm-user-validate from 1.0.0 to 1.0.1 ([folke#69](https://github.com/megasanjay/devmoji/issues/69)) ([19ea27c](19ea27c)) * **deps:** bump ssri from 6.0.1 to 6.0.2 ([folke#104](https://github.com/megasanjay/devmoji/issues/104)) ([27d1d3f](27d1d3f)) * **deps:** update actions/cache action to v2 ([folke#71](https://github.com/megasanjay/devmoji/issues/71)) ([a91dbc4](a91dbc4)) * **deps:** update actions/checkout action to v2 ([folke#72](https://github.com/megasanjay/devmoji/issues/72)) ([717ad15](717ad15)) * **deps:** update actions/setup-node action to v2 ([folke#93](https://github.com/megasanjay/devmoji/issues/93)) ([7cf6c17](7cf6c17)) * **deps:** update all non-major dependencies ([folke#12](https://github.com/megasanjay/devmoji/issues/12)) ([2f7236f](2f7236f)) * **deps:** update all non-major dependencies ([folke#14](https://github.com/megasanjay/devmoji/issues/14)) ([e2e724b](e2e724b)) * **deps:** update all non-major dependencies ([folke#15](https://github.com/megasanjay/devmoji/issues/15)) ([3df8504](3df8504)) * **deps:** update all non-major dependencies ([folke#22](https://github.com/megasanjay/devmoji/issues/22)) ([e2b9050](e2b9050)) * **deps:** update all non-major dependencies ([folke#24](https://github.com/megasanjay/devmoji/issues/24)) ([32bebd2](32bebd2)) * **deps:** update all non-major dependencies ([folke#27](https://github.com/megasanjay/devmoji/issues/27)) ([570ef92](570ef92)) * **deps:** update all non-major dependencies ([folke#29](https://github.com/megasanjay/devmoji/issues/29)) ([02fd806](02fd806)) * **deps:** update all non-major dependencies ([folke#30](https://github.com/megasanjay/devmoji/issues/30)) ([b5491a5](b5491a5)) * **deps:** update all non-major dependencies ([folke#33](https://github.com/megasanjay/devmoji/issues/33)) ([1ae0e03](1ae0e03)) * **deps:** update all non-major dependencies ([folke#34](https://github.com/megasanjay/devmoji/issues/34)) ([f3fe5ab](f3fe5ab)) * **deps:** update all non-major dependencies ([folke#37](https://github.com/megasanjay/devmoji/issues/37)) ([acc0753](acc0753)) * **deps:** update all non-major dependencies ([folke#45](https://github.com/megasanjay/devmoji/issues/45)) ([777695a](777695a)) * **deps:** update all non-major dependencies ([folke#47](https://github.com/megasanjay/devmoji/issues/47)) ([1eb8c52](1eb8c52)) * **deps:** update all non-major dependencies ([folke#48](https://github.com/megasanjay/devmoji/issues/48)) ([42431e0](42431e0)) * **deps:** update all non-major dependencies ([folke#70](https://github.com/megasanjay/devmoji/issues/70)) ([7b8b05a](7b8b05a)) * **deps:** update all non-major dependencies ([folke#77](https://github.com/megasanjay/devmoji/issues/77)) ([fe86d3c](fe86d3c)) * **deps:** update all non-major dependencies ([folke#80](https://github.com/megasanjay/devmoji/issues/80)) ([48596c4](48596c4)) * **deps:** update all non-major dependencies ([folke#82](https://github.com/megasanjay/devmoji/issues/82)) ([f61c156](f61c156)) * **deps:** update all non-major dependencies ([folke#90](https://github.com/megasanjay/devmoji/issues/90)) ([a779c80](a779c80)) * **deps:** update all non-major dependencies to v2.24.0 ([folke#43](https://github.com/megasanjay/devmoji/issues/43)) ([205fbc3](205fbc3)) * **deps:** update dependency @rollup/plugin-commonjs to v16 ([folke#73](https://github.com/megasanjay/devmoji/issues/73)) ([d5be625](d5be625)) * **deps:** update dependency @rollup/plugin-commonjs to v17 ([folke#83](https://github.com/megasanjay/devmoji/issues/83)) ([c82d733](c82d733)) * **deps:** update dependency @rollup/plugin-commonjs to v19.0.1 ([86d9acc](86d9acc)) * **deps:** update dependency @rollup/plugin-commonjs to v19.0.2 ([a391b29](a391b29)) * **deps:** update dependency @rollup/plugin-node-resolve to v10 ([folke#74](https://github.com/megasanjay/devmoji/issues/74)) ([5202cc6](5202cc6)) * **deps:** update dependency @rollup/plugin-node-resolve to v11 ([folke#84](https://github.com/megasanjay/devmoji/issues/84)) ([76f15ad](76f15ad)) * **deps:** update dependency @rollup/plugin-node-resolve to v11.2.1 ([03defe1](03defe1)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.1 ([dfde36f](dfde36f)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.2 ([49134e1](49134e1)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.3 ([a016fd4](a016fd4)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.4 ([916adf8](916adf8)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.5 ([b5aa706](b5aa706)) * **deps:** update dependency @rollup/plugin-node-resolve to v13.0.6 ([d95075e](d95075e)) * **deps:** update dependency @rollup/plugin-typescript to v3 ([folke#18](https://github.com/megasanjay/devmoji/issues/18)) ([c9a7a16](c9a7a16)) * **deps:** update dependency @rollup/plugin-typescript to v8 ([folke#85](https://github.com/megasanjay/devmoji/issues/85)) ([5a10ee9](5a10ee9)) * **deps:** update dependency @rollup/plugin-typescript to v8.2.1 ([3639584](3639584)) * **deps:** update dependency @rollup/plugin-typescript to v8.2.3 ([6ea0511](6ea0511)) * **deps:** update dependency @rollup/plugin-typescript to v8.2.4 ([37bbac5](37bbac5)) * **deps:** update dependency @rollup/plugin-typescript to v8.2.5 ([b2893e2](b2893e2)) * **deps:** update dependency @semantic-release/git to v9.0.1 ([2a77cd0](2a77cd0)) * **deps:** update dependency @types/jest to v25 ([folke#16](https://github.com/megasanjay/devmoji/issues/16)) ([555f6fe](555f6fe)) * **deps:** update dependency @types/jest to v25.1.2 ([folke#28](https://github.com/megasanjay/devmoji/issues/28)) ([818cfbb](818cfbb)) * **deps:** update dependency @types/jest to v26.0.24 ([2efeb33](2efeb33)) * **deps:** update dependency @types/node to v13.7.0 ([folke#26](https://github.com/megasanjay/devmoji/issues/26)) ([7e6f547](7e6f547)) * **deps:** update dependency @types/node to v14.14.44 ([ea2306f](ea2306f)) * **deps:** update dependency @types/node to v14.14.45 ([d748c98](d748c98)) * **deps:** update dependency @types/node-fetch to v2.5.10 ([8015efd](8015efd)) * **deps:** update dependency @types/node-fetch to v2.5.11 ([02d4050](02d4050)) * **deps:** update dependency @types/node-fetch to v2.5.12 ([ab949cc](ab949cc)) * **deps:** update dependency concurrently to v6.2.1 ([c70bffb](c70bffb)) * **deps:** update dependency concurrently to v6.2.2 ([ef0fbd0](ef0fbd0)) * **deps:** update dependency conventional-changelog-conventionalcommits to v4.6.1 ([6b9dfe2](6b9dfe2)) * **deps:** update dependency conventional-changelog-conventionalcommits to v4.6.3 ([ef024ef](ef024ef)) * **deps:** update dependency eslint-config-prettier to v6.10.0 ([folke#21](https://github.com/megasanjay/devmoji/issues/21)) ([364a982](364a982)) * **deps:** update dependency eslint-config-prettier to v7 ([folke#88](https://github.com/megasanjay/devmoji/issues/88)) ([0e36770](0e36770)) * **deps:** update dependency eslint-plugin-jest to v24.3.7 ([acca395](acca395)) * **deps:** update dependency eslint-plugin-prettier to v3.4.1 ([b230d3f](b230d3f)) * **deps:** update dependency jest to v27.0.5 ([f358217](f358217)) * **deps:** update dependency jest to v27.0.6 ([2bd8343](2bd8343)) * **deps:** update dependency minimist to v1.2.6 [security] ([9e7ecb7](9e7ecb7)) * **deps:** update dependency node-fetch to v2.6.2 ([6a0bc67](6a0bc67)) * **deps:** update dependency node-fetch to v2.6.3 ([899e3b5](899e3b5)) * **deps:** update dependency node-fetch to v2.6.4 ([e4adb3a](e4adb3a)) * **deps:** update dependency node-fetch to v2.6.5 ([f6121be](f6121be)) * **deps:** update dependency node-fetch to v2.6.6 ([23d00ce](23d00ce)) * **deps:** update dependency node-fetch to v2.6.7 [security] ([3239b8c](3239b8c)) * **deps:** update dependency prettier to v2 ([folke#46](https://github.com/megasanjay/devmoji/issues/46)) ([975c593](975c593)) * **deps:** update dependency prettier to v2.3.2 ([cac6b1a](cac6b1a)) * **deps:** update dependency rimraf to v3.0.1 ([folke#20](https://github.com/megasanjay/devmoji/issues/20)) ([7e208a9](7e208a9)) * **deps:** update dependency rollup to v1.29.1 ([folke#6](https://github.com/megasanjay/devmoji/issues/6)) ([49285e3](49285e3)) * **deps:** update dependency rollup to v1.31.1 ([folke#31](https://github.com/megasanjay/devmoji/issues/31)) ([21fc914](21fc914)) * **deps:** update dependency rollup to v2 ([folke#35](https://github.com/megasanjay/devmoji/issues/35)) ([7ab9605](7ab9605)) * **deps:** update dependency rollup to v2.1.0 ([folke#44](https://github.com/megasanjay/devmoji/issues/44)) ([7928c85](7928c85)) * **deps:** update dependency rollup to v2.52.2 ([de72adb](de72adb)) * **deps:** update dependency rollup to v2.52.3 ([b757eb0](b757eb0)) * **deps:** update dependency rollup to v2.52.4 ([3b41411](3b41411)) * **deps:** update dependency rollup to v2.52.6 ([f22a6ec](f22a6ec)) * **deps:** update dependency rollup to v2.52.7 ([17b8fc1](17b8fc1)) * **deps:** update dependency rollup to v2.52.8 ([308b6d5](308b6d5)) * **deps:** update dependency rollup-plugin-sizes to v1.0.4 ([235dac2](235dac2)) * **deps:** update dependency semantic-release to v17 ([folke#17](https://github.com/megasanjay/devmoji/issues/17)) ([7b497af](7b497af)) * **deps:** update dependency semantic-release to v17.0.2 ([folke#25](https://github.com/megasanjay/devmoji/issues/25)) ([4b0b17a](4b0b17a)) * **deps:** update dependency semantic-release to v17.4.5 ([e7e5455](e7e5455)) * **deps:** update dependency semantic-release to v17.4.6 ([1230c19](1230c19)) * **deps:** update dependency semantic-release to v17.4.7 ([0374380](0374380)) * **deps:** update dependency ts-interface-builder to v0.3.2 ([ec0fdc9](ec0fdc9)) * **deps:** update dependency ts-interface-builder to v0.3.3 ([7c6392f](7c6392f)) * **deps:** update dependency ts-jest to v25.1.0 ([folke#23](https://github.com/megasanjay/devmoji/issues/23)) ([8c3214b](8c3214b)) * **deps:** update dependency ts-jest to v27.0.4 ([d678ebe](d678ebe)) * **deps:** update dependency ts-jest to v27.0.5 ([09eaea7](09eaea7)) * **deps:** update dependency ts-jest to v27.0.6 ([52461cf](52461cf)) * **deps:** update dependency ts-jest to v27.0.7 ([eecdf4c](eecdf4c)) * **deps:** update dependency typescript to v4.2.4 ([33b64ce](33b64ce)) * **deps:** update dependency typescript to v4.3.5 ([b58ee42](b58ee42)) * **deps:** update jest ([1fe0cf2](1fe0cf2)) * **deps:** update jest ([folke#13](https://github.com/megasanjay/devmoji/issues/13)) ([51ac0a8](51ac0a8)) * **deps:** update semantic-release monorepo ([folke#19](https://github.com/megasanjay/devmoji/issues/19)) ([18c2f33](18c2f33)) * **github:** 👷 added semantic-release ([486e1a6](486e1a6)) * **github:** 👷 run semantic-release only on master ([8fb91ca](8fb91ca)) * **github:** 👷 run semantic-release only on master ([57b0611](57b0611)) * **github:** 👷 run semantic-release only on master ([fa7d061](fa7d061)) * **github:** 👷 use node 12.x LTS version ([22b627f](22b627f)) * **maintenance:** 🔧 updated deps and fixed some linting errors ([169198f](169198f)) * **release:** 2.1.10 [skip ci] ([67f4f44](67f4f44)), closes [folke#65](https://github.com/megasanjay/devmoji/issues/65) * **release:** 2.1.11 [skip ci] ([2f13356](2f13356)), closes [folke#76](https://github.com/megasanjay/devmoji/issues/76) [folke#75](https://github.com/megasanjay/devmoji/issues/75) [folke#69](https://github.com/megasanjay/devmoji/issues/69) [folke#71](https://github.com/megasanjay/devmoji/issues/71) [folke#72](https://github.com/megasanjay/devmoji/issues/72) [folke#70](https://github.com/megasanjay/devmoji/issues/70) [folke#73](https://github.com/megasanjay/devmoji/issues/73) [folke#74](https://github.com/megasanjay/devmoji/issues/74) * **release:** 2.1.12 [skip ci] ([21eb689](21eb689)), closes [folke#81](https://github.com/megasanjay/devmoji/issues/81) [folke#77](https://github.com/megasanjay/devmoji/issues/77) [folke#80](https://github.com/megasanjay/devmoji/issues/80) * **release:** 2.1.13 [skip ci] ([46d45d5](46d45d5)), closes [folke#82](https://github.com/megasanjay/devmoji/issues/82) [folke#83](https://github.com/megasanjay/devmoji/issues/83) [folke#84](https://github.com/megasanjay/devmoji/issues/84) [folke#85](https://github.com/megasanjay/devmoji/issues/85) [folke#88](https://github.com/megasanjay/devmoji/issues/88) * **release:** 2.1.2 [skip ci] ([69e9c2c](69e9c2c)), closes [folke#12](https://github.com/megasanjay/devmoji/issues/12) [folke#6](https://github.com/megasanjay/devmoji/issues/6) [folke#13](https://github.com/megasanjay/devmoji/issues/13) * **release:** 2.1.3 [skip ci] ([4792f8f](4792f8f)) * **release:** 2.1.4 [skip ci] ([97279ea](97279ea)), closes [folke#14](https://github.com/megasanjay/devmoji/issues/14) * **release:** 2.1.5 [skip ci] ([032c1f6](032c1f6)), closes [folke#15](https://github.com/megasanjay/devmoji/issues/15) [folke#22](https://github.com/megasanjay/devmoji/issues/22) [folke#24](https://github.com/megasanjay/devmoji/issues/24) [folke#27](https://github.com/megasanjay/devmoji/issues/27) [folke#29](https://github.com/megasanjay/devmoji/issues/29) [folke#30](https://github.com/megasanjay/devmoji/issues/30) [folke#33](https://github.com/megasanjay/devmoji/issues/33) [folke#18](https://github.com/megasanjay/devmoji/issues/18) [folke#16](https://github.com/megasanjay/devmoji/issues/16) [folke#28](https://github.com/megasanjay/devmoji/issues/28) [folke#26](https://github.com/megasanjay/devmoji/issues/26) [folke#21](https://github.com/megasanjay/devmoji/issues/21) [folke#20](https://github.com/megasanjay/devmoji/issues/20) [folke#31](https://github.com/megasanjay/devmoji/issues/31) [folke#35](https://github.com/megasanjay/devmoji/issues/35) [folke#17](https://github.com/megasanjay/devmoji/issues/17) [folke#25](https://github.com/megasanjay/devmoji/issues/25) [folke#23](https://github.com/megasanjay/devmoji/issues/23) [folke#19](https://github.com/megasanjay/devmoji/issues/19) * **release:** 2.1.6 [skip ci] ([e0ab1c0](e0ab1c0)), closes [folke#34](https://github.com/megasanjay/devmoji/issues/34) [folke#37](https://github.com/megasanjay/devmoji/issues/37) * **release:** 2.1.7 [skip ci] ([e25a9f5](e25a9f5)), closes [folke#45](https://github.com/megasanjay/devmoji/issues/45) [folke#47](https://github.com/megasanjay/devmoji/issues/47) [folke#43](https://github.com/megasanjay/devmoji/issues/43) [folke#46](https://github.com/megasanjay/devmoji/issues/46) [folke#44](https://github.com/megasanjay/devmoji/issues/44) * **release:** 2.3.0 [skip ci] ([578928f](578928f)), closes [folke#126](https://github.com/megasanjay/devmoji/issues/126) * **renovate:** 👷 group eslint and jest deps ([248a8db](248a8db)) * **renovate:** 👷 rules order ([1c1dc10](1c1dc10)) * 👷 added support for [skip ci] ([7b6d374](7b6d374)) * 👷 added support for [skip ci] ([5f428db](5f428db)) * 🚨 fixed linting errors ([b357026](b357026)) * **commit:** 🎨 better colors for formatting ([f7c32d4](f7c32d4)) * **deps:** 🔧 added chalk.js ([e12d4c4](e12d4c4)) * **deps:** 🔗 ➖ dependency on old lodash which has a 🔒 advisory ([55ee2c4](55ee2c4)) * **deps:** 🔗 remove commitlint ([5d7a2b3](5d7a2b3)) * **deps:** 🔗 yarn upgrade --latest ([fce0b20](fce0b20)) * **deps:** add renovate.json ([folke#1](https://github.com/megasanjay/devmoji/issues/1)) ([f0ff483](f0ff483)) * **deps:** pin dependencies ([folke#2](https://github.com/megasanjay/devmoji/issues/2)) ([a9ed571](a9ed571)) * **deps:** update dependency @types/jest to v24.9.1 ([folke#3](https://github.com/megasanjay/devmoji/issues/3)) ([09ad222](09ad222)) * **deps:** update dependency @types/node to v13.5.0 ([folke#4](https://github.com/megasanjay/devmoji/issues/4)) ([50034b9](50034b9)) * **deps:** update dependency copyfiles to v2.2.0 ([folke#5](https://github.com/megasanjay/devmoji/issues/5)) ([9dda192](9dda192)) * **docs:** 📦 📚 automatically copy changelog and readme to root ([08e040c](08e040c)) * **emoji:** 🔨 generate ES6 modules instead of json files ([c9f5fed](c9f5fed)) * **jest:** 🚨 added cli mock for jest ([035a320](035a320)) * **release:** 🚀 1.0.0 ([5f60cc6](5f60cc6)) * **release:** 🚀 1.0.1 ([36e2b56](36e2b56)) * **release:** 🚀 1.1.0 [skip ci] ([3776e9b](3776e9b)) * **release:** 🚀 1.1.1 [skip ci] ([ffcdc27](ffcdc27)) * **release:** 🚀 1.2.0 [skip ci] ([de836ac](de836ac)) * **release:** 🚀 1.2.1 [skip ci] ([c4f3632](c4f3632)) * **release:** 🚀 1.2.2 [skip ci] ([8dce6f0](8dce6f0)) * **release:** 🚀 2.0.0 [skip ci] ([0632d04](0632d04)) * **release:** 🚀 2.0.1 [skip ci] ([80d8ab0](80d8ab0)) * **release:** 🚀 2.0.2 [skip ci] ([b221be5](b221be5)) * **release:** 🚀 2.1.0 [skip ci] ([f06c3a4](f06c3a4)) * **release:** 🚀 2.1.1 [skip ci] ([2bfe23a](2bfe23a)) * **release:** 2.1.8 [skip ci] ([d6a47fd](d6a47fd)), closes [folke#49](https://github.com/megasanjay/devmoji/issues/49) [folke#48](https://github.com/megasanjay/devmoji/issues/48) * **release:** 2.1.9 [skip ci] ([b4195b8](b4195b8)), closes [folke#50](https://github.com/megasanjay/devmoji/issues/50) * **release:** 2.2.0 [skip ci] ([6e407b6](6e407b6)), closes [folke#91](https://github.com/megasanjay/devmoji/issues/91) [folke#90](https://github.com/megasanjay/devmoji/issues/90) * **release:** 2.2.1 [skip ci] ([32188b3](32188b3)), closes [folke#99](https://github.com/megasanjay/devmoji/issues/99) [folke#94](https://github.com/megasanjay/devmoji/issues/94) [folke#104](https://github.com/megasanjay/devmoji/issues/104) [folke#93](https://github.com/megasanjay/devmoji/issues/93) * **release:** 2.3.1 [skip ci] ([798c80b](798c80b)) * **release:** 2.3.2 [skip ci] ([95e9faa](95e9faa)), closes [folke#157](https://github.com/megasanjay/devmoji/issues/157) * **update:** 🔧 updated deps ([fc8b67c](fc8b67c)) * 🔧 added devmoji and commitlint ([cf19c03](cf19c03)) * ♻️ don't use a monorepo ([288f1d5](288f1d5)) * ⚡ configured vscode debugging support ([1e0876a](1e0876a)) * 🎨 fixed linting errors for all src and __tests__ source files ([2a93269](2a93269)) * 🎨 prettier 2.0 ([1cd11ed](1cd11ed)) * 🎨 Prettier 2.0 ([3228033](3228033)) * 👷 added standard-version ([451f698](451f698)) * 📦 added build tasks ([f6e10d6](f6e10d6)) * 📦 added rollup build scripts ([f8754a5](f8754a5)) * 📦 don't push created lib to git during release ([d3d9fad](d3d9fad)) * 📦 push changes in root CHANGELOG.md to git on release ([cffee3c](cffee3c)) * 📦️ stuff ([6bc02d8](6bc02d8)) * 📦 tsconfig ([853d4ad](853d4ad)) * 📦️ updates for Husky 5 ([bbc5f60](bbc5f60)) * 📦️ use husky instead of yorkie for git hooks ([4e280ec](4e280ec)) * 🔧 changelog bump ([6fc1a8c](6fc1a8c)) * 🔧 updated release.config.js ([7e365ce](7e365ce)) * 🔨 moved emoji json files under src ([eb92152](eb92152)) * 🔨 moved scripts to src/scripts ([59a0c3e](59a0c3e)) * added Github Actions ([3cc16dd](3cc16dd)) * **release:** 🚀 2.0.3 [skip ci] ([e7a674e](e7a674e)) * 🔨 use esnext module import syntax ([87ea673](87ea673)) * 🚨 implemented a bunch of test scripts ([ac0e078](ac0e078)) * 🚨 never use color when running inside jest ([3a892f9](3a892f9))
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
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:
6.0.0->6.1.026.0.14->26.0.1514.11.2->14.14.74.3.0->4.7.04.3.0->4.7.06.1.0->6.2.04.4.0->4.5.07.10.0->7.13.06.12.0->6.15.024.0.2->24.1.126.4.2->26.6.32.28.2->2.33.117.1.2->17.2.226.4.1->26.4.44.0.3->4.0.5Release Notes
typescript-eslint/typescript-eslint
v4.7.0Compare Source
Bug Fixes
Features
no-confusing-void-expression(#2605) (c8a4dad)4.6.1 (2020-11-02)
Bug Fixes
v4.6.1Compare Source
Bug Fixes
v4.6.0Compare Source
Bug Fixes
Features
[](#2704) (ef8b5a7), closes #2582no-unnecessary-type-constraintrule (#2516) (880ac75)space-infix-ops(#2593) (343d20d)v4.5.0Compare Source
Bug Fixes
any/unknown(#2671) (d690c8d)Features
allowProtectedClassPropertyAccessoption (#2622) (bbc9e35)ignoreInferredTypesoption (#2668) (91010e8)4.4.1 (2020-10-12)
Bug Fixes
v4.4.1Compare Source
Bug Fixes
v4.4.0Compare Source
Features
consistent-indexed-object-stylerule (#2401) (d7dc108)no-duplicate-imports(#2609) (498f397)tj/commander.js
v6.2.0Compare Source
Added
.description()to describe command arguments ([#1353])Fixed
Changed
conventional-changelog/conventional-changelog
v4.5.0Compare Source
eslint/eslint
v7.13.0Compare Source
254e00fNew: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)6c3c710Docs: fix broken url in docs (#13815) (SaintMalik)4a09149Sponsors: Sync README with website (ESLint Jenkins)fb6fcbfDocs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)1b89ebeSponsors: Sync README with website (ESLint Jenkins)v7.12.1Compare Source
08f33e8Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)aeef485Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)631ae8bSponsors: Sync README with website (ESLint Jenkins)v7.12.0Compare Source
cbf3585Update: skip keyword check for fns in space-before-blocks (fixes #13553) (#13712) (Milos Djermanovic)256f656Fix: autofix shouldn't produce template literals with\8or\9(#13737) (Milos Djermanovic)b165aa5Fix: yoda rule autofix produces syntax errors with adjacent tokens (#13760) (Milos Djermanovic)3175316Fix: prefer-destructuring invalid autofix with comma operator (#13761) (Milos Djermanovic)1a9f171Chore: Remove more ESLintRC-related files (refs #13481) (#13762) (Nicholas C. Zakas)bfddcedUpdate: remove suggestion if it didn't provide a fix (fixes #13723) (#13772) (Milos Djermanovic)5183b14Update: check template literal in no-script-url (#13775) (YeonJuan)bfe97d2Sponsors: Sync README with website (ESLint Jenkins)6c51adeSponsors: Sync README with website (ESLint Jenkins)603de04Update: treat all literals like boolean literal in no-constant-condition (#13245) (Zen)289aa6fSponsors: Sync README with website (ESLint Jenkins)9a1f669Sponsors: Sync README with website (ESLint Jenkins)637f818Docs: add more examples for no-func-assign (fixes #13705) (#13777) (Nitin Kumar)17cc0ddChore: add test case for no-func-assign (refs #13705) (#13783) (Nitin Kumar)dee0f77Docs: add TOC to user-guide/configuring.md (#13727) (metasean)0510621Update: Fix && vs || short-circuiting false negatives (fixes #13634) (#13769) (Brandon Mills)8b6ed69Sponsors: Sync README with website (ESLint Jenkins)1457509Docs: fix broken links in Node.js API docs (#13771) (Laura Barluzzi)7c813d4Docs: Fix typo in v7 migration page (#13778) (Yusuke Sasaki)b025795Docs: Fix the format option name in the document (#13770) (Hideki Igarashi)84fd591Chore: Increase Mocha timeout for copying fixtures (#13768) (Brandon Mills)1faeb84Docs: clarify that space-unary-ops doesn't apply when space is required (#13767) (Taylor Morgan)67c0605Update: check computed keys in no-prototype-builtins (fixes #13088) (#13755) (Milos Djermanovic)b5e011cSponsors: Sync README with website (ESLint Jenkins)v7.11.0Compare Source
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: eslint-visitor-keys@2.0.0 (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)prettier/eslint-config-prettier
v6.15.0Compare Source
v6.14.0Compare Source
v6.13.0Compare Source
jest-community/eslint-plugin-jest
v24.1.1Compare Source
Bug Fixes
v24.1.0Compare Source
Features
onlyFunctionsWithAsyncKeywordoption (#677) (d0cea37)24.0.2 (2020-09-20)
Bug Fixes
24.0.1 (2020-09-12)
Bug Fixes
allconfig (#664) (f636021), closes #663facebook/jest
v26.6.3Compare Source
Fixes
[jest-resolve-dependencies]Continue dependency resolution if mock dependency can't be found (#10779)v26.6.2Compare Source
Features
[jest-core]AddfindRelatedTestsandnonFlagArgsin allowed config options forupdateConfigAndRunin watch plugins (#10659)Fixes
[babel-plugin-jest-hoist]Preserve order of hoisted mock nodes within containing block (#10536)[babel-plugin-jest-hoist]Hoist pure constants to support experimental JSX transform in hoisted mocks (#10723)[babel-preset-jest]Updatebabel-preset-current-node-syntaxto support top level await (#10747)[expect]Revert "FixobjectContainingto work recursively into sub-objects (#10508)" (#10766)[jest-circus, jest-jasmine2]fix: don't assumestackis always a string (#10697)[jest-config]Fix bug introduced in watch mode by PR #10678 (#10692)[jest-config]Throw correct error for missing preset modules (#10737)[jest-resolve-dependencies]Resolve mocks as dependencies (#10713)[jest-runtime]Handle file URLs in dynamic imports (#10744)[jest-runtime, babel-jest]Pass more ESM options to@jest/transform(#10752)[jest-runtime]Properly injectextraGlobalsinto the runtime (#10758)[jest-transform]Link to ESM docs on syntax errors (#10748)Chore & Maintenance
[docs]Add docs for using mocks in TypeScript (#10415)[eslint-config-fb-strict]Move package from this repo tofbjsrepo (#10739)[examples]Update TypeScript example to show use of newer Jest types (#10399)[jest-cli]chore: standardize files and folder names (#10698)v26.6.1Compare Source
Features
[jest-runtime]Support named exports from CommonJS as named ES Module imports (#10673)[jest-validate]Add support forrecursiveDenylistoption as an alternative torecursiveBlacklist(#10236)Fixes
[expect]FixobjectContainingto work recursively into sub-objects (#10508)[jest-cli, jest-core, jest-config, jest-types]Fix--onlyFailuresflag to work in non-watch mode (#10678)[jest-config]Fix for thejest.config.tscompiler to not interfere withtsconfig.jsonfiles (#10675)[jest-message-util]Update to work properly with Node 15 (#10660)[jest-mock]Allow to mock methods in getters (TypeScript 3.9 export) (#10156)v26.6.0Compare Source
Features
[jest-cli, jest-config]Add support for thejest.config.tsconfiguration file (#10564)Fixes
[jest-config]Simplify transform RegExp (#10207)[jest-fake-timers]Lazily instantiate mock timers (#10551)[jest-runtime]require.mainis no longerundefinedwhen usingjest.resetModules(#10626)[@jest/types]Add missing values fortimers(#10632)Chore & Maintenance
[docs]Add step for fetchingbackers.jsonfile in website setup docs (#10631)[docs]Add page detailing environment variables set by Jest (#10630)[jest-circus]RefactorcallAsyncCircusFnparameters (#10629)v26.5.3Compare Source
Features
[jest-runtime]add support for dynamicimport()from CommonJS (#10620)Fixes
[jest-runner, jest-runtime]require.mainshould not beundefinedwithcreateRequire()(#10610)[jest-runtime]add missingmodule.pathproperty (#10615)[jest-runtime]AddmainModuleinstance variable to runtime (#10621)[jest-runtime]Evaluate Node core modules on dynamicimport()(#10622)[jest-validate]Show suggestion only when unrecognized cli param is longer than 1 character (#10604)[jest-validate]ValidatetestURLas CLI option (#10595)v26.5.2Compare Source
Fixes
[*]Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)[jest-circus]Setup globals before emittingsetup, and include Jest globals in thesetuppayload (#10598)[jest-mock]Fix typings formockResolvedValue,mockResolvedValueOnce,mockRejectedValueandmockRejectedValueOnce(#10600)v26.5.0Compare Source
Features
[jest-circus, jest-config, jest-runtime]Add newinjectGlobalsconfig and CLI option to disable injecting global variables into the runtime (#10484)[jest-each]Fixes.eachtype to always be callable (#10447)[jest-runner]Add support formoduleLoaders withdefaultexports (#10541)[@jest/create-cache-key-function]Added a new package for creating cache keys (#10587)Fixes
[jest-circus, jest-jasmine2]Find correct location fortest.eachtests (#10413)[jest-console]AddConsoleconstructor toconsoleobject (#10502)[jest-globals]Fix lifecycle hook function types (#10480)[jest-runtime]Remove usage ofvm.compileFunctiondue to a performance issue (#10586)Chore & Maintenance
[jest-resolve]Replace read-pkg-up with escalade package (10558)[jest-environment-jsdom]Update jsdom to 16.4.0 (10578)rollup/rollup
v2.33.1Compare Source
2020-11-02
Bug Fixes
syntheticNamedExportstothis.getModuleInfoto align with documentation (#3841)Pull Requests
v2.33.0Compare Source
2020-11-01
Features
Pull Requests
v2.32.1Compare Source
2020-10-21
Bug Fixes
locis supplied (#3824)Pull Requests
v2.32.0Compare Source
2020-10-16
Features
preserveEntrySignatureswith a value"exports-only"to allow extension only if an entry does not have exports (#3823)Pull Requests
v2.31.0Compare Source
2020-10-15
Features
output.moduleToStringTagoption, also add the tag to entries with exports and simulated external namespaces (#3822)__esModuleinterop marker to IIFE global variables unlessoutput.esModuleis turned off (#3822)Pull Requests
v2.30.0Compare Source
2020-10-13
Features
moduleParsedhook that is called for each module once code and AST are available (#3813)this.getModuleInfo(#3813)Bug Fixes
Pull Requests
v2.29.0Compare Source
2020-10-08
Features
this.resolve(#3807)nullwhen usingthis.getModuleInfofor an unknown id (#3807)Bug Fixes
codeoptional when transforming modules (#3807)Pull Requests
semantic-release/semantic-release
v17.2.2Compare Source
Bug Fixes
v17.2.1Compare Source
Reverts
v17.2.0Compare Source
Features
kulshekhar/ts-jest
v26.4.4Compare Source
Bug Fixes
@jest/create-cache-key-function(#2108) (dee8231), closes #2080 #2090 #2104Features
mocked(#2096) (b1d072b), closes #2086v26.4.3Compare Source
Bug Fixes
.babelrcfile path before attempting to read it (#2071) (681bfef), closes #2064Features
v26.4.2Compare Source
Features
Performance Improvements
isolatedModules:false(#2055) (230b5dd)DEPRECATIONS
tsConfigin favor oftsconfig(#1997)packageJsonsince internal codes don't use it anymore (#2034)Microsoft/TypeScript
v4.0.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Renovate configuration
📅 Schedule: 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.