add-typescript-to-cypress
add-typescript-to-cypress copied to clipboard
chore(deps): update dependency prettier-standard to v16 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| prettier-standard | 9.1.1 -> 16.4.1 |
Release Notes
sheerun/prettier-standard
v16.4.1
v16.4.0
v16.3.0
- Update all dependencies, including prettierx, eslint, and plugins
v16.2.1
- Update all dependencies, including prettier and eslint
- Add
--stdin-filepathflag that can be used for editor integration https://github.com/sheerun/prettier-standard/pull/92
v16.2.0
v16.1.0
v16.0.0
v15.0.1
prettier-standardby default will format all files in repository, if no patterns are presentprettier-standard --stagedfor formatting just staged changes- fix: support all possible CLI globs for git repositories
v15.0.0
v14.1.1
v14.1.0
v14.0.7
v14.0.6
v14.0.5
v14.0.4
v14.0.3
v14.0.2
v14.0.1
v14.0.0
v13.0.6
v13.0.5
v13.0.4
v13.0.3
v13.0.2
v13.0.1
v13.0.0
- Added
--chagedflag that allows to format just changed lines (requires git) - Added
--since <branch>flag that allows to format just changes since given branch (requires git)
Also, --changed can be combined with --since <branch> and --check 💛
v12.0.2
v12.0.1
v12.0.0
This release is complete rewrite which avoids spawning external processes, it should be faster now! 🥂
--checkflag has been introduced that behaves similarly to prettier --check- multiple patterns are now allowed to be provided
v11.0.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.