0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

127 Commits

Author SHA1 Message Date
Nikolay Vitkov
b6c5642cc9
chore: update license headers () 2024-01-03 10:11:33 +00:00
Nikolay Vitkov
16becdbc3b
chore: use node test runner () 2024-01-03 09:57:25 +00:00
release-please[bot]
150e0f2c18
chore(main): release ng-schematics 0.5.5 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-12-19 13:22:32 +00:00
Nikolay Vitkov
4805417a64
chore: update smoke.mjs for ng-schematics () 2023-12-18 14:55:52 +00:00
Nikolay Vitkov
744e8944ac
fix: update documentation for ng-schematics () 2023-12-13 13:32:17 +01:00
release-please[bot]
06cacfa9c1
chore(main): release ng-schematics 0.5.4 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-06 14:53:36 +01:00
Nikolay Vitkov
d2f4b9ca53
fix: get port from created server () 2023-12-05 13:12:07 +01:00
release-please[bot]
ed553107d0
chore(main): release ng-schematics 0.5.3 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-04 16:10:21 +01:00
Nikolay Vitkov
02af7482d9
fix: ng-schematics install Windows () 2023-12-04 14:55:45 +01:00
release-please[bot]
acc685e87d
chore(main): release ng-schematics 0.5.2 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-11-16 18:37:11 +01:00
Nikolay Vitkov
3f6ca249ed
fix: run post-install hooks () 2023-11-16 16:43:39 +01:00
Nikolay Vitkov
9c45c537f6
chore: remove dead lock file () 2023-11-13 16:30:36 +01:00
dependabot[bot]
ecc4239acc
chore(deps-dev): Bump the dev-dependencies group with 5 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 15:19:05 +00:00
release-please[bot]
d9928a68b7
chore(main): release ng-schematics 0.5.1 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-11-13 16:00:50 +01:00
Nikolay Vitkov
64f7bf0af4
fix: support Angular 17 new template () 2023-11-13 14:24:15 +01:00
Nikolay Vitkov
1b2d920fe6
fix: multi-app project extend root tsconfig.json () 2023-11-13 14:20:18 +01:00
dependabot[bot]
92f586cf18
chore(deps): Bump the dependencies group with 4 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 14:08:18 +01:00
Nikolay Vitkov
b829f42074
chore: fix min Node 16 () 2023-11-10 11:29:05 +01:00
dependabot[bot]
6f60c2e6ed
chore(deps-dev): Bump the dev-dependencies group with 4 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:16:39 +01:00
dependabot[bot]
809aba2ed4
chore(deps-dev): Bump the dev-dependencies group with 2 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 11:37:09 +02:00
dependabot[bot]
dc5eb660e8
chore(deps-dev): Bump the dev-dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 08:29:05 +02:00
dependabot[bot]
5a3c49b8f7
chore(deps-dev): Bump the dev-dependencies group with 5 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 14:01:22 +00:00
dependabot[bot]
6eaaea5c65
chore(deps): Bump the dependencies group with 4 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 15:32:57 +02:00
jrandolf
bd6c246b18
chore: add @typescript-eslint/no-import-type-side-effects () 2023-09-26 18:24:24 +02:00
jrandolf
86df093824
chore: use cross-platform clean script () 2023-09-19 12:51:09 +02:00
jrandolf
0e612ab0a4
chore: use ls and grep () 2023-09-19 11:35:00 +02:00
jrandolf
1cc13fc36a
chore: use -Xf instead of -Xdf () 2023-09-19 10:57:38 +02:00
jrandolf
c949656a43
chore: use @typescript-eslint/consistent-type-imports () 2023-09-15 13:00:20 +02:00
jrandolf
25db3f1188
chore: use git clean () 2023-08-31 16:58:31 +02:00
jrandolf
a3db064cbb
chore: update dependencies () 2023-08-28 13:01:52 +02:00
Nikolay Vitkov
8fd0157c95
docs: fix website building () 2023-08-23 14:38:12 +02:00
release-please[bot]
980950ffa8
chore(main): release ng-schematics 0.5.0 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-22 13:22:53 +02:00
Nikolay Vitkov
42fdd0a733
feat(ng-schematics): release version 0.5.0 () 2023-08-22 12:58:40 +02:00
Nikolay Vitkov
078e3aa5b0
chore(ng-schematics): small fixes () 2023-08-22 11:44:54 +02:00
Nikolay Vitkov
1376b77a7a
chore: ignore libraries () 2023-08-18 14:16:07 +00:00
Nikolay Vitkov
c794abc8f6
chore: fix issue with build files () 2023-08-18 14:56:12 +02:00
Nikolay Vitkov
504778d2dd
test(ng-schematics): add tests () 2023-08-18 13:45:02 +02:00
Nikolay Vitkov
683e18189c
chore: make builder find command () 2023-08-18 13:30:23 +02:00
Nikolay Vitkov
35dc2d8840
chore(ng-schematics): refactor away user-side complexity () 2023-08-18 09:09:26 +00:00
Nikolay Vitkov
0a686fbf24
docs(ng-schematics): add Protractor migration info () 2023-08-16 18:58:32 +02:00
release-please[bot]
854d488693
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-08 16:05:17 +02:00
Nikolay Vitkov
7ecfe150a1
chore: tests for multi projects angular () 2023-08-03 11:02:25 +00:00
release-please[bot]
2f6870651e
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-03 12:19:16 +02:00
release-please[bot]
9a814a3656
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-02 14:50:46 +02:00
Nikolay Vitkov
6bca1db956
feat: support for multi projects repos () 2023-08-01 13:41:42 +02:00
dependabot[bot]
b563da820d
chore(deps): Bump @angular-devkit/schematics from 16.1.4 to 16.1.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 09:27:18 +02:00
Nikolay Vitkov
caa81c090b
chore(ng-schematics): remove experimental suffix for Node () 2023-07-19 09:16:17 +02:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps () 2023-07-17 10:52:54 +02:00
Nikolay Vitkov
408d926f21
chore: update ng-schematics deps at once () 2023-07-10 09:24:00 +02:00
Nikolay Vitkov
d16ca474d3
chore: update ng-schematics deps () 2023-07-03 07:59:30 +00:00