[PR #547] [CLOSED] chore(deps-dev): bump unplugin-vue-define-options from 1.4.9 to 1.4.10 in /app #8155

Closed
opened 2026-03-12 23:40:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/547
Author: @dependabot[bot]
Created: 9/9/2024
Status: Closed

Base: devHead: dependabot/npm_and_yarn/app/dev/unplugin-vue-define-options-1.4.10


📝 Commits (1)

  • dd4b2c5 chore(deps-dev): bump unplugin-vue-define-options in /app

📊 Changes

2 files changed (+76 additions, -12 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+75 -11)

📄 Description

Bumps unplugin-vue-define-options from 1.4.9 to 1.4.10.

Release notes

Sourced from unplugin-vue-define-options's releases.

unplugin-vue-define-options@1.4.10

Patch Changes

  • Updated dependencies [9a61a50]:
    • @​vue-macros/common@​1.12.3
Changelog

Sourced from unplugin-vue-define-options's changelog.

1.4.10

Patch Changes

  • Updated dependencies [9a61a50]:
    • @​vue-macros/common@​1.12.3
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/0xJacky/nginx-ui/pull/547 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/9/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/app/dev/unplugin-vue-define-options-1.4.10` --- ### 📝 Commits (1) - [`dd4b2c5`](https://github.com/0xJacky/nginx-ui/commit/dd4b2c5f5708d852efe848cccba2b1c5addf26be) chore(deps-dev): bump unplugin-vue-define-options in /app ### 📊 Changes **2 files changed** (+76 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+75 -11) </details> ### 📄 Description Bumps [unplugin-vue-define-options](https://github.com/vue-macros/vue-macros/tree/HEAD/packages/define-options) from 1.4.9 to 1.4.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vue-macros/vue-macros/releases">unplugin-vue-define-options's releases</a>.</em></p> <blockquote> <h2>unplugin-vue-define-options@1.4.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/vue-macros/vue-macros/commit/9a61a507869684c361b430b8aabb3741382369db"><code>9a61a50</code></a>]: <ul> <li><code>@​vue-macros/common</code><a href="https://github.com/1"><code>@​1</code></a>.12.3</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vue-macros/vue-macros/blob/main/packages/define-options/CHANGELOG.md">unplugin-vue-define-options's changelog</a>.</em></p> <blockquote> <h2>1.4.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/vue-macros/vue-macros/commit/9a61a507869684c361b430b8aabb3741382369db"><code>9a61a50</code></a>]: <ul> <li><code>@​vue-macros/common</code><a href="https://github.com/1"><code>@​1</code></a>.12.3</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vue-macros/vue-macros/commit/4faa0de29de8f5785c12513c96e66a3e45e9aedd"><code>4faa0de</code></a> chore: bump versions (<a href="https://github.com/vue-macros/vue-macros/tree/HEAD/packages/define-options/issues/797">#797</a>)</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/475765081f78cacdbe2fcac680adf278f19913f5"><code>4757650</code></a> docs: move documentation link to usage chapter</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/9b20ecdc2d5a6e394f566cac486209f94c8fed64"><code>9b20ecd</code></a> docs: add rspack/rsbuild guide</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/734b24ed7aa52a0c501f6f81bf7e8c4bd3bb92f6"><code>734b24e</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vue-macros/vue-macros/tree/HEAD/packages/define-options/issues/783">#783</a>)</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/c8670cf4b5908922da61e551302d5dfa966bf3a1"><code>c8670cf</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vue-macros/vue-macros/tree/HEAD/packages/define-options/issues/777">#777</a>)</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/037079f15315b405d82187fce7a15c31af3dc3ac"><code>037079f</code></a> chore: upgrade deps</li> <li><a href="https://github.com/vue-macros/vue-macros/commit/a2e771d6706a258cf29bcb6ec8f14e9335b0f47a"><code>a2e771d</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vue-macros/vue-macros/tree/HEAD/packages/define-options/issues/769">#769</a>)</li> <li>See full diff in <a href="https://github.com/vue-macros/vue-macros/commits/unplugin-vue-define-options@1.4.10/packages/define-options">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unplugin-vue-define-options&package-manager=npm_and_yarn&previous-version=1.4.9&new-version=1.4.10)](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>
kerem 2026-03-12 23:40:18 +03: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
starred/nginx-ui#8155
No description provided.