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 devdependencies #1240

Merged
merged 1 commit into from Aug 8, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-organize-imports ~3.0.1 -> ~3.0.2 age adoption passing confidence
tsx ~3.8.0 -> ~3.8.1 age adoption passing confidence

Release Notes

simonhaenisch/prettier-plugin-organize-imports

v3.0.2

Compare Source

This version fixes a regression introduced by adding some file-system related methods (fileExists and readFile) to the language service host (to fix #​63), which revealed that the implementation of getScriptSnapshot was incorrect.

esbuild-kit/tsx

v3.8.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate bot requested a review from a team as a code owner August 8, 2022 00:08
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #1240 (823c307) into main (b07ab57) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1240   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2155     2155           
  Lines      236884   236884           
  Branches      989      990    +1     
=======================================
+ Hits       235995   235996    +1     
+ Misses        868      867    -1     
  Partials       21       21           
Impacted Files Coverage Δ
src/modules/finance/index.ts 100.00% <0.00%> (+0.23%) ⬆️

@renovate renovate bot force-pushed the renovate/devdependencies branch from f73e19c to 823c307 Compare August 8, 2022 02:14
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-organize-imports to ~3.0.2 chore(deps): update devdependencies Aug 8, 2022
@import-brain import-brain added this to the v7 - Current Major milestone Aug 8, 2022
@ST-DDT ST-DDT merged commit e1cb08f into main Aug 8, 2022
@ST-DDT ST-DDT deleted the renovate/devdependencies branch August 8, 2022 06:22
@Shinigami92
Copy link
Member

The update to prettier-plugin-organize-imports v3.0.2 brought a huge time performance issue into our project
This might be solved by #1242 (v3.0.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants