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-dev): bump jest-dev-server from 6.2.0 to 9.0.0 #8928

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jest-dev-server from 6.2.0 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

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added Dependencies 🤖 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch from 34e22e9 to c78d916 Compare May 29, 2023 10:06
Bumps [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server) from 6.2.0 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:development
  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 c78d916 to a76dbb6 Compare June 5, 2023 07:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #9117.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-dev-server-9.0.0 branch October 1, 2023 19:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants