Skip to content

build(deps): bump the npm-minor-patch group in /docs with 2 updates - #187

Merged
github-actions[bot] merged 1 commit into
4.xfrom
dependabot/npm_and_yarn/docs/npm-minor-patch-30ac52d8a2
Sep 17, 2026
Merged

github-actions[bot] merged 1 commit into
4.xfrom
dependabot/npm_and_yarn/docs/npm-minor-patch-30ac52d8a2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group in /docs with 2 updates: @nuxt/scripts and @nuxt/ui.

Updates @nuxt/scripts from 1.3.8 to 1.3.9

Release notes

Sourced from @​nuxt/scripts's releases.

v1.3.9

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @nuxt/ui from 4.11.0 to 4.11.1

Release notes

Sourced from @​nuxt/ui's releases.

v4.11.1

🐛 Bug Fixes

  • ChatMessages: add missing color to user and assistant props (#6920) (bbf1e14)
  • Checkbox/RadioGroup: add flex-wrap on list and card variants (#6913) (90c45a6)
  • Checkbox/RadioGroup: use border-default on card and table variants (#6884) (9bdb89b)
  • CommandPalette: keep astral characters intact when truncating search results (#6817) (e4cb042)
  • Form: omit method attribute on nested forms (#6888) (a494a97)
  • InputNumber: work uncontrolled with only a default value (#6859) (2d4782b)
  • Link: restore prefetching with Nuxt 4.5 custom slot (#6921) (c4ee0ea)
  • Link: wait for onNuxtReady before observing visibility (#6922) (612ab1c)
  • NavigationMenu: avoid duplicate accordion trigger on items without to (#6862) (726e142)
  • ProseCodeTree: invoke default slot from render (#6906) (fbb9e22)
  • Select/SelectMenu: add responsive text size (#6903) (e791d30)
  • SelectMenu: prevent search input focus on open with autofocus: false (#6905) (6caa6a9)
  • Slider: emit a number for a single thumb (#6890) (3d2de0c)
  • Table: exclude hidden columns from colspan (#6894) (2e8f533)

💚 Contributors

Full Changelog: nuxt/ui@v4.11.0...v4.11.1

Changelog

Sourced from @​nuxt/ui's changelog.

4.11.1 (2026-09-07)

Bug Fixes

  • ChatMessages: add missing color to user and assistant props (#6920) (bbf1e14)
  • Checkbox/RadioGroup: add flex-wrap on list and card variants (#6913) (90c45a6)
  • Checkbox/RadioGroup: use border-default on card and table variants (#6884) (9bdb89b)
  • CommandPalette: keep astral characters intact when truncating search results (#6817) (e4cb042)
  • Form: omit method attribute on nested forms (#6888) (a494a97)
  • InputNumber: work uncontrolled with only a default value (#6859) (2d4782b)
  • Link: restore prefetching with Nuxt 4.5 custom slot (#6921) (c4ee0ea)
  • Link: wait for onNuxtReady before observing visibility (#6922) (612ab1c)
  • NavigationMenu: avoid duplicate accordion trigger on items without to (#6862) (726e142)
  • ProseCodeTree: invoke default slot from render (#6906) (fbb9e22)
  • Select/SelectMenu: add responsive text size (#6903) (e791d30)
  • SelectMenu: prevent search input focus on open with autofocus: false (#6905) (6caa6a9)
  • Slider: emit a number for a single thumb (#6890) (3d2de0c)
  • Table: exclude hidden columns from colspan (#6894) (2e8f533)
Commits
  • 7224333 chore(release): v4.11.1
  • 042bf3b chore(deps): update tiptap to ^3.31.3 (#6926)
  • 2d4782b fix(InputNumber): work uncontrolled with only a default value (#6859)
  • ebd4adf chore(deps): update all non-major dependencies (#6925)
  • 2e8f533 fix(Table): exclude hidden columns from colspan (#6894)
  • 726e142 fix(NavigationMenu): avoid duplicate accordion trigger on items without to ...
  • e4cb042 fix(CommandPalette): keep astral characters intact when truncating search res...
  • 8a25c22 test(Link): wait for the visibility observer instead of a fixed timeout
  • 612ab1c fix(Link): wait for onNuxtReady before observing visibility (#6922)
  • fbb9e22 fix(ProseCodeTree): invoke default slot from render (#6906)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-minor-patch group in /docs with 2 updates: [@nuxt/scripts](https://github.com/nuxt/scripts/tree/HEAD/packages/script) and [@nuxt/ui](https://github.com/nuxt/ui).


Updates `@nuxt/scripts` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/nuxt/scripts/releases)
- [Changelog](https://github.com/nuxt/scripts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/scripts/commits/v1.3.9/packages/script)

Updates `@nuxt/ui` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/nuxt/ui/releases)
- [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md)
- [Commits](nuxt/ui@v4.11.0...v4.11.1)

---
updated-dependencies:
- dependency-name: "@nuxt/scripts"
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@nuxt/ui"
  dependency-version: 4.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 17, 2026
@github-actions
github-actions Bot enabled auto-merge September 17, 2026 19:44
@github-actions
github-actions Bot merged commit 200d385 into 4.x Sep 17, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/docs/npm-minor-patch-30ac52d8a2 branch September 17, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants