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

149 Коммитов

Автор SHA1 Сообщение Дата
Tyler James Leonhardt b502dae8d7
Bump dep versions and call out vscode-l10n (#50) 2023-04-14 08:00:16 +10:00
Tyler James Leonhardt 1c231aec69
rev version and setup prepublish (#45) 2022-09-30 12:50:22 -04:00
Tyler James Leonhardt de8c9926b2
Merge pull request #44 from microsoft/tyler/rev-version
rev version
2022-09-30 00:01:44 -07:00
Tyler Leonhardt 94b9374e04
rev version 2022-09-29 16:42:01 -07:00
Jufeng Zhang 5b3ca13774
fix: add fileExists and readFile for SingleFileServiceHost #42 (#43) 2022-09-29 16:40:34 -07:00
Tyler James Leonhardt a41b407d87
Merge pull request #41 from microsoft/tyler/allow-overriding-base-dir
Allow overriding basedir to fix web
2022-08-09 11:32:30 -07:00
Tyler Leonhardt 632bae4a95
rev version 2022-08-09 11:30:58 -07:00
Tyler Leonhardt 0cc9aa266d
windows-latest 2022-08-09 11:25:46 -07:00
Tyler Leonhardt 907cb4294d
Allow overriding basedir to fix web 2022-08-09 10:29:31 -07:00
Dirk Baeumer 545e01a6d6
Update mocha dependency 2022-02-08 10:32:15 +01:00
Dirk Baeumer 1c497211ee
Update dependencies 2021-12-14 11:43:54 +01:00
Dirk Baeumer 3c1c16e7f1
Update dependencies 2021-06-23 15:28:45 +02:00
Dirk Baeumer dc6802a5b3
Published 4.0.0-next.1 2021-05-27 16:20:49 +02:00
Dirk Baeumer e2447e4e0c
Code cleanup & support for comments in messages 2021-05-27 15:10:29 +02:00
Dirk Baeumer dc2e6aef4b
Update dependencies 2021-05-14 19:42:52 +02:00
Dirk Baeumer b25fdc8803
Setup Azure pipeline 2021-04-23 18:07:07 +02:00
Dirk Baeumer 2b51bcdb8f
Don't compile on install 2021-04-23 16:39:01 +02:00
Dirk Baeumer 7372ac1f2e
Update gitignore 2021-04-23 16:36:44 +02:00
Dirk Baeumer 707511bd4e
Add lsif.json file 2021-04-23 16:36:24 +02:00
Dirk Bäumer 84b251c6c9
Merge pull request #31 from microsoft/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-03-30 09:18:54 +02:00
dependabot[bot] 029bffb7e9
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:34:15 +00:00
Dirk Baeumer 1c05be61fd Add SECURITY.md 2021-03-11 11:34:44 +01:00
Dirk Bäumer ed7b225501
Merge pull request #28 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2021-03-02 15:22:44 +01:00
Dirk Baeumer 0479830171 Convert line ending to LF 2021-03-02 15:21:43 +01:00
Dirk Bäumer 5a35c4a263
Merge pull request #23 from abist/master
Add optional flag for raising problems
2020-09-23 13:29:04 +02:00
Dirk Bäumer ae645181bd
Merge pull request #29 from microsoft/dependabot/npm_and_yarn/yargs-parser-13.1.2
Bump yargs-parser from 13.1.1 to 13.1.2
2020-09-22 21:22:12 +02:00
Dirk Baeumer 51ded2b137 Move to yargs^15.0.5 2020-09-15 17:11:03 +02:00
dependabot[bot] fc366c5758
Bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-05 04:42:14 +00:00
dependabot[bot] adff1102bc
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 16:15:27 +00:00
Dirk Baeumer e96fb954ff Published 3.3.2 2020-06-19 09:39:46 +02:00
Dirk Bäumer 242397a778
Merge pull request #27 from microsoft/es-imports
allow es imports, update ts and use their helper methods
2020-06-19 09:35:18 +02:00
Dirk Bäumer dd1d548c05
Merge branch 'master' into es-imports 2020-06-19 09:35:07 +02:00
Dirk Baeumer cf872f2be0 Update package dependencies 2020-06-19 09:18:36 +02:00
Connor Peet fe9e66a490
also allow handling compiled __importStar() call 2020-06-17 14:53:52 -07:00
Connor Peet 1d913f4fc9
allow es imports, update ts and use their helper methods 2020-06-17 12:44:41 -07:00
abist 3aee414e37 add optional flag for raising problems 2019-12-16 12:22:32 -08:00
Dirk Baeumer d0f0db01e9 Update mocha to fix security issue in lodash 2019-08-06 11:34:09 +02:00
Joao Moreno 407410a67f 3.3.1 2019-07-10 08:33:11 +02:00
Joao Moreno 30982cc59d 3.3.0 2019-07-10 08:32:52 +02:00
Joao Moreno 21ae309646 fix webpack bundler 2019-07-10 08:20:55 +02:00
Joao Moreno 7bd061eab0 add webpack bundler plugin 2019-07-09 17:46:58 +02:00
Dirk Baeumer cf6de70223 Update dependencies 2019-07-08 21:41:21 +02:00
Dirk Baeumer b3cca8ea3a Update dependencies 2019-07-03 11:49:36 +02:00
Dirk Baeumer 38974b8975 Fixes #19: XLF.parse() fails to extract target text if <target> element has "state" attribute 2019-03-11 15:22:24 +01:00
Alex Dima db0b9fa30b 3.2.5 2019-02-11 18:20:29 +01:00
Alex Dima cc124886e0 Check in package-lock.json 2019-02-11 18:20:18 +01:00
Alex Dima 63c2bd5425 Always use `/` as separator in metadata files 2019-02-11 18:19:03 +01:00
Dirk Baeumer 2736c79bef Publish 3.2.4 2019-02-06 11:42:53 +01:00
Alex Dima 11984d6ced Move away from deprecated gulp-util 2019-02-06 11:30:55 +01:00
Johannes Rieken 4fad98a4e2 3.2.3 2018-10-09 14:16:53 +02:00