Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

chore(Renovate): ⬆️ Update tools to v4 (major) #119

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
plop (source) 3.1.2 -> 4.0.1 age adoption passing confidence
tsx 3.12.7 -> 4.7.0 age adoption passing confidence
which 3.0.1 -> 4.0.0 age adoption passing confidence

Release Notes

plopjs/plop (plop)

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
Patch Changes
  • Updated dependencies [a22e33f]:
    • node-plop@0.32.0
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:

v3.13.0

Compare Source

Features

This release is also available on:

v3.12.10

Compare Source

Bug Fixes

This release is also available on:

v3.12.9

Compare Source

Bug Fixes

v3.12.8

Compare Source

Bug Fixes
npm/node-which (which)

v4.0.0

Compare Source

⚠️ BREAKING CHANGES
  • support for node 14 has been removed
Bug Fixes
Dependencies

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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 these updates 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.

@renovate renovate bot requested review from a team and xeho91 September 2, 2023 16:02
@renovate renovate bot added 🧩 dependencies Related to the dependencies 🧰 project Related to the project repository management labels Sep 2, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 2, 2023

⚠ 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: pnpm-lock.yaml
Scope: all 17 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/terminal-nerds/snippets/packages/array, /tmp/renovate/repos/github/terminal-nerds/snippets/packages/number, /tmp/renovate/repos/github/terminal-nerds/snippets/packages/environment
.                                        |  WARN  Your pnpm-lock.yaml was generated by a newer version of pnpm. It is a compatible version but it might get downgraded to version 6.0
 ERROR  /@ampproject/remapping@2.2.1 is an invalid relative dependency path

pnpm: /@ampproject/remapping@2.2.1 is an invalid relative dependency path
    at Object.parse2 [as parse] (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:114178:15)
    at nameVerFromPkgSnapshot (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:114287:28)
    at addPreferredVersionsFromLockfile (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:196837:89)
    at getPreferredVersionsFromLockfileAndManifests (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:196831:7)
    at _installInContext (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197757:142)
    at async installInContext (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:198099:16)
    at async _install (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197622:25)
    at async mutateModules (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:197344:23)
    at async recursive (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:198939:50)
    at async installDeps (/opt/containerbase/tools/pnpm/8.5.1/node_modules/pnpm/dist/pnpm.cjs:199235:11)

@changeset-bot
Copy link

changeset-bot bot commented Sep 2, 2023

⚠️ No Changeset found

Latest commit: 285efff

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented Sep 2, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency which to v4 chore(Renovate): ⬆️ Update tools to v4 (major) Sep 8, 2023
@renovate renovate bot force-pushed the renovate/major-tools branch 4 times, most recently from 7fd4697 to 7b6ecd1 Compare November 17, 2023 07:07
@renovate renovate bot force-pushed the renovate/major-tools branch 6 times, most recently from bf2bd0f to d26665b Compare November 26, 2023 13:55
@renovate renovate bot force-pushed the renovate/major-tools branch 3 times, most recently from 95e3d3a to 5e4c102 Compare December 3, 2023 04:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧩 dependencies Related to the dependencies 🧰 project Related to the project repository management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants