Alex Rudenko
30c6b13eec
chore: re-export all exports ( #9241 )
...
Adds index files to subfolders and removes generation of types.ts in
puppeteer-core.
2022-11-10 17:11:18 +01:00
release-please[bot]
30e5b1a58e
chore: release main ( #9210 )
2022-11-03 11:02:28 +01:00
release-please[bot]
990635abc9
chore: release main ( #9184 )
...
🤖 I have created a release *beep* *boop*
---
<details><summary>puppeteer: 19.2.1</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* puppeteer-core bumped from 19.2.0 to ^19.2.1
</details>
<details><summary>puppeteer-core: 19.2.1</summary>
##
[19.2.1](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.2.0...puppeteer-core-v19.2.1 )
(2022-10-28)
### Bug Fixes
* resolve navigation requests when request fails
([#9178 ](https://github.com/puppeteer/puppeteer/issues/9178 ))
([c11297b
](c11297baa5
)),
closes [#9175 ](https://github.com/puppeteer/puppeteer/issues/9175 )
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2022-11-02 10:54:37 +01:00
release-please[bot]
4ef83e0ee6
chore: release main ( #9168 )
2022-10-26 09:51:16 +02:00
dependabot[bot]
e19dd6c92c
chore(deps): bump ws from 8.9.0 to 8.10.0 ( #9159 )
2022-10-25 15:31:48 +02:00
Alex Rudenko
e78a4e89c2
feat(chromium): roll to Chromium 108.0.5351.0 (r1056772) ( #9153 )
2022-10-25 12:55:19 +02:00
release-please[bot]
b020c5746d
chore: release main ( #9156 )
2022-10-24 16:31:12 +02:00
jrandolf
95d77c679c
chore: revert "chore: release main" ( #9155 )
...
Reverts puppeteer/puppeteer#9152
2022-10-24 16:23:24 +02:00
release-please[bot]
10b59a9a63
chore: release main ( #9152 )
2022-10-24 13:58:47 +02:00
release-please[bot]
4bf338b26d
chore: release main ( #9143 )
2022-10-21 15:52:43 +02:00
release-please[bot]
dc66207f25
chore: release main ( #9115 )
2022-10-14 14:54:46 +02:00
jrandolf
8f4902eed9
chore: use test runner for installation tests ( #9110 )
2022-10-14 13:37:07 +02:00
release-please[bot]
58ac7a687c
chore: release main ( #9067 )
2022-10-06 12:22:55 +02:00
jrandolf
9374e23d3d
fix: add README to package during prepack ( #9057 )
2022-10-06 09:13:54 +02:00
release-please[bot]
ee1272e65e
chore: release main ( #9052 )
2022-10-05 16:51:59 +02:00
jrandolf
f42336cf83
feat: separate puppeteer and puppeteer-core ( #9023 )
...
This PR moves the puppeteer source code into separate mono-repo packages:
- `puppeteer` and `puppeteer-core` are now separated into their own
packages.
- `puppeteer-core` has a new exports called `puppeteer-core/internal`
for internal usage.
Tests and various tools have been updated to accommodate the migration.
2022-10-05 14:17:03 +02:00