jrandolf
3f4451eff7
chore: extract puppeteer launch options to type ( #8448 )
2022-05-31 17:54:25 +00:00
jrandolf
9f9a1a4dd5
chore: update deps ( #8446 )
2022-05-31 19:04:30 +02:00
Randolf Jung
d54c3ad250
chore: disable node 18 linux check
2022-05-31 18:32:49 +02:00
Yutaka Hirano
2219eed386
chore: fix network-service related chromium feature settings ( #8350 )
2022-05-31 17:32:54 +02:00
Randolf Jung
0502395624
chore: add node 18 to CI
2022-05-31 16:55:40 +02:00
jrandolf
c4898a7a2e
fix: NodeNext incompatibility in package.json ( #8445 )
2022-05-31 16:34:32 +02:00
jrandolf
b4e751f29c
feat: use strict typescript ( #8401 )
2022-05-31 16:34:16 +02:00
dependabot[bot]
f67bfb7a6c
chore(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 ( #8396 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](6673cd052c...3cea537223
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 15:52:18 +02:00
Randolf Jung
7d1557a3cc
chore: fix post-publish checkout ref
2022-05-31 15:39:54 +02:00
Randolf Jung
bc1326f16e
chore: build main docs after publishing
2022-05-31 15:38:34 +02:00
Randolf Jung
47c4f51ac7
chore: use normal push for pre-release
2022-05-31 15:24:23 +02:00
Randolf Jung
f332371325
chore: use v2 checkout for pre-release
2022-05-31 15:18:20 +02:00
Randolf Jung
d5139b58ec
chore: checkout current ref during pre-release
2022-05-31 15:11:24 +02:00
Randolf Jung
0ec036a59f
chore: format actions
2022-05-31 14:57:47 +02:00
Randolf Jung
4ba9950cc5
chore: rename actions
2022-05-31 14:56:44 +02:00
Randolf Jung
3a41cd7f32
chore: add email and name to pre-release action
2022-05-31 14:49:26 +02:00
Randolf Jung
69e4e141b4
chore: rename pre-release action
2022-05-31 14:43:46 +02:00
Randolf Jung
9c852cedbe
chore: amend version freezes on release-please PRs
2022-05-31 14:41:22 +02:00
Junyan
92110151d9
fix: multiple same request event listener ( #8404 )
2022-05-30 20:34:08 +00:00
jrandolf
d111d19f78
fix: process documentation during publishing ( #8433 )
2022-05-30 21:50:34 +02:00
Alex Rudenko
54efc2c949
feat(chromium): roll to Chromium 103.0.5059.0 (r1002410) ( #8410 )
2022-05-30 19:38:38 +02:00
jrandolf
d422e12af8
chore: checkout main during post-publish ( #8432 )
2022-05-30 15:15:54 +00:00
release-please[bot]
7b13e3001e
chore(main): release 14.1.2 ( #8431 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2022-05-30 14:28:53 +00:00
jrandolf
82d57cf572
chore: remove component from tag ( #8430 )
2022-05-30 15:51:42 +02:00
jrandolf
40abc362c1
chore: add component to release-please-config ( #8428 )
2022-05-30 15:38:08 +02:00
jrandolf
c922f0a215
chore: correct manifest ( #8426 )
2022-05-30 14:41:04 +02:00
jrandolf
63d52a7175
chore: remove packages key ( #8423 )
2022-05-30 13:54:26 +02:00
jrandolf
c7aa07e43f
chore: set release to manifest ( #8421 )
2022-05-30 13:20:26 +02:00
jrandolf
39a2bac446
chore: update release-please config ( #8419 )
2022-05-30 13:15:45 +02:00
jrandolf
48ead8505a
chore: format release-please-configs ( #8417 )
2022-05-30 13:04:50 +02:00
jrandolf
3f5aca5ce4
chore: bootstrap releases for path: . ( #8416 )
2022-05-30 12:02:43 +02:00
jrandolf
8b5c010c71
chore: use secondary header for version changes ( #8409 )
2022-05-30 11:51:35 +02:00
jrandolf
6e705f9736
chore: use concurrency for Github actions ( #8413 )
2022-05-30 11:49:19 +02:00
jrandolf
be26137041
chore: use release-please app ( #8412 )
2022-05-30 11:47:15 +02:00
Alex Rudenko
c96c915b53
fix: do not use loaderId for lifecycle events ( #8395 )
...
This PR works around the upstream bug crbug.com/1325782. Previously Puppeteer relied on the presence of the loaderId to determine the kind of navigation and expected events. It does not look like there is a reason to do so: instead, we could see what events we get and proceed accordingly.
2022-05-30 10:30:30 +02:00
jrandolf
5c235c701f
fix: fix release-please bot ( #8400 )
2022-05-30 08:06:26 +02:00
Alex Rudenko
256223a7b1
chore: strict-mode TS for DOMWorld ( #8398 )
2022-05-25 15:34:11 +02:00
Julian Descottes
f866274360
chore: enable anchor navigation tests for Firefox ( #8394 )
2022-05-25 06:46:17 +00:00
jrandolf
3dae2b4549
chore: remove broken example ( #8391 )
2022-05-24 14:56:21 +00:00
Alex Rudenko
af92a24ba9
fix: use strict TS in Input.ts ( #8392 )
2022-05-24 14:28:36 +00:00
Alex Rudenko
f657233ca4
test: skip dumpio test in non-headless modes ( #8388 )
2022-05-24 11:50:49 +00:00
Alex Rudenko
b349d71dcd
chore: fix strict-mode TS in LifecycleWatcher ( #8387 )
2022-05-24 11:14:19 +00:00
dependabot[bot]
a8a08a8441
chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0 ( #8357 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 08:00:11 +00:00
Alex Rudenko
aa014d8f5f
chore: fix TS issues in NetworkManager ( #8386 )
2022-05-23 17:41:11 +02:00
dependabot[bot]
84fc4227a4
chore(deps-dev): bump @commitlint/cli from 16.2.4 to 17.0.0 ( #8355 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 16.2.4 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 11:01:20 +02:00
dependabot[bot]
28037074e7
chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 ( #8323 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 06:33:15 +00:00
dependabot[bot]
19bb407d4c
chore(deps): bump github/codeql-action ( #8340 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 75b4f1c4669133dc294b06c2794e969efa2e5316 to 2.1.10. This release includes the previously tagged commit.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](75b4f1c466...2f58583a1b
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 05:31:37 +00:00
jrandolf
bfed9cd34a
chore: use exit code 0 for doclint file gen ( #8377 )
2022-05-20 05:13:06 +00:00
jrandolf
1ae3da6064
chore: use release-please workflow ( #8375 )
2022-05-19 16:14:47 +00:00
Alex Rudenko
d4321e53c9
chore: bump version to v14.1.1-post ( #8376 )
2022-05-19 17:31:18 +02:00