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

151 Коммитов

Автор SHA1 Сообщение Дата
Martin Kačmar e9be60ae2b
Merge pull request #78 from microsoft/dev/mkacmar/release-v1.1.0
Release v1.0.1
2024-11-21 11:06:43 +01:00
Martin Kačmar 60a80a2c9d Release v1.0.1 2024-11-21 00:21:05 +01:00
Martin Kačmar 1f55ae8015
Merge pull request #77 from microsoft/dev/mkacmar/updates
Update dependencies
2024-11-19 16:14:07 +01:00
Martin Kačmar be8b141f2b Update mocha to 10.8.2 2024-11-18 14:02:23 +01:00
Martin Kačmar 2f95a21722 Update @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 8.14.0 2024-11-18 14:01:15 +01:00
Martin Kačmar 3c3c1c5f3a Update typescript to 5.6.3 2024-11-18 13:57:33 +01:00
Martin Kačmar 7a37551a83 Update eslint to 9.15.0 2024-11-18 13:13:00 +01:00
Marek Aldorf 957996315c
Create CODEOWNERS file (#74)
* Create CODEOWNERS file

Create CODEOWNERS file to include 1ES:SDL Engineering team

* Update CODEOWNERS
2024-10-09 12:46:53 +02:00
Martin Kačmar 3dbeea06a2
Merge pull request #73 from microsoft/dev/mkacmar/v1
Release v1.0.0
2024-10-04 13:09:58 +02:00
Martin Kačmar f47aa40691 Release v1.0.0 2024-10-04 13:05:25 +02:00
Martin Kačmar e30d7d7922
Merge pull request #72 from microsoft/dev/mkacmar/v1-rc0
Release v1.0.0-rc.0
2024-10-04 10:50:13 +02:00
Martin Kačmar bb2f0f4280 Release v1.0.0-rc.0 2024-10-04 10:42:43 +02:00
Martin Kačmar 1876139edd
Merge pull request #71 from microsoft/revert-61-dev/martinkamar/retire-eol-rules
Revert "Drop support for AngularJS"
2024-10-04 10:36:23 +02:00
Martin Kačmar 43a32cff34
Revert "Drop support for AngularJS" 2024-10-04 10:12:31 +02:00
Martin Kačmar c81b97d388
Merge pull request #70 from microsoft/dev/mkacmar/v1-beta1
Release v1.0.0-beta.1
2024-10-03 12:04:30 +02:00
Martin Kačmar e6799c8afa Release v1.0.0-beta.1 2024-10-03 11:54:46 +02:00
Martin Kačmar 73f626a584
Merge pull request #69 from microsoft/dev/mkacmar/contrib-config
Include examples on how to use configuration
2024-10-03 11:44:18 +02:00
Martin Kačmar 4be173cdc2 Include examples on how to use configuration 2024-10-03 11:21:58 +02:00
Martin Kačmar 2e6989f7b4
Merge pull request #68 from microsoft/dev/mkacmar/e2e-fix
Correct react/iframe-missing-sandbox rule name
2024-10-03 11:07:41 +02:00
Martin Kačmar fc6f87eb2c Correct react/iframe-missing-sandbox rule name 2024-10-03 10:57:55 +02:00
Martin Kačmar d448aacb7e
Merge pull request #63 from microsoft/dev/mkacmar/react-iframe-missing-sandbox
Use upstream react/iframe-missing-sandbox
2024-10-03 10:18:29 +02:00
Martin Kačmar b6085d00f2 Replace @microsoft/sdl/react-iframe-missing-sandbox with react/iframe-missing-sandbox 2024-10-03 10:04:38 +02:00
Martin Kačmar 8f5c28da4e
Merge pull request #61 from microsoft/dev/martinkamar/retire-eol-rules
Drop support for AngularJS
2024-10-03 10:03:48 +02:00
Martin Kačmar 26eaf2a9b5 Drop support for AngularJS 2024-10-03 10:02:05 +02:00
Martin Kačmar 30572dd35a
Merge pull request #66 from microsoft/dev/mkacmar/bump-version
Bump package version
2024-10-02 14:54:03 +02:00
Martin Kačmar 4515789985 Bump package version 2024-10-02 14:45:59 +02:00
Martin Kačmar 37921ad066
Merge pull request #65 from microsoft/dev/mkacmar/release-trigger
Trigger publish workflow on published event
2024-10-02 14:22:46 +02:00
Martin Kačmar 5956b083c1 Trigger publish workflow on published event 2024-10-02 14:07:52 +02:00
Martin Kačmar 8c106fe5e4
Merge pull request #64 from microsoft/dev/mkacmar/code-formatting
Enforce consistent code formatting
2024-10-01 16:46:16 +02:00
Martin Kačmar 5974046e6f Do not allow trailing commas in code style 2024-10-01 15:30:42 +02:00
Martin Kačmar b575f2856b Enforce code formatting in CI 2024-10-01 12:46:13 +02:00
Martin Kačmar 7a5a085e08 Apply prettier for consistent code formatting 2024-10-01 12:43:46 +02:00
Martin Kačmar 5b9b57b04a
Merge pull request #62 from microsoft/dev/martinkamar/tests
Fix integration tests
2024-10-01 10:10:24 +02:00
Martin Kačmar f42aed661b Fix integration tests 2024-09-30 23:41:34 +02:00
Martin Kačmar d435fec43a
Merge pull request #60 from microsoft/dev/martinkamar/eslint-v9
ESLint v9 support
2024-09-30 13:31:41 +02:00
Martin Kačmar 389ab9887a Remove extra step in integration tests 2024-09-30 13:13:22 +02:00
Martin Kačmar e17427543d Update integration test to work with ESLint v9 2024-09-30 12:24:07 +02:00
Martin Kačmar 2f7577dd9b Migrate exported configs to flat config model 2024-09-30 01:02:50 +02:00
Martin Kačmar d55346fdcd Support ESLint 9 and Node.js 18+
Co-authored-by: Jesse Parsons <jeparson@microsoft.com>
2024-09-30 01:02:02 +02:00
Martin Kačmar 3a9984f1bd
Merge pull request #59 from microsoft/dev/martinkamar/e2e-eslint8
Run e2e tests with ESLint v8
2024-09-20 15:30:35 +02:00
Martin Kačmar 6f30b3cf95 Run e2e tests with ESLint v8 2024-09-20 15:16:44 +02:00
Martin Kačmar 9e42eeb405
Merge pull request #58 from microsoft/dev/martinkamar/workflows
Actions maintenance
2024-09-20 13:11:13 +02:00
Martin Kačmar 7ade8148ce Distinguish artifact by OS in e2e tests
Co-authored-by: Jesse Parsons <jeparson@microsoft.com>
2024-09-20 13:01:11 +02:00
Martin Kačmar 9ace9953b7 Update actions/upload-artifact to v4
Co-authored-by: Jesse Parsons <jeparson@microsoft.com>
2024-09-20 13:01:11 +02:00
Martin Kačmar 51dbe8ae78 Update actions/setup-node to v4 2024-09-20 13:00:14 +02:00
Martin Kačmar 621733ed59 Update actions/checkout to v4 2024-09-20 12:44:10 +02:00
Martin Kačmar 0cf73829de Remove release/vNext from workflow configuration since it does not exist 2024-09-20 12:44:10 +02:00
Martin Kačmar 97dfa31b9c
Merge pull request #57 from microsoft/dev/martinkamar/compatibility
Document current compatibility
2024-09-20 11:53:37 +02:00
Martin Kačmar f0c6f09800 Update tested Node versions range 2024-09-19 23:03:09 +02:00
Martin Kačmar 08f54c3df5 Update usage example to point to current version 2024-09-19 22:58:18 +02:00