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): update dependency jest-watch-typeahead to v1 #374

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-watch-typeahead 0.6.5 -> 1.1.0 age adoption passing confidence

Release Notes

jest-community/jest-watch-typeahead

v1.1.0

Compare Source

Features

v1.0.0

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


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Madrid, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g npm@8.7.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: up-to-date-react-template@2.0.0
npm ERR! Found: jest@26.6.3
npm ERR! node_modules/jest
npm ERR!   dev jest@"26.6.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^27.0.0 || ^28.0.0" from jest-watch-typeahead@1.1.0
npm ERR! node_modules/jest-watch-typeahead
npm ERR!   dev jest-watch-typeahead@"1.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-25T14_46_02_569Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jest-watch-typeahead-1.x branch 4 times, most recently from 6d49938 to 4f22d33 Compare October 10, 2021 19:20
@renovate renovate bot force-pushed the renovate/jest-watch-typeahead-1.x branch 2 times, most recently from 09ac9fc to fdf82f2 Compare October 26, 2021 22:18
@renovate renovate bot force-pushed the renovate/jest-watch-typeahead-1.x branch from fdf82f2 to 983e08b Compare April 25, 2022 14:46
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.

None yet

1 participant