Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump jest-dev-server from 7.0.1 to 9.0.0 #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps jest-dev-server from 7.0.1 to 9.0.0.

Release notes

Sourced from jest-dev-server'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

  • spawnd: remove exit dependency (af2eb01), closes #541

v8.0.4

Bug Fixes

v8.0.3

Bug Fixes

  • avoid creating screenshots directory (d9e58fe), closes #521
  • jest-puppeteer: fix preset export (82e4163), closes #528

... (truncated)

Changelog

Sourced from jest-dev-server's changelog.

9.0.0 (2023-05-24)

Bug Fixes

  • 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

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"

8.0.5 (2023-03-09)

Note: Version bump only for package jest-dev-server

8.0.3 (2023-03-07)

Note: Version bump only for package jest-dev-server

8.0.2 (2023-03-06)

Bug Fixes

... (truncated)

Commits
  • e13d1dd v9.0.0
  • d7d9833 feat: drop Node.js v14 support
  • c35e403 fix(jest-dev-server): no default host
  • 351720a fix(jest-dev-server): properly detect if port is used, using both config.port...
  • 7becfaf chore: add ESLint plugins for Jest, TypeScript (#550)
  • 05992b2 v8.0.5
  • 3c388a2 chore: upgrade deps
  • d81bdfc docs(jest-dev-server): document default exports for global hooks
  • 6723a11 v8.0.3
  • d256469 docs(jest-dev-server): clarify readme
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from 7c162bd to 577a33b Compare June 4, 2023 12:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from 577a33b to b8774da Compare June 13, 2023 13:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from b8774da to dd8ee85 Compare June 13, 2023 15:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from dd8ee85 to b76a52b Compare June 13, 2023 15:41
Bumps [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server) from 7.0.1 to 9.0.0.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-dev-server/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-dev-server)

---
updated-dependencies:
- dependency-name: jest-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from b76a52b to 9a0fdb7 Compare June 20, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants