Skip to content

fix(deps): bump jest-watch-typeahead from 0.6.5 to 2.0.0 #49

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2022

Bumps jest-watch-typeahead from 0.6.5 to 2.0.0.

Release notes

Sourced from jest-watch-typeahead's releases.

v2.0.0

2.0.0 (2022-07-09)

Bug Fixes

  • deps: update dependency ansi-escapes to v5 (#87) (b990d44)
  • drop support for Node 12 and 17 (0f4b1b6)

BREAKING CHANGES

  • Drop Node 12 and Node 17

v1.1.0

1.1.0 (2022-04-25)

Features

  • deps: add Jest 28 to peer dependency range (#142) (17a0f8d)

v1.0.0

1.0.0 (2021-09-29)

Bug Fixes

  • add exports field to package.json (#86) (1bcd08f)
  • drop support for EOL versions of node (#85) (7351933)

Features

BREAKING CHANGES

  • Drop support for Jest v26
  • Module is now written in native ESM
  • Disallow importing internal files
  • Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0
Changelog

Sourced from jest-watch-typeahead's changelog.

2.0.0 (2022-07-09)

Bug Fixes

  • deps: update dependency ansi-escapes to v5 (#87) (b990d44)
  • drop support for Node 12 and 17 (0f4b1b6)

BREAKING CHANGES

  • Drop Node 12 and Node 17

1.1.0 (2022-04-25)

Features

  • deps: add Jest 28 to peer dependency range (#142) (17a0f8d)

1.0.0 (2021-09-29)

Bug Fixes

  • add exports field to package.json (#86) (1bcd08f)
  • drop support for EOL versions of node (#85) (7351933)

Features

BREAKING CHANGES

  • Drop support for Jest v26
  • Module is now written in native ESM
  • Disallow importing internal files
  • Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0
Commits
  • e229c8d chore(release): 2.0.0 [skip ci]
  • b990d44 fix(deps): update dependency ansi-escapes to v5 (#87)
  • a0ac757 chore: use jest-serializer-ansi-escapes (#161)
  • 7ace486 chore: update semantic-release
  • 0f4b1b6 fix: drop support for Node 12 and 17
  • 45feed3 chore(deps): update dependency @​types/jest to v28 (#148)
  • fe80fae chore: force npm@8 to avoid * dependencies (#162)
  • 0fa46d5 chore: run tests onde node 18
  • c5123e3 chore(deps): update wagoid/commitlint-github-action action to v5 (#154)
  • 3e7db7f chore(deps): lock file maintenance (#160)
  • 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)

Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.6.5 to 2.0.0.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases)
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md)
- [Commits](jest-community/jest-watch-typeahead@v0.6.5...v2.0.0)

---
updated-dependencies:
- dependency-name: jest-watch-typeahead
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #65.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-watch-typeahead-2.0.0 branch August 29, 2022 07:28
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