Skip to content

chore(deps): bump qs and @maizzle/framework in /maizzle - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/maizzle/multi-2d74c23fa8
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/maizzle/multi-2d74c23fa8

Conversation

@dependabot

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

Copy link
Copy Markdown

Removes qs. It's no longer used after updating ancestor dependency @maizzle/framework. These dependencies need to be updated together.

Removes qs

Updates @maizzle/framework from 5.3.1 to 6.1.2

Release notes

Sourced from @​maizzle/framework's releases.

v6.1.2

  • test: cover gradient name collisions and remaining tailwindcss branches 32cdcb2
  • fix: match node_modules as path segment in collectSourceFiles feec4ee
  • fix: traverse virtual modules and query variants in collectSourceFiles fcd0a84
  • fix: handle Windows paths in collectSourceFiles, add doctype to fixture af8bc0b
  • feat: scope Tailwind source scanning to template import closure 8c14723

maizzle/framework@v6.1.1...v6.1.2

v6.1.1

  • build(deps-dev): bump @​types/node from 26.1.1 to 26.2.0 d3ad5de
  • build(deps): bump @​lucide/vue from 1.28.0 to 1.33.0 16fdee5
  • build(deps): bump oxfmt from 0.61.0 to 0.64.0 94aecbe
  • build(deps): bump vite from 8.2.1 to 8.2.2 c62a876
  • build(deps): bump color-shorthand-hex-to-six-digit from 5.1.3 to 5.2.0 7fe412a
  • build(deps-dev): bump brace-expansion from 2.1.1 to 2.1.4 7d62a49
  • docs(skill): pin starter repo/branch and add i18n starter 7a2d255
  • build(deps-dev): bump tsdown from 0.22.11 to 0.22.14 9bcfeb5
  • build(deps): bump postcss from 8.5.25 to 8.5.26 d0d6be5
  • build(deps-dev): bump happy-dom from 20.11.1 to 20.11.2 8fe3402
  • build(deps-dev): bump shiki from 4.4.2 to 4.4.3 ba39e91

maizzle/framework@v6.1.0...v6.1.1

v6.1.0

  • feat(serve): match command palette search on template paths a83cef3
  • fix(serve): escape template href in the sidebar reveal selector 55a0178
  • feat(serve): reveal the active template in the sidebar 710d927
  • refactor(serve): match palette templates in a single pass 45e0948
  • perf(serve): cap command palette template results to keep it responsive 72049f1
  • feat(serve): keep command palette search across re-opens 3069bad
  • fix: keep flattened gradient at the utility's cascade position 094d7b5
  • feat: flatten Tailwind gradients into email-safe declarations cf12c71

maizzle/framework@v6.0.14...v6.1.0

v6.0.14

  • fix(button): move icon vertical-align from inline style to a class default 09f4f92
  • build(deps): bump nodemailer from 9.0.3 to 9.0.5 97ea685
  • build(deps): bump vue-router from 5.1.0 to 5.2.0 616d840
  • build(deps): bump maizzle from 1.2.3 to 1.2.4 9c2d13d
  • build(deps): bump unplugin-auto-import from 21.0.0 to 21.1.0 a82d552
  • build(deps-dev): bump shiki from 4.2.0 to 4.4.2 54be4ac
  • build(deps): bump undici from 7.28.0 to 7.29.0 2934cca

... (truncated)

Commits
  • ff11c12 6.1.2
  • 32cdcb2 test: cover gradient name collisions and remaining tailwindcss branches
  • ed33357 Merge pull request #1852 from maizzle/feat/scoped-sources
  • feec4ee fix: match node_modules as path segment in collectSourceFiles
  • fcd0a84 fix: traverse virtual modules and query variants in collectSourceFiles
  • af8bc0b fix: handle Windows paths in collectSourceFiles, add doctype to fixture
  • 8c14723 feat: scope Tailwind source scanning to template import closure
  • f65b273 6.1.1
  • d6996fc Merge pull request #1850 from maizzle/dependabot/npm_and_yarn/master/types/no...
  • 7ed98c5 Merge pull request #1851 from maizzle/dependabot/npm_and_yarn/master/lucide/v...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [@maizzle/framework](https://github.com/maizzle/framework). These dependencies need to be updated together.


Removes `qs`

Updates `@maizzle/framework` from 5.3.1 to 6.1.2
- [Release notes](https://github.com/maizzle/framework/releases)
- [Commits](maizzle/framework@v5.3.1...v6.1.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version:
  dependency-type: indirect
- dependency-name: "@maizzle/framework"
  dependency-version: 6.1.2
  dependency-type: direct:production
...

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 Sep 3, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants