Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 7 updates#99

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-d497268963
Open

chore(deps): bump the all-dependencies group across 1 directory with 7 updates#99
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-d497268963

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps the all-dependencies group with 4 updates in the / directory: @nuxt/content, @unhead/vue, @j178/prek and happy-dom.

Updates @nuxt/content from 3.11.0 to 3.11.2

Changelog

Sourced from @​nuxt/content's changelog.

3.11.2 (2026-02-05)

Bug Fixes

  • studio: fallback to env variable to detect ai feature (#3713) (3fc8b7b)

3.11.1 (2026-02-05)

Features

  • collections: create studio collections for AI if detected (#3709) (7744645)

Bug Fixes

  • issue with disabling contentRawMarkdown (5be6b0c)
Commits
  • e8beed8 chore(release): v3.11.2
  • ec71e8c chore: upgrade deps
  • 3fc8b7b fix(studio): fallback to env variable to detect ai feature (#3713)
  • 408dc2e chore(release): v3.11.1
  • c2a1c47 docs: remove duplicate content (#3690)
  • dc7abb9 chore: replace json-schema-to-typescript with `json-schema-to-typescript-li...
  • 3eb1f83 docs: fix bad end tag (#3699)
  • 7744645 feat(collections): create studio collections for AI if detected (#3709)
  • c3f5108 dcos(blog): improve ai gateway setup section in ai assistant post (#3712)
  • f265ce6 docs(blog): docus ai-assistant (#3710)
  • Additional commits viewable in compare view

Updates @unhead/vue from 2.1.2 to 2.1.3

Release notes

Sourced from @​unhead/vue's releases.

v2.1.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates docus from 5.4.4 to 5.5.0

Release notes

Sourced from docus's releases.

v5.5.0

🚀 Features

  • skills:create folder with first skill /create-docs (#1257) (0b2d346)
  • layer: add sitemap.xml generation (#1259) (45bffbc)
  • layer: add ai assistant module (#1241) (1ff2829)
  • llms: add docs page redirection to raw markdown for agents (#1264) (9ceafe6)
  • llms: redirect homepage to /llms.txt (#1263) (6fd8686)

🐛 Bug Fixes

  • .starters: prerendering issues (edab8bf)
  • .starters: prerendering issues in i18n template (251b962)
  • assitant: do not trigger panel when opening Studio (6199d95)
  • build: remove warnings (845e4c8)
  • layer: add @vercel/oidc to optimizeDeps (#1262) (88885ae)
  • layer: enhance sitemap generation, exclude navigation files (#1261) (cd2c62e)
  • llms: default domain (d7ff04a)
  • llms: infer vercel urls (6d437cc)
  • locale: lazy import (#1266) (dd4a526)
  • logs: use nuxt logger (e6be163)

📚 Documentation

Blog post about AI assistant: https://content.nuxt.com/blog/ai-assistant

New Contributors

Full Changelog: nuxt-content/docus@v5.4.4...v5.5.0

Changelog

Sourced from docus's changelog.

5.5.0 (2026-02-04)

Features

  • add skills folder with first skill /create-docs (#1257) (0b2d346)
  • layer: add sitemap.xml generation (#1259) (45bffbc)
  • layer: add ai assistant module (#1241) (1ff2829)
  • llms: add docs page redirection to raw markdown for agents (#1264) (9ceafe6)
  • llms: redirect homepage to /llms.txt (#1263) (6fd8686)

Bug Fixes

  • .starters: prerendering issues (8fe3796)
  • .starters: prerendering issues (edab8bf)
  • .starters: prerendering issues in i18n template (251b962)
  • assitant: do not trigger panel when opening Studio (6199d95)
  • build: remove warnings (845e4c8)
  • layer: add @vercel/oidc to optimizeDeps (#1262) (88885ae)
  • layer: enhance sitemap generation, exclude navigation files (#1261) (cd2c62e)
  • llms: default domain (d7ff04a)
  • llms: infer vercel urls (6d437cc)
  • locale: lazy import (#1266) (dd4a526)
  • logs: use nuxt logger (e6be163)
Commits
  • 9e38130 chore(version): release v5.5.0
  • 251b962 fix(.starters): prerendering issues in i18n template
  • dd4a526 fix(locale): lazy import (#1266)
  • e6be163 fix(logs): use nuxt logger
  • 8fe3796 fix(.starters): prerendering issues
  • 6d437cc fix(llms): infer vercel urls
  • d7ff04a fix(llms): default domain
  • edab8bf fix(.starters): prerendering issues
  • 9ceafe6 feat(llms): add docs page redirection to raw markdown for agents (#1264)
  • 6fd8686 feat(llms): redirect homepage to /llms.txt (#1263)
  • Additional commits viewable in compare view

Updates oxlint from 1.42.0 to 1.43.0

Release notes

Sourced from oxlint's releases.

oxlint v1.27.0 && oxfmt v0.12.0

Oxlint v1.27.0

🚀 Features

  • 222a8f0 linter/plugins: Implement SourceCode#isSpaceBetween (#15498) (overlookmotel)
  • 2f9735d linter/plugins: Implement context.languageOptions (#15486) (overlookmotel)
  • bc731ff linter/plugins: Stub out all Context APIs (#15479) (overlookmotel)
  • 5822cb4 linter/plugins: Add extend method to FILE_CONTEXT (#15477) (overlookmotel)
  • 7b1e6f3 apps: Add pure rust binaries and release to github (#15469) (Boshen)
  • 2a89b43 linter: Introduce debug assertions after fixes to assert validity (#15389) (camc314)
  • ad3c45a editor: Add oxc.path.node option (#15040) (Sysix)

🐛 Bug Fixes

  • 6f3cd77 linter/no-var: Incorrect warning for blocks (#15504) (Hamir Mahal)
  • 6957fb9 linter/plugins: Do not allow access to Context#id in createOnce (#15489) (overlookmotel)
  • 7409630 linter/plugins: Allow access to cwd in createOnce in ESLint interop mode (#15488) (overlookmotel)
  • 732205e parser: Reject using / await using in a switch case / default clause (#15225) (sapphi-red)
  • a17ca32 linter/plugins: Replace Context class (#15448) (overlookmotel)
  • ecf2f7b language_server: Fail gracefully when tsgolint executable not found (#15436) (camc314)
  • 3c8d3a7 lang-server: Improve logging in failure case for tsgolint (#15299) (camc314)
  • ef71410 linter: Use jsx if source type is JS in fix debug assertion (#15434) (camc314)
  • e32bbf6 linter/no-var: Handle TypeScript declare keyword in fixer (#15426) (camc314)
  • 6565dbe linter/switch-case-braces: Skip comments when searching for : token (#15425) (camc314)
  • 85bd19a linter/prefer-class-fields: Insert value after type annotation in fixer (#15423) (camc314)
  • fde753e linter/plugins: Block access to context.settings in createOnce (#15394) (overlookmotel)
  • ddd9f9f linter/forward-ref-uses-ref: Dont suggest removing wrapper in invalid positions (#15388) (camc314)
  • dac2a9c linter/no-template-curly-in-string: Remove fixer (#15387) (camc314)
  • 989b8e3 linter/no-var: Only fix to const if the var has an initializer (#15385) (camc314)
  • cc403f5 linter/plugins: Return empty object for unimplemented parserServices (#15364) (magic-akari)

⚡ Performance

  • 25d577e language_server: Start tools in parallel (#15500) (Sysix)
  • 3c57291 linter/plugins: Optimize loops (#15449) (overlookmotel)
  • 3166233 linter/plugins: Remove Arcs (#15431) (overlookmotel)
  • 9de1322 linter/plugins: Lazily deserialize settings JSON (#15395) (overlookmotel)
  • 3049ec2 linter/plugins: Optimize deepFreezeSettings (#15392) (overlookmotel)
  • 444ebfd linter/plugins: Use single object for parserServices (#15378) (overlookmotel)

📚 Documentation

  • 97d2104 linter: Update comment in lint.rs about default value for tsconfig path (#15530) (Connor Shea)
  • 2c6bd9e linter: Always refer as "ES2015" instead of "ES6" (#15411) (sapphi-red)
  • a0c5203 linter/import/named: Update "ES7" comment in examples (#15410) (sapphi-red)
  • 3dc24b5 linter,minifier: Always refer as "ES Modules" instead of "ES6 Modules" (#15409) (sapphi-red)
  • 2ad77fb linter/no-this-before-super: Correct "Why is this bad?" section (#15408) (sapphi-red)
  • 57f0ce1 linter: Add backquotes where appropriate (#15407) (sapphi-red)

Oxfmt v0.12.0

... (truncated)

Changelog

Sourced from oxlint's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

Commits
  • fa0eeb7 release(apps): oxlint v1.43.0 && oxfmt v0.28.0 (#18843)
  • ab4fddd refactor(linter/plugins): rename oxlint/rule-tester to oxlint/plugins-dev...
  • 9de9385 refactor(linter/plugins): rename oxlint/plugin to oxlint/plugins (#18792)
  • 81eb6fa refactor(linter): split entry points for custom plugins/config/types (#18601)
  • See full diff in compare view

Updates @j178/prek from 0.3.0 to 0.3.2

Release notes

Sourced from @​j178/prek's releases.

0.3.2

Release Notes

Released on 2026-02-06.

Highlights

  • prek.toml is here!

    You can now use prek.toml as an alternative to .pre-commit-config.yaml for configuring prek. prek.toml mirrors the structure of .pre-commit-config.yaml, but TOML is less error-prone. Your existing .pre-commit-config.yaml will continue to work, but for new users and new projects, prek.toml may make more sense. If you want to switch, run prek util yaml-to-toml to convert YAML configs to prek.toml. See configuration docs for details.

    For example, this config:

    repos:
      - repo: https://github.com/pre-commit/pre-commit-hooks
        rev: v6.0.0
        hooks:
          - id: check-yaml

    Can be written as prek.toml like this:

    [[repos]]
    repo = "https://github.com/pre-commit/pre-commit-hooks"
    rev = "v6.0.0"
    hooks = [ { id = "check-yaml" } ]
  • serde-yaml has been replaced with serde-saphyr

    We replaced the long-deprecated serde-yaml crate with serde-saphyr for YAML parsing. It is written in safe Rust and has better error messages, performance, and security. This lets us provide precise location information for configuration parsing errors, which should make it easier to fix config issues.

    For example, this invalid config:

    repos:
      - repo: https://github.com/crate-ci/typos
        hooks:
          - id: typos

    Before:

    $ prek run
    error: Failed to parse `.pre-commit-config.yaml`
      caused by: Invalid remote repo: missing field `rev`

... (truncated)

Changelog

Sourced from @​j178/prek's changelog.

0.3.2

Released on 2026-02-06.

Highlights

  • prek.toml is here!

    You can now use prek.toml as an alternative to .pre-commit-config.yaml for configuring prek. prek.toml mirrors the structure of .pre-commit-config.yaml, but TOML is less error-prone. Your existing .pre-commit-config.yaml will continue to work, but for new users and new projects, prek.toml may make more sense. If you want to switch, run prek util yaml-to-toml to convert YAML configs to prek.toml. See configuration docs for details.

    For example, this config:

    repos:
      - repo: https://github.com/pre-commit/pre-commit-hooks
        rev: v6.0.0
        hooks:
          - id: check-yaml

    Can be written as prek.toml like this:

    [[repos]]
    repo = "https://github.com/pre-commit/pre-commit-hooks"
    rev = "v6.0.0"
    hooks = [ { id = "check-yaml" } ]
  • serde-yaml has been replaced with serde-saphyr

    We replaced the long-deprecated serde-yaml crate with serde-saphyr for YAML parsing. It is written in safe Rust and has better error messages, performance, and security. This lets us provide precise location information for configuration parsing errors, which should make it easier to fix config issues.

    For example, this invalid config:

    repos:
      - repo: https://github.com/crate-ci/typos
        hooks:
          - id: typos

    Before:

    $ prek run
    error: Failed to parse `.pre-commit-config.yaml`
      caused by: Invalid remote repo: missing field `rev`

... (truncated)

Commits
  • 71790f3 Bump version to 0.3.2 (#1587)
  • 9172278 Use semver fallback sort when tag timestamps are equal (#1579)
  • 294325c Remove emoji in README.md (#1589)
  • dc7d09d Remove upper bound constraintof uv version (#1588)
  • 72a78ee Do not make the child a session leader (#1586)
  • 3fa9187 Add prek util yaml-to-toml to convert .pre-commit-config.yaml to `prek.to...
  • 2314871 Bump the supported uv version upper limit to 0.11.0 (#1580)
  • 4ff825e Include prek.toml in run hint for config filename (#1578)
  • b516d66 Update quick start to use prek.toml (#1576)
  • 60eb3f4 Document that use --refresh to pick up .prekignore changes (#1575)
  • Additional commits viewable in compare view

Updates happy-dom from 20.3.9 to 20.5.0

Release notes

Sourced from happy-dom's releases.

v20.5.0

👷‍♂️ Patch fixes

  • Removes circular dependencies internally - By @​capricorn86 in task #2055
    • Compilers can handle simpler circular dependencies, but warnings may be outputted
  • Changes naming of types used internally to follow a consistent pattern - By @​capricorn86 in task #2055
  • Enforces use of the "type" modifier internally in the source code (e.g. import type and export type) - By @​capricorn86 in task #2055

v20.4.0

🎨 Features

Commits

Updates oxfmt from 0.27.0 to 0.28.0

Changelog

Sourced from oxfmt's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

Commits

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

…7 updates

Bumps the all-dependencies group with 4 updates in the / directory: [@nuxt/content](https://github.com/nuxt/content), [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue), [@j178/prek](https://github.com/j178/prek) and [happy-dom](https://github.com/capricorn86/happy-dom).


Updates `@nuxt/content` from 3.11.0 to 3.11.2
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v3.11.0...v3.11.2)

Updates `@unhead/vue` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v2.1.3/packages/vue)

Updates `docus` from 5.4.4 to 5.5.0
- [Release notes](https://github.com/nuxt-content/docus/releases)
- [Changelog](https://github.com/nuxt-content/docus/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/docus@v5.4.4...v5.5.0)

Updates `oxlint` from 1.42.0 to 1.43.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.43.0/npm/oxlint)

Updates `@j178/prek` from 0.3.0 to 0.3.2
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.3.0...v0.3.2)

Updates `happy-dom` from 20.3.9 to 20.5.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.3.9...v20.5.0)

Updates `oxfmt` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.28.0/npm/oxfmt)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-version: 3.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@unhead/vue"
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: docus
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: oxlint
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@j178/prek"
  dependency-version: 0.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: happy-dom
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: oxfmt
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

📊 Test Coverage Report

Metric Coverage Status
Statements 100%
Branches 96.34%
Functions 100%
Lines 100%

Detailed Coverage

  • Covered: 131 / 131 lines
  • Threshold: 60% (minimum required)

Coverage report generated by Vitest

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant