Skip to content

chore: Update all non-major dependencies#243

Merged
freb97 merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 22, 2026
Merged

chore: Update all non-major dependencies#243
freb97 merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@graphql-codegen/cli (source) ^7.1.2^7.1.3 age adoption passing confidence dependencies patch
@nuxt/ui (source) ^4.8.2^4.9.0 age adoption passing confidence dependencies minor
@shopify/hydrogen (source) ^2026.4.3^2026.4.4 age adoption passing confidence devDependencies patch
@types/node (source) ^25.9.3^25.9.4 age adoption passing confidence devDependencies patch
better-sqlite3 ^12.10.1^12.11.1 age adoption passing confidence dependencies minor
docus ^5.12.1^5.12.2 age adoption passing confidence dependencies patch
happy-dom ^20.10.3^20.10.6 age adoption passing confidence devDependencies patch
knip (source) ^6.16.1^6.17.1 age adoption passing confidence devDependencies minor
node 24.16.024.17.0 age adoption passing confidence uses-with minor
reka-ui ^2.9.10^2.10.0 age adoption passing confidence dependencies minor

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v7.1.3

Compare Source

Patch Changes
  • #​10335
    3280ace
    Thanks @​Diluka! - Fix graphql-config loading order to correctly
    detect codegen projects

    Previously, a graphql-config file like this failed:

    projects:
      default:
        schema: 'default/schema.graphql'
      project1:
        schema: 'project1/schema.graphql'
        extensions:
          codegen:
            generates:
              'project1/__generated__/types.ts':
                plugins: ['typescript']

    This is because the default project doesn't have a codegen extension, which caused previous
    logic to short circuit before reading project1's config.

    The fix reads every named project first, before reading the default project to exhaustively go
    through every single project.

nuxt/ui (@​nuxt/ui)

v4.9.0

Compare Source

Features
Bug Fixes
WiseLibs/better-sqlite3 (better-sqlite3)

v12.11.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.11.0...v12.11.1

nuxt-content/docus (docus)

v5.12.2

Compare Source

Features
  • assistant: refine tool display and streaming behavior (#​1390) (a2ac34c)
Bug Fixes
  • layer: scope UI variant defaults to docus components (#​1395) (82abeca)
capricorn86/happy-dom (happy-dom)

v20.10.6

Compare Source

👷‍♂️ Patch fixes

v20.10.5

Compare Source

👷‍♂️ Patch fixes
  • Adds cache to query selector parser - By @​capricorn86 in task #​2142
    • The selector parser degraded in performance in v20.6.3 to solve more complex selectors
    • Parsing is still a bit slower, but the cache will hopefully mitigate most of the problem

v20.10.4

Compare Source

👷‍♂️ Patch fixes
  • Coerce null qualifiedName to empty string in createDocument - By @​Firer in task #​2206
webpro-nl/knip (knip)

v6.17.1: Release 6.17.1

Compare Source

  • Remove ignoreBinaries w/ tar (b13d0ca)
  • Wrap up docs/refs (29f3e46)
  • Update dependencies (7b2f345)
  • Fix up vscode-languageclient imports (820c233)

v6.17.0: Release 6.17.0

Compare Source

actions/node-versions (node)

v24.17.0: 24.17.0

Compare Source

Node.js 24.17.0

unovue/reka-ui (reka-ui)

v2.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • Checkbox: Skip label querySelector when aria-label is provided  -  by @​zernonia and Claude Opus 4.8 (1M context) in #​2715 (39c52)
  • Collection: Replace indexOf sort with node index map in getItems  -  by @​zernonia and Claude Opus 4.8 (1M context) in #​2695 (a0f3d)
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@freb97 freb97 merged commit 0ea03ee into main Jun 22, 2026
5 checks passed
@freb97 freb97 deleted the renovate/all-minor-patch branch June 22, 2026 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant