markdown
markdown copied to clipboard
chore(deps-dev): bump jest-puppeteer from 6.1.1 to 9.0.0
Bumps jest-puppeteer from 6.1.1 to 9.0.0.
Release notes
Sourced from jest-puppeteer's releases.
v9.0.0
Bug Fixes
- expect-puppeteer: fix
addSnapshotSerializer
usage (826fd31), closes #552- jest-dev-server: no default host (c35e403)
- jest-dev-server: properly detect if port is used, using both config.port and config.host options. (351720a), closes #555
- types: fix environment global types (fb691f7)
- types: fix missing
jestPuppeteer
global before setup (37e2294)Features
- drop Node.js v14 support (d7d9833)
BREAKING CHANGES
- drop Node.js v14 support
- jest-dev-server: default host is now
undefined
instead of "localhost"v8.0.6
Bug Fixes
v8.0.5
Bug Fixes
v8.0.4
Bug Fixes
v8.0.3
Bug Fixes
... (truncated)
Changelog
Sourced from jest-puppeteer's changelog.
9.0.0 (2023-05-24)
Features
- drop Node.js v14 support (d7d9833)
BREAKING CHANGES
- drop Node.js v14 support
8.0.6 (2023-03-24)
Bug Fixes
8.0.5 (2023-03-09)
Note: Version bump only for package jest-puppeteer
8.0.4 (2023-03-08)
Bug Fixes
8.0.3 (2023-03-07)
Bug Fixes
... (truncated)
Commits
e13d1dd
v9.0.0d7d9833
feat: drop Node.js v14 support7becfaf
chore: add ESLint plugins for Jest, TypeScript (#550)f756dc3
v8.0.6861c07d
fix(types): fix exports issues05992b2
v8.0.53c388a2
chore: upgrade depse9620e4
v8.0.47d8d10c
fix: fix preset export6723a11
v8.0.3- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)