Граф коммитов

876 Коммитов

Автор SHA1 Сообщение Дата
Pete Gonzalez 842c8f3b27
Merge pull request #259 from microsoft/octogonz/tokenizer-issue258
Fix an issue where line extractor sometimes incorrectly trimmed a non-whitespace character
2020-09-04 11:51:24 -04:00
Pete Gonzalez 2c1a4f3185 rush update 2020-09-04 08:46:54 -07:00
Pete Gonzalez b855402005 Fix dependabot issue from https://github.com/microsoft/tsdoc/pull/257 2020-09-04 08:46:39 -07:00
Pete Gonzalez f7d72873a2 rush change 2020-09-04 08:42:25 -07:00
Pete Gonzalez 6582125c40 Fix an issue where the line extractor's trailing whitespace trimming sometimes trimmed a non-whitespace character 2020-09-04 08:41:34 -07:00
Pete Gonzalez 8c0d15ce10 Upgrade Heft to improve Jest debugging 2020-09-04 08:38:45 -07:00
Pete Gonzalez cd16898cf8 Add a test case for issue #258 2020-09-04 08:38:31 -07:00
Pete Gonzalez 1b5f588f69
Merge pull request #251 from SkyaTura/patch-1
fix(tsdoc): url typo on README
2020-08-29 14:19:16 -04:00
Pete Gonzalez 343b3cfe30
Merge pull request #255 from microsoft/octogonz/upgrade-tools
Upgrade to Heft 0.8.0
2020-08-28 03:38:37 -04:00
Pete Gonzalez 17a038e6db rush change 2020-08-27 23:52:52 -07:00
Pete Gonzalez 9dcdb4277f Fix lint issue 2020-08-27 23:14:04 -07:00
Pete Gonzalez 7542f9bd20 rush update --full 2020-08-27 23:12:07 -07:00
Pete Gonzalez 4bde6b5f75 Use @types/heft-jest instead of @types/jest 2020-08-27 23:11:14 -07:00
Pete Gonzalez f0649f4787 Upgrade Heft and eslint-config 2020-08-27 23:08:22 -07:00
Pete Gonzalez b226a88aa2
Merge pull request #254 from microsoft/octogonz/fix-plugin-jest
eslint-plugin-tsdoc: Reenable unit tests
2020-08-21 20:32:57 -04:00
Pete Gonzalez 280931210e rush change 2020-08-21 17:23:07 -07:00
Pete Gonzalez c63ed48e99 Fix an issue where the eslint-plugin-tsdoc tests were inadvertently disabled when switching to Heft 2020-08-21 17:22:49 -07:00
Pete Gonzalez a81c2254a9 Convert test file to be run by Jest 2020-08-21 17:18:46 -07:00
Pete Gonzalez efc6e3ba3b
Merge pull request #252 from microsoft/upgrade-tools
Upgrade build tools
2020-08-16 23:48:24 -07:00
Pete Gonzalez 0f3d8a7979 rush change 2020-08-16 23:25:58 -07:00
Pete Gonzalez 6f0a04977f rush update 2020-08-16 23:19:12 -07:00
Pete Gonzalez 73b15765f6 Upgrade ESLint rules 2020-08-16 23:18:09 -07:00
Pete Gonzalez 6bfea94116 rush update 2020-08-16 23:09:27 -07:00
Pete Gonzalez 1e5c118ae0 Upgrade dependencies 2020-08-16 23:09:16 -07:00
Antonio Eduardo 4b25958583
fix(tsdoc): url typo on README 2020-08-16 19:47:50 -03:00
Pete Gonzalez 08dee3f8b1
Merge pull request #248 from microsoft/octogonz/use-heft
Replace build.js with Heft build system
2020-07-20 19:32:49 -04:00
Pete Gonzalez de06aa9566 rush update --full 2020-07-20 16:18:07 -07:00
Pete Gonzalez aa914f1072 Merge remote-tracking branch 'remotes/origin/master' into octogonz/use-heft
# Conflicts:
#	common/config/rush/pnpm-lock.yaml
2020-07-20 16:15:40 -07:00
Pete Gonzalez ddc116ce6a rush update --full 2020-07-20 16:14:18 -07:00
Pete Gonzalez 160c9a0e70 Update to the latest Heft with webpack-dev-server support 2020-07-20 16:14:05 -07:00
Rushbot 9eb83a0e03 Applying package updates. 2020-07-19 01:22:35 +00:00
Rushbot 67189fb296 Deleting change files and updating change logs for package updates. 2020-07-19 01:22:35 +00:00
Pete Gonzalez 4fa0314175 Switch file paths to use Linux slashes 2020-07-18 18:20:25 -07:00
Pete Gonzalez a383912e22 Switch to Linux for CI jobs 2020-07-18 21:18:30 -04:00
Pete Gonzalez 7fb23fd917
Merge pull request #249 from 72636c/patch-1
Bump ajv dependency to ~6.12.3
2020-07-18 08:42:25 -04:00
Ryan Ling 93b11e693b
Update shrinkwrap 2020-07-18 12:54:38 +10:00
Ryan Ling 3e0e362f5a
Document change 2020-07-18 12:48:52 +10:00
Ryan Ling f851363891
Bump ajv dependency to ~6.12.3
This resolves a prototype pollution vulnerability:

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15366
2020-07-18 12:39:22 +10:00
Pete Gonzalez e87059d2f0 rush change 2020-07-16 12:07:29 -07:00
Pete Gonzalez 915afa4e59 rush update --full 2020-07-16 11:49:17 -07:00
Pete Gonzalez d230ee3393 Upgrade Rush 2020-07-16 11:49:00 -07:00
Pete Gonzalez a876460747 Bump Heft version 2020-07-16 11:48:46 -07:00
Pete Gonzalez b3ae3eee82 Convert remaining projects to build with Heft 2020-07-16 11:14:49 -07:00
Pete Gonzalez 49119d0ada Copy assets to the "lib" folder, since Heft doesn't invoke Webpack in the "src" folder 2020-07-16 10:14:30 -07:00
Pete Gonzalez 9bb96870f0 Fix error where webpack.config.js was using an export style only supported by webpack-cli 2020-07-16 09:35:02 -07:00
Pete Gonzalez 9aea179474 Work in progress converting playground to invoke webpack using Heft 2020-07-16 00:10:48 -07:00
Pete Gonzalez 88f0d06cd6 Downgrade back to TS 3.5 2020-07-15 22:19:45 -07:00
Pete Gonzalez 7906fc2cce Ignore .heft files 2020-07-15 14:50:32 -07:00
Pete Gonzalez e4aa54e838 Convert "tsdoc" to build using Heft instead of build.js 2020-07-15 12:08:35 -07:00
Pete Gonzalez 102a94407d rush update 2020-07-15 12:08:10 -07:00