chore(deps): bump the minor-and-patch group with 7 updates - #561
Merged
LukasHirt merged 1 commit intoAug 24, 2026
Merged
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` | `20.11.6` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.9` | `3.3.10` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.13` | `3.4.14` | | [marked](https://github.com/markedjs/marked) | `18.0.9` | `18.0.10` | | [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.8.49` | `2.8.54` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` | Updates `happy-dom` from 20.11.2 to 20.11.6 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.2...v20.11.6) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `vue-tsc` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.10/packages/tsc) Updates `dompurify` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) Updates `marked` from 18.0.9 to 18.0.10 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.9...v18.0.10) Updates `@zip.js/zip.js` from 2.8.49 to 2.8.54 - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](gildas-lormeau/zip.js@v2.8.49...v2.8.54) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.11.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vue-tsc dependency-version: 3.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: marked dependency-version: 18.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@zip.js/zip.js" dependency-version: 2.8.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
LukasHirt
approved these changes
Aug 24, 2026
LukasHirt
deleted the
dependabot/npm_and_yarn/minor-and-patch-99d4d981d3
branch
August 24, 2026 11:21
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.
Bumps the minor-and-patch group with 7 updates:
20.11.220.11.64.1.104.1.113.3.93.3.103.4.133.4.1418.0.918.0.102.8.492.8.5414.0.114.0.2Updates
happy-domfrom 20.11.2 to 20.11.6Release notes
Sourced from happy-dom's releases.
Commits
d43c106fix: #2300 Updates docs for the global-registrator package (#2301)e978bc8fix: Allow explicit element types for querySelector (#2283)1bc1505fix: #1490 Different ports/parent domains are different origins (#2286)0378ff9fix: #2299 Make document.links return a live HTMLCollection16a6ea2fix: #2226 Copy labels array to prevent mutation of cached querySelectorAll...8cc734bchore: #2276 Update sponsors (#2277)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Updates
vue-tscfrom 3.3.9 to 3.3.10Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
977995fv3.3.10 (#6160)cb65247fix(tsc): support different extension sets across project references (#6146)Updates
dompurifyfrom 3.4.13 to 3.4.14Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)Updates
markedfrom 18.0.9 to 18.0.10Release notes
Sourced from marked's releases.
Commits
8698d35chore(release): 18.0.10 [skip ci]58367a5chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 (#4055)a426c4dchore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 (#4056)a5cf277chore(deps-dev): bump highlight.js from 11.11.1 to 11.12.0 (#4057)ca00e95docs: replace nonexistent test:all script with npm test (#4054)b8cf7dcfix: place task checkboxes after list loose is finalized (#4046)9552b6bchore(deps-dev): bump semantic-release from 25.0.8 to 25.0.9 (#4049)681373cfix: keep the em/strong mask the same length as the source (#4044)81bd750fix: parse EOF backtick fences after paragraphs (#4039)2e21cd3docs: move theme button to menu (#4043)Updates
@zip.js/zip.jsfrom 2.8.49 to 2.8.54Release notes
Sourced from
@zip.js/zip.js's releases.... (truncated)
Commits
2f2add2bump up version3cdcfcbkeep the deprecated FS type as an alias of ZipFSa35f866skip the aborted signal assertion where pipeTo ignores the signalbc59237treat executable as unix metadata like the unix mode280e221document the msdos platform switch and lock it with a teste1e5139reject invalid readerOptions and msdos attribute shapes2ace705reject a maxWorkers deadlocking the writer, coerce numeric configuration5381573rename the record writer methods away from dom property names614ce3daccept the temporary spanning marker at the start of a zip file95b72aeadd a test for the deprecated checkSignature optionUpdates
uuidfrom 14.0.1 to 14.0.2Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
fd59f02chore(main): release 14.0.2 (#967)f3c564edocs: point the Node support permalink at the CI version matrix (#974)b1da338fix(v1): set the multicast bit on v1Bytes's own randomly-generated node (#973)6adcc1dfix(v1): carry nsecs overflow into the timestamp's high bits (#972)ea83515docs: cleanup API summary (#968)ac36860chore: pinpublintversion in CI (#966)a67db57fix(v7): align default seq formula in v7Bytes with updateV7State (#965)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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