Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Confidence
jest-watch-typeahead 0.4.2 -> 0.6.5 age confidence

Release Notes

jest-community/jest-watch-typeahead (jest-watch-typeahead)

v0.6.5

Compare Source

Bug Fixes
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

0.6.5 (2021-09-28)

Bug Fixes
  • remove test files from published module (db522ac)

0.6.4 (2021-05-27)

Bug Fixes
  • deps: update jest peer dependency to accept v27 (#​59) (6552ead)

0.6.2

Fixes
  • Use correct highlight offset even when rootDir is not root package directory (#​34)

0.6.1

Fixes
  • Provide exact pattern for selected test names

0.6.0

Chore & Maintenance
  • Update dependencies and drop Node 8 (#​35)

0.5.0

Chore & Maintenance
  • Update dependencies

0.4.2

Fixes
  • Fix issue with overly trimmed basenames when formatting test paths (#​33)

0.4.1

Fixes
  • Allow selecting tests and files containing regexp special characters (#​32)
Chore & Maintenance
  • Remove build directory before building (#​31)

0.4.0

Chore & Maintenance
  • Update dependencies and drop Node 6 (#​30)

0.3.1

Fixes
  • Helpful error message when attempting to use the package main file (#​29)

0.3.0

Chore & Maintenance
  • Bump dated dependencies (#​25)
  • Get better truncation for testname typeahead by truncating the start and not the end (#​28)
Fixes
  • Use fullName(to show ancestor titles) for test name pattern plugin (#​26)

0.2.1

  • Fix cursor in terminal app (#​21)
Chore & Maintenance
  • Bump dated dependencies (#​23)

0.2.0

Features
  • Add support for plugin config (#​13)
Fixes
  • Make matching case insensitive (#​18)
  • fix: migrate to use jest-watcher (#​6)
Chore & Maintenance
  • Upgrade Prettier to 1.13.7 (#​17)
  • New directory structure (#​14)
  • Move ansi-escapes to dependencies 23f22d4
  • Setup Travis and add tests (#​12)

0.1.0

Features
  • Add test name typeahead (#​1)
  • Rename to jest-watch-typeahead

0.0.1

Initial Release

v0.6.4

Compare Source

Bug Fixes
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

0.6.5 (2021-09-28)

Bug Fixes
  • remove test files from published module (db522ac)

0.6.4 (2021-05-27)

Bug Fixes
  • deps: update jest peer dependency to accept v27 (#​59) (6552ead)

0.6.2

Fixes
  • Use correct highlight offset even when rootDir is not root package directory (#​34)

0.6.1

Fixes
  • Provide exact pattern for selected test names

0.6.0

Chore & Maintenance
  • Update dependencies and drop Node 8 (#​35)

0.5.0

Chore & Maintenance
  • Update dependencies

0.4.2

Fixes
  • Fix issue with overly trimmed basenames when formatting test paths (#​33)

0.4.1

Fixes
  • Allow selecting tests and files containing regexp special characters (#​32)
Chore & Maintenance
  • Remove build directory before building (#​31)

0.4.0

Chore & Maintenance
  • Update dependencies and drop Node 6 (#​30)

0.3.1

Fixes
  • Helpful error message when attempting to use the package main file (#​29)

0.3.0

Chore & Maintenance
  • Bump dated dependencies (#​25)
  • Get better truncation for testname typeahead by truncating the start and not the end (#​28)
Fixes
  • Use fullName(to show ancestor titles) for test name pattern plugin (#​26)

0.2.1

  • Fix cursor in terminal app (#​21)
Chore & Maintenance
  • Bump dated dependencies (#​23)

0.2.0

Features
  • Add support for plugin config (#​13)
Fixes
  • Make matching case insensitive (#​18)
  • fix: migrate to use jest-watcher (#​6)
Chore & Maintenance
  • Upgrade Prettier to 1.13.7 (#​17)
  • New directory structure (#​14)
  • Move ansi-escapes to dependencies 23f22d4
  • Setup Travis and add tests (#​12)

0.1.0

Features
  • Add test name typeahead (#​1)
  • Rename to jest-watch-typeahead

0.0.1

Initial Release

v0.6.3

Compare Source

Bug Fixes
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

0.6.5 (2021-09-28)

Bug Fixes
  • remove test files from published module (db522ac)

0.6.4 (2021-05-27)

Bug Fixes
  • deps: update jest peer dependency to accept v27 (#​59) (6552ead)

0.6.2

Fixes
  • Use correct highlight offset even when rootDir is not root package directory (#​34)

0.6.1

Fixes
  • Provide exact pattern for selected test names

0.6.0

Chore & Maintenance
  • Update dependencies and drop Node 8 (#​35)

0.5.0

Chore & Maintenance
  • Update dependencies

0.4.2

Fixes
  • Fix issue with overly trimmed basenames when formatting test paths (#​33)

0.4.1

Fixes
  • Allow selecting tests and files containing regexp special characters (#​32)
Chore & Maintenance
  • Remove build directory before building (#​31)

0.4.0

Chore & Maintenance
  • Update dependencies and drop Node 6 (#​30)

0.3.1

Fixes
  • Helpful error message when attempting to use the package main file (#​29)

0.3.0

Chore & Maintenance
  • Bump dated dependencies (#​25)
  • Get better truncation for testname typeahead by truncating the start and not the end (#​28)
Fixes
  • Use fullName(to show ancestor titles) for test name pattern plugin (#​26)

0.2.1

  • Fix cursor in terminal app (#​21)
Chore & Maintenance
  • Bump dated dependencies (#​23)

0.2.0

Features
  • Add support for plugin config (#​13)
Fixes
  • Make matching case insensitive (#​18)
  • fix: migrate to use jest-watcher (#​6)
Chore & Maintenance
  • Upgrade Prettier to 1.13.7 (#​17)
  • New directory structure (#​14)
  • Move ansi-escapes to dependencies 23f22d4
  • Setup Travis and add tests (#​12)

0.1.0

Features
  • Add test name typeahead (#​1)
  • Rename to jest-watch-typeahead

0.0.1

Initial Release

v0.6.2

Compare Source

Fixes
  • Use correct highlight offset even when rootDir is not root package directory (#​34)

v0.6.1

Compare Source

Fixes
  • Provide exact pattern for selected test names

v0.6.0

Compare Source

Chore & Maintenance
  • Update dependencies and drop Node 8 (#​35)

v0.5.0

Compare Source

Chore & Maintenance
  • Update dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jest-watch-typeahead-0.x branch from eafd19f to aca0185 Compare August 10, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants