[PR #28] [MERGED] Bump vite-tsconfig-paths from 4.3.2 to 5.0.1 #103

Closed
opened 2026-05-06 12:15:21 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/28
Author: @dependabot[bot]
Created: 8/12/2024
Status: Merged
Merged: 8/13/2024
Merged by: @BreizhHardware

Base: masterHead: dependabot/npm_and_yarn/vite-tsconfig-paths-5.0.1


📝 Commits (1)

  • d8e1cb3 Bump vite-tsconfig-paths from 4.3.2 to 5.0.1

📊 Changes

2 files changed (+5 additions, -20 deletions)

View changed files

📝 package-lock.json (+4 -19)
📝 package.json (+1 -1)

📄 Description

Bumps vite-tsconfig-paths from 4.3.2 to 5.0.1.

Release notes

Sourced from vite-tsconfig-paths's releases.

v5.0.0

This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api

If your project is using CommonJS, you can rename your Vite config to use the .mjs or .mts extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/portfolio/pull/28 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-tsconfig-paths-5.0.1` --- ### 📝 Commits (1) - [`d8e1cb3`](https://github.com/BreizhHardware/portfolio/commit/d8e1cb3ac3a08603be9ab7f94252fd95c194d255) Bump vite-tsconfig-paths from 4.3.2 to 5.0.1 ### 📊 Changes **2 files changed** (+5 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -19) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <p>This package is now ESM only in order to align with Vite: <a href="https://vitejs.dev/guide/migration#deprecate-cjs-node-api">https://vitejs.dev/guide/migration#deprecate-cjs-node-api</a></p> <p>If your project is using CommonJS, you can rename your Vite config to use the <code>.mjs</code> or <code>.mts</code> extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/c2b0b4ca111cf01453dbf7fe80fdc49e5526c46e"><code>c2b0b4c</code></a> 5.0.1</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/ae80736bf5e2029900c0518416681e006b1b56ca"><code>ae80736</code></a> chore(fix): restore &quot;main&quot; and &quot;types&quot; fields in package.json</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/29093ed6c869741f1e7e5241fdfedc2d1d44d5a2"><code>29093ed</code></a> 5.0.0</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/66d478e8e66f72dd3c41ef3a53febe27955445f4"><code>66d478e</code></a> chore: update readme notice</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/5ff0d6abbae3f98276f4460b34478e02d7ef98a2"><code>5ff0d6a</code></a> chore: drop CJS build (<a href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/151">#151</a>)</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/03ffe4a60afd40066cdbd0048dce853084e2e4a2"><code>03ffe4a</code></a> chore: update readme announcement</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/fc2da504bfec1ed6ae5caad3d65efa7a9b1bbb20"><code>fc2da50</code></a> chore: update lockfiles</li> <li>See full diff in <a href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-tsconfig-paths&package-manager=npm_and_yarn&previous-version=4.3.2&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:15:21 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/portfolio#103
No description provided.