fix(deps): update npm dependencies updates - #191
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
November 20, 2025 02:09
06772d6 to
b013096
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
December 3, 2025 03:01
bff1436 to
eca5979
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
December 17, 2025 02:10
9ed24f2 to
b787001
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
December 24, 2025 09:03
9382116 to
89736f8
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
December 31, 2025 12:47
645a522 to
23543d7
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
4 times, most recently
from
January 11, 2026 09:22
670593e to
3c4363b
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
January 20, 2026 21:03
331bc31 to
05b8e6f
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
from
January 22, 2026 16:26
05b8e6f to
258ea6c
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
4 times, most recently
from
February 4, 2026 00:58
063f671 to
3cf1b90
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
February 12, 2026 12:02
cd50c9c to
2260a4a
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
February 17, 2026 20:07
a3250c9 to
ff4a68b
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
April 12, 2026 17:27
2dcc2ba to
7bfec92
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
April 21, 2026 18:38
fb4941f to
3d3dad4
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
from
April 29, 2026 22:03
3d3dad4 to
9e72cec
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
6 times, most recently
from
May 15, 2026 21:04
308b0fc to
f0b7640
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
from
May 17, 2026 12:42
f0b7640 to
a5b7916
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
3 times, most recently
from
May 28, 2026 18:32
3bb3311 to
fb22c40
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
June 7, 2026 21:27
20046b0 to
296aa75
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
from
June 9, 2026 20:38
296aa75 to
741e8e0
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
June 23, 2026 20:57
bf60820 to
78539e7
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
2 times, most recently
from
July 12, 2026 16:08
bb8ddf8 to
7fd8aa8
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
4 times, most recently
from
July 21, 2026 18:32
a62ffad to
befb428
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies-updates
branch
from
July 24, 2026 18:41
befb428 to
ca44a82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.18.*→3.23.*15.5.*→15.19.*17.2.*→17.4.*4.0.*→4.2.*19.0.*→19.2.*Release Notes
vuejs/create-vue (create-vue)
v3.23.0: 2026-07-21 (v3.23.0)Compare Source
Notable Changes
New Contributors
Full Changelog: vuejs/create-vue@v3.22.4...v3.23.0
v3.22.4: 2026-06-17 (v3.22.4)Compare Source
Notable Changes
vue-eslint-parserdependency to avoid warnings by @clemyan in #1011New Contributors
Full Changelog: vuejs/create-vue@v3.22.3...v3.22.4
v3.22.3: 2026-04-19 (v3.22.3)Compare Source
What's Changed
Full Changelog: vuejs/create-vue@v3.22.2...v3.22.3
v3.22.2: 2026-03-31 (v3.22.2)Compare Source
Dependency updates.
Full Changelog: vuejs/create-vue@v3.22.1...v3.22.2
v3.22.1: 2026-03-11 (v3.22.1)Compare Source
What's Changed
Full Changelog: vuejs/create-vue@v3.22.0...v3.22.1
v3.22.0: 2026-03-01 (v3.22.0)Compare Source
Notable Changes
Full Changelog: vuejs/create-vue@v3.21.2...v3.22.0
v3.21.2: 2026-02-25 (v3.21.2)Compare Source
What's Changed
compilerOptions.modulesfrom the roottsconfig.jsonin Cypress projects by @haoqunjiang in #937Full Changelog: vuejs/create-vue@v3.21.1...v3.21.2
v3.21.1: 2026-02-16 (v3.21.1)Compare Source
What's Changed
Full Changelog: vuejs/create-vue@v3.21.0...v3.21.1
v3.21.0: 2026-02-02 (v3.21.0)Compare Source
New Features
To try out the beta version in existing projects, run:
npx install-vue@beta.Notable Changes
buildFromOxlintConfigFilein eslint config by @cexbrayat in #915Full Changelog: vuejs/create-vue@v3.20.0...v3.21.0
v3.20.0: 2026-01-29 (v3.20.0)Compare Source
Notable Changes
Full Changelog: vuejs/create-vue@v3.19.0...v3.20.0
v3.19.0: 2026-01-22 (v3.19.0)Compare Source
Notable Changes
esbenp.prettier-vscode#906eslint-config-prettier/flatdirectly, replacing@vue/eslint-config-prettier/skip-formatting#897Full Changelog: vuejs/create-vue@v3.18.5...v3.19.0
v3.18.5: 2026-01-07 (v3.18.5)Compare Source
What's Changed
.oxlintrc.jsonfile name (#883) by @ShanYi-Hui in #884New Contributors
Full Changelog: vuejs/create-vue@v3.18.4...v3.18.5
v3.18.4: 2025-12-27 (v3.18.4)Compare Source
What's Changed
esbenp.prettier-vscodetoprettier.prettier-vscodeby @coder-xiaomo in #863New Contributors
Full Changelog: vuejs/create-vue@v3.18.3...v3.18.4
v3.18.3: 2025-11-27 (v3.18.3)Compare Source
Updated dependency versions. Most notably, replaced
@tsconfig/node22with@tsconfig/node24.Full Changelog: vuejs/create-vue@v3.18.2...v3.18.3
cypress-io/cypress (cypress)
v15.19.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-19-0
v15.18.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-18-1
v15.18.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-18-0
v15.17.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-17-0
v15.16.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-16-0
v15.15.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-15-0
v15.14.2Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-14-2
v15.14.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-14-1
v15.14.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-14-0
v15.13.1Compare Source
v15.13.0Compare Source
v15.12.0Compare Source
v15.11.0Compare Source
v15.10.0Compare Source
v15.9.0Compare Source
v15.8.2Compare Source
v15.8.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-8-1
v15.8.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-8-0
v15.7.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-7-1
v15.7.0Compare Source
v15.6.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-6-0
motdotla/dotenv (dotenv)
v17.4.2Compare Source
Changed
v17.4.1Compare Source
Changed
injectingtoinjected(#1005)v17.4.0Compare Source
Added
skills/folder with focused agent skills:skills/dotenv/SKILL.md(core usage) andskills/dotenvx/SKILL.md(encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)Changed
◇ injecting env (14) from .env(#1003)v17.3.1Compare Source
Changed
v17.3.0Compare Source
Added
Changed
v17.2.4Compare Source
Changed
DotenvPopulateInputacceptNodeJS.ProcessEnvtype (#915)kucherenko/jscpd (jscpd)
v4.2.5Compare Source
Bug Fixes
tokenswas always reported as0in JSON output; now computed from token positions (end.position - start.position) (#801)..gitignorefiles in parent directories up to the repo root are now read and combined with scan-directory.gitignorefiles. Also reads.git/info/excludeand the globalcore.excludesFilefor full parity with Git's ignore resolution (#741).cli.minTokens, etc.) to thecli.opts()API required by Commander v8+. The--no-gitignore/--gitignoreflag handling was rewritten to use Commander's native negation support instead ofrawArgsinspection.v4.2.4Compare Source
v4.2.3Compare Source
v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
Breaking Changes
.vuefiles are no longer tokenized asmarkup. Each block is now dispatched to its own sub-format:<script>→javascript,<script lang="ts">→typescript,<template>→markup,<style>→css,<style lang="scss">→scss,<style lang="less">→less. Clone reports for.vuefiles now appear under these resolved sub-format names. Any tooling or configuration that relied on.vueclones being reported undermarkupmust be updated.--formatsExtsusers — custom mappings that pointed.vuetomarkup(e.g."formatsExts": { "markup": ["vue"] }) will no longer take effect because.vueis handled by the dedicatedvueformat processor. Remove or update such mappings.New Features
prismjsnpm package with a self-contained reprism-based grammar engine. ~11.5% faster tokenization on real projects (avg 1126 ms → 997 ms on a 548-file, 223-format scan)..vue), Svelte (.svelte), Astro (.astro), and Markdown files are now tokenized per-block/per-section. A<script>block in a.vuefile can match a.tsfile; a fenced code block in Markdown can match a.pyfile./usr/bin/env python3) are auto-detected by their#!shebang line and tokenized in the correct language.--store-path— configure a custom directory for the LevelDB cache, eliminating collisions when multiple jscpd processes run in parallel on the same machine.--skipComments— shorthand flag for--mode weak, which strips comments before detection.--formats-names— map specific filenames (e.g.Makefile,Dockerfile) to a detection format.Bug Fixes
@jscpd/core#728) — RabinKarp flushed the pending clone on a store hit at end-of-file instead of on a miss. Files that are complete copies of each other were undetected. Fixed.@jscpd/tokenizer#737) — the Lisp string regex/"(?:[^"\\]*|\\.)*"/could catastrophically backtrack (O(2ⁿ)) on unterminated strings. Replaced with a linear/"(?:[^"\\]|\\[\s\S])*"/pattern.package.json(#739) —readJSONSyncthrew an unhandledSyntaxErrorwhenpackage.jsoncontained invalid JSON, killing the process. Now emits a warning and continues with an empty config.vue) as the store namespace for all SFC blocks, preventing a<script>block in one.vuefile from ever matching a<script>block in another. The namespace now reflects each block's resolved sub-format.@jscpd/tokenizer.Known Limitations
v4.1.1Compare Source
v4.1.0Compare Source
New Features
aireporter that produces compact, token-efficient clone output specifically designed for feeding results into language models and AI tooling. Use--reporters aito activate it.jscpd://statisticsresource and supports a recheck endpoint so AI agents can trigger a rescan without restarting the process.--noTipsflag — suppress the usage-tip messages that appear after a detection run.Performance
spark-md5dependency has been removed in favour of a lighter built-in implementation. Startup time and memory usage are noticeably reduced on large codebases.reprismsyntax library with the officialprismjsnpm package, shrinking the installed footprint.Bug Fixes
start.lineexpectation for weak-mode clone detection.v4.0.9Compare Source
v4.0.8Compare Source
v4.0.7Compare Source
New Features
jscpd-serverpackage ships a RESTful HTTP API for code-duplication detection. Ideal for CI pipelines, IDE plugins, and services that need on-demand analysis without spinning up a CLI process.example_github_action.ymlstarter workflow is included in the repository.Bug Fixes
resolveIgnorePatternhas been fixed).v4.0.6Compare Source
Bug Fixes
release-it/release-it (release-it)
v19.2.4Compare Source
b45dd1a) - thanks @Yeom-JinHo!cd8acdc)v19.2.3Compare Source
316dbfa)f6cc8f3)6e6dd4b)v19.2.2Compare Source
getChangelogmethod (7a56364)v19.2.1Compare Source
b7aca7c)5c0a6ee)v19.2.0Compare Source
e1f825d)424c9f6)06f41bb)382e346) - thanks @julienbenac!publishPackageManagerconfig option in NPM plugin to allow using different package manager for publishing (e.g. Bun) (#1169) (0dafc0b) - thanks @chrispader!--workspaces=falsewith npm (12bb89c)05a5986)c9d6ebf)v19.1.0Compare Source
8ccd060)c4cd2ba)a10b20d)--workspaces=falseto get rid of thenull/matcheserror (14a4907)b8c1247)release-it-beautiful-changelogplugin to list of plugins (#1261) (1b68c21)7969849)v19.0.6Compare Source
92b49d3)21309d3) - thanks @dependabot[bot]!3fbaab1) - thanks @dependabot[bot]!7a12b12)1f48d03)Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.