Skip to content

chore(deps): update client dev dependencies#2201

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/client-dev-dependencies
Open

chore(deps): update client dev dependencies#2201
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/client-dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/cli (source) 6.2.16.3.0 age confidence
@graphql-codegen/schema-ast (source) 5.0.15.0.2 age confidence
@graphql-codegen/typescript (source) 5.0.95.0.10 age confidence
@graphql-codegen/typescript-operations (source) 5.0.95.1.0 age confidence
@quasar/app-vite (source) 2.5.22.6.0 age confidence
@vitest/eslint-plugin 1.6.121.6.16 age confidence
@vitest/ui (source) 4.1.04.1.4 age confidence
autoprefixer 10.4.2710.5.0 age confidence
axe-core (source) 4.11.04.11.3 age confidence
eslint (source) 10.1.010.2.0 age confidence
eslint-plugin-cypress 6.2.06.3.1 age confidence
globals 17.4.017.5.0 age confidence
happy-dom 20.8.920.9.0 age confidence
postcss (source) 8.5.88.5.10 age confidence
prettier (source) 3.8.13.8.3 age confidence
typescript (source) ~5.7.0~5.9.0 age confidence
typescript-eslint (source) 8.57.18.58.2 age confidence
vite-plugin-checker ^0.12.0^0.13.0 age confidence
vite-plugin-graphql-codegen 3.8.03.9.0 age confidence
vitest (source) 4.1.04.1.4 age confidence

Release Notes

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

v6.3.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/schema-ast)

v5.0.2

Compare Source

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

v5.0.10

Compare Source

dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v5.1.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes
quasarframework/quasar (@​quasar/app-vite)

v2.6.0

Compare Source

Breaking

We're sorry for this, but you need to lookup {*path} and replace it with * in your /src-ssr folder. This is due to reverting back to Express v4, otherwise SSR with non-express server gets broken.

Changes
  • feat(app-vite): support for Capacitor v8
  • feat(app-vite): remove now obsolete temporary fix for Vue flags
  • feat(app-vite): drop the build.sourcemap conversion to "inline"; allow all possible values
  • feat(app-vite): decouple q/extras types from the UI package (requires q/extras v1.18+)
  • fix(app-vite): replace mentions of useBridge with correct createBridge
  • fix(app-vite): logger > warn() pill
  • fix(app-vite): revert back to Express v4 due to SSR breaking with non-express server
  • fix(app-vite): "inspect" cmd failing for SSR config
  • fix(app-vite): correctly watch for changes on all quasar.config > framework props
  • chore(app-vite): remove unused PWA dev quasar.config diff (pwaFilenames)
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.5.4

Compare Source

Changes

  • fix(app-vite): fix analyze option (fix: #​18263)
  • fix(app-vite): downgrade isbinaryfile to v5.0.2 from v6 to avoid node v24 requirement (fix: #​18264)
  • fix(app-vite): correctly check min node version

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.5.3

Compare Source

Fixes

  • fix(Screen): fallback to documentElement when scrollElement is missing (jest) #​12318 (#​12320)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.16

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.15

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

v1.6.14

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

v1.6.13

Compare Source

   🚀 Features
    View changes on GitHub
vitest-dev/vitest (@​vitest/ui)

v4.1.4

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).
dequelabs/axe-core (axe-core)

v4.11.3: Release 4.11.3

Compare Source

This release addresses a few false positives, which may reduce the number of issues on terget-size and aria-allowed-attr.

Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (1d80163)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (5906273), closes #​5065

v4.11.2

Compare Source

v4.11.1

Compare Source

eslint/eslint (eslint)

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features
  • added no-and rule to ensure .and() follows certain commands (#​310) (c0b7e3b)

v6.2.3

Compare Source

Bug Fixes
  • no-unnecessary-waiting flag identifiers defined in object/array patterns (#​308) (f5ccf77)

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes
  • conditional expressions are now checked by require-data-selectors (#​305) (d69d417)
sindresorhus/globals (globals)

v17.5.0

Compare Source

capricorn86/happy-dom (happy-dom)

v20.9.0

Compare Source

🎨 Features
  • Adds support for event listener properties on Window (e.g. Window.onkeydown) - By @​capricorn86 in task #​2131
postcss/postcss (postcss)

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.
prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

fi3ework/vite-plugin-checker (vite-plugin-checker)

v0.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • deps:
    • Update dependency vue to ^3.5.27  -  in #​641 (ef599)
    • Update dependency vue to ^3.5.28  -  in #​648 (47878)
    • Update dependency vue to ^3.5.29  -  in #​659 (14444)
    • Update dependency picomatch to ^4.0.4  -  in [#​670](h

Configuration

📅 Schedule: (in timezone America/Detroit)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 4 times, most recently from ead60b8 to 817c2c0 Compare July 7, 2025 16:44
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch from 817c2c0 to 26dc955 Compare July 11, 2025 21:13
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 6 times, most recently from c3a4ebd to b43d360 Compare July 25, 2025 19:09
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 3 times, most recently from b55772f to 2b7b4bd Compare August 13, 2025 17:35
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 2 times, most recently from e5f0734 to 3a51efe Compare August 19, 2025 18:15
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 2 times, most recently from a5c0e49 to a21d54d Compare August 25, 2025 14:06
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 6 times, most recently from f9f14c9 to b25faed Compare September 6, 2025 04:44
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 5 times, most recently from 154eaf9 to a33b9e9 Compare September 15, 2025 23:41
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 6 times, most recently from a665165 to c1ea5aa Compare October 18, 2025 13:54
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 7 times, most recently from ea19cd1 to 6bae93d Compare October 28, 2025 01:35
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 5 times, most recently from 801c5ac to ff103f0 Compare November 3, 2025 21:28
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 5 times, most recently from 5aea86d to b7f864f Compare November 11, 2025 04:03
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 4 times, most recently from 984cd2f to cb81e60 Compare November 22, 2025 05:49
@renovate renovate bot force-pushed the renovate/client-dev-dependencies branch 2 times, most recently from 2dd4085 to 21fc1e9 Compare November 24, 2025 18:08
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