[PR #94] [CLOSED] chore(deps-dev): bump vite-plugin-components from 0.10.4 to 0.11.1 #98

Closed
opened 2025-12-01 17:05:56 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/94
Author: @dependabot[bot]
Created: 6/14/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vite-plugin-components-0.11.1


📝 Commits (1)

  • 61caa08 chore(deps-dev): bump vite-plugin-components from 0.10.4 to 0.11.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps vite-plugin-components from 0.10.4 to 0.11.1.

Release notes

Sourced from vite-plugin-components's releases.

v0.11.1

Bug Fixes

  • work with vite-plugin-icons (8de33e4)

v0.11.0

Features

  • add Naive UI resolver (16714e8)
  • generate declaration hmr support (#61) (b10dafa)
  • generate declarations for resolvers (bdfee5b)
  • new allowOverrides options (4d044cb)
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 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/ArthurDanjou/website-old/pull/94 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-plugin-components-0.11.1` --- ### 📝 Commits (1) - [`61caa08`](https://github.com/ArthurDanjou/website-old/commit/61caa0814bfaa609711b35a3c7faf1548d2b6629) chore(deps-dev): bump vite-plugin-components from 0.10.4 to 0.11.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vite-plugin-components](https://github.com/antfu/vite-plugin-components) from 0.10.4 to 0.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/antfu/vite-plugin-components/releases">vite-plugin-components's releases</a>.</em></p> <blockquote> <h2>v0.11.1</h2> <h3>Bug Fixes</h3> <ul> <li>work with vite-plugin-icons (<a href="https://github.com/antfu/vite-plugin-components/commit/8de33e4">8de33e4</a>)</li> </ul> <h2>v0.11.0</h2> <h3>Features</h3> <ul> <li>add Naive UI resolver (<a href="https://github.com/antfu/vite-plugin-components/commit/16714e8">16714e8</a>)</li> <li>generate declaration hmr support (<a href="https://github-redirect.dependabot.com/antfu/vite-plugin-components/issues/61">#61</a>) (<a href="https://github.com/antfu/vite-plugin-components/commit/b10dafa">b10dafa</a>)</li> <li>generate declarations for resolvers (<a href="https://github.com/antfu/vite-plugin-components/commit/bdfee5b">bdfee5b</a>)</li> <li>new allowOverrides options (<a href="https://github.com/antfu/vite-plugin-components/commit/4d044cb">4d044cb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antfu/vite-plugin-components/commit/2e178cffc39da77d48c48449a3ee326bac1878db"><code>2e178cf</code></a> release v0.11.1</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/8de33e4506a5b04f5f5941dc9ee5a7621348cd60"><code>8de33e4</code></a> fix: work with vite-plugin-icons</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/308c77c96a691c602fced4d8ee001c3d46b2502e"><code>308c77c</code></a> release v0.11.0</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/bdfee5ba84c1642f61a46d4483e21eca4b602941"><code>bdfee5b</code></a> feat: generate declarations for resolvers</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/63d574eb1d686d7daf13f9ceea9d2a689526a553"><code>63d574e</code></a> chore: update deps</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/263465340e3a4276de647db8dc4a4ecfb5fa79f5"><code>2634653</code></a> chore: cleanup</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/16714e86839a3a6dd94022e26042f4458bce954d"><code>16714e8</code></a> feat: add Naive UI resolver</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/c889aafb0537494a36ee97a59b17a6b514beed1f"><code>c889aaf</code></a> chore: update deps</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/4d044cbacf8d5bc6b8364012d33022cc8b234f3f"><code>4d044cb</code></a> feat: new allowOverrides options</li> <li><a href="https://github.com/antfu/vite-plugin-components/commit/d1f8e0ddb27e2b95fb97cfd2b155bc355bf81427"><code>d1f8e0d</code></a> refactor: file name</li> <li>Additional commits viewable in <a href="https://github.com/antfu/vite-plugin-components/compare/v0.10.4...v0.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-components&package-manager=npm_and_yarn&previous-version=0.10.4&new-version=0.11.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 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>
arthur added the pull-request label 2025-12-01 17:05:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#98