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 (major) #2540

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ~50.0.1 -> ~51.0.1 age adoption passing confidence
tsx ~3.13.0 -> ~4.7.0 age adoption passing confidence
vite (source) ~4.5.2 -> ~5.1.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v51.0.1

Compare Source

  • prefer-node-protocol: Fix false positive on bun:* modules (#​2272) 43fc638

v51.0.0

Compare Source

Breaking
  • consistent-destructuring: Remove from recommended preset (#​2260) 702d51b
Improvements
Fixes
privatenumber/tsx (tsx)

v4.7.0

Compare Source

Features

This release is also available on:

v4.6.2

Compare Source

Bug Fixes

This release is also available on:

v4.6.1

Compare Source

Bug Fixes
  • adjust feature detection for node 18.19 loader changes (#​422) (f4f19e0)

This release is also available on:

v4.6.0

Compare Source

Features

This release is also available on:

v4.5.1

Compare Source

Bug Fixes

This release is also available on:

v4.5.0

Compare Source

Features
  • watch: log reason for rerun & improved exit handling (#​412) (fb59907)

This release is also available on:

v4.4.0

Compare Source

Bug Fixes
  • send SIGKILL on unresponsive process (#​395) (fb61588)
  • watch: dont log rerunning on first run (5a71a87)
Features

This release is also available on:

v4.3.0

Compare Source

Bug Fixes
  • cache bust for dynamic-import transfomer change (15b4277)
Features
Performance Improvements

This release is also available on:

v4.2.1

Compare Source

Bug Fixes

This release is also available on:

v4.2.0

Compare Source

Features

This release is also available on:

v4.1.4

Compare Source

Reverts

This release is also available on:

v4.1.3

Compare Source

Bug Fixes
  • cache: version import transformer (7676143)
  • source map: handle source map in middle of file (#​392) (497f69a)
Performance Improvements
  • dynamic import: use string check instead of regex (f1088e6)

This release is also available on:

v4.1.2

Compare Source

Bug Fixes

This release is also available on:

v4.1.1

Compare Source

Bug Fixes

This release is also available on:

v4.1.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.0.0

Compare Source

Bug Fixes
  • emit transformation warnings via stderr (97f9485)
Features
Performance Improvements
BREAKING CHANGES
  • Rename env vars prefix from ESBK_ to TSX_
  • only Node.js LTS versions v18 and up are now supported

This release is also available on:

v3.14.0

Compare Source

Bug Fixes
Features
  • support Node v20.6.0 module.register() & --import flag (#​337) (23e4694)

This release is also available on:

vitejs/vite (vite)

v5.1.0

v5.0.12

Compare Source

Please refer to CHANGELOG.md for details.

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

v5.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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, check this box

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 November 13, 2023 01:37
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e0df8b) 99.57% compared to head (dc396a4) 99.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2540      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2807     2807              
  Lines      250525   250525              
  Branches     1152     1152              
==========================================
- Hits       249461   249459       -2     
- Misses       1036     1038       +2     
  Partials       28       28              

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 20c75c7 to b6b9a69 Compare November 13, 2023 08:22
@ST-DDT ST-DDT added this to the v9.0 milestone Nov 13, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 11 times, most recently from 457713a to 102e3ae Compare November 15, 2023 09:12
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4 chore(deps): update devdependencies (major) Nov 16, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 12 times, most recently from 62b817b to 3acfb72 Compare November 20, 2023 23:41
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 10 times, most recently from a7d6deb to 5d4ff27 Compare December 1, 2023 19:29
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 8 times, most recently from 020381e to a24531b Compare December 8, 2023 16:20
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from bfcbb7e to 0cd50bf Compare December 11, 2023 09:07
@ST-DDT ST-DDT added the do NOT merge yet Do not merge this PR into the target branch yet label Dec 11, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from d191ab7 to dc396a4 Compare February 9, 2024 08:39
@ST-DDT ST-DDT removed the do NOT merge yet Do not merge this PR into the target branch yet label Feb 9, 2024
@ST-DDT ST-DDT requested review from a team February 9, 2024 09:48
@ST-DDT ST-DDT merged commit 5fe3979 into next Feb 9, 2024
17 of 19 checks passed
@ST-DDT ST-DDT deleted the renovate/major-devdependencies branch February 9, 2024 11:40
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants