chore(deps)(deps): bump the frontend-minor-patch group across 1 directory with 8 updates - #174
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/frontend-minor-patch-604fa5daff
branch
from
June 2, 2026 06:52
020a98e to
3e86c54
Compare
…tory with 8 updates Updates the requirements on [axios](https://github.com/axios/axios), [diff](https://github.com/kpdecker/jsdiff), [dompurify](https://github.com/cure53/DOMPurify), [mermaid](https://github.com/mermaid-js/mermaid), [playcanvas](https://github.com/playcanvas/engine), [vue](https://github.com/vuejs/core), [sass](https://github.com/sass/dart-sass) and [vite-ssg](https://github.com/antfu-collective/vite-ssg) to permit the latest version. Updates `axios` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.17.0) Updates `diff` to 7.0.0 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@7.0.0...7.0.0) Updates `dompurify` from 3.4.2 to 3.4.8 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.8) Updates `mermaid` to 11.15.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.15.0) Updates `playcanvas` from 2.18.1 to 2.19.2 - [Release notes](https://github.com/playcanvas/engine/releases) - [Commits](playcanvas/engine@v2.18.1...v2.19.2) Updates `vue` from 3.5.34 to 3.5.35 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.34...v3.5.35) Updates `sass` from 1.99.0 to 1.100.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.99.0...1.100.0) Updates `vite-ssg` to 0.23.8 - [Release notes](https://github.com/antfu-collective/vite-ssg/releases) - [Commits](antfu-collective/vite-ssg@v0.23.8...v0.23.8) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: diff dependency-version: 7.0.0 dependency-type: direct:production dependency-group: frontend-minor-patch - dependency-name: dompurify dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: mermaid dependency-version: 11.15.0 dependency-type: direct:production dependency-group: frontend-minor-patch - dependency-name: playcanvas dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: sass dependency-version: 1.100.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: vite-ssg dependency-version: 0.23.8 dependency-type: direct:development dependency-group: frontend-minor-patch - dependency-name: vue dependency-version: 3.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/frontend-minor-patch-604fa5daff
branch
from
June 3, 2026 12:14
3e86c54 to
7c5e480
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/frontend-minor-patch-604fa5daff
branch
June 3, 2026 17:31
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.
Updates the requirements on axios, diff, dompurify, mermaid, playcanvas, vue, sass and vite-ssg to permit the latest version.
Updates
axiosfrom 1.16.0 to 1.17.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
Commits
4306df2chore: add fun 88 sponsorship931cc8fchore(release): prepare release 1.17.0 (#10983)38ba1b3fix(fetch): support basic auth from URL (#10896)32e2515fix: replace ternary side effect in script (#10931)030e722chore(deps): bump axios from 1.15.2 to 1.16.1 in /docs (#10960)ec63164chore: remove openspec (#10958)3dec28ffix(http): preserve TLS options for proxy tunnels (#10957)a2390a5fix: correct isCancel type to narrow to CanceledError<T> (#10952)fa01b92chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in /docs (#10954)2d2314afix: AxiosHeaderstoJSON()return types (#10956)Updates
diffto 7.0.0Changelog
Sourced from diff's changelog.
... (truncated)
Commits
Updates
dompurifyfrom 3.4.2 to 3.4.8Release notes
Sourced from dompurify's releases.
Commits
bcdd828release: 3.4.8 (#1439)ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)011b0c7release: 3.4.5 (#1382)5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)Updates
mermaidto 11.15.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
Updates
playcanvasfrom 2.18.1 to 2.19.2Release notes
Sourced from playcanvas's releases.
... (truncated)
Commits
3f52bb82.19.29cc0291fix(gsplat): apply material changes made in frame:ready the same frame (#8830)c90406cdocs: elevate the Entity class reference to peak quality (#8814)537521adocs: fix@paramnames/types that contradict the function signatures (#8813)2e4455adocs: replace opaque any/* types with real types in public API reference (#8811)90802d4fix: update HTML-in-Canvas texture upload to new API (#8828)ef37e84feat(webgpu): support HTML-in-Canvas textures via copyElementImageToTexture (...0282ebafeat(examples): share dialog with state-encoded URLs (#8796)62c484dfix(particle): null module-scope vars after construction to prevent memory le...9069deb2.19.1Updates
vuefrom 3.5.34 to 3.5.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
8be32d6release: v3.5.3580fc139fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...d6c7371ci: use backup action for size report commentsbb18dc8perf(runtime-dom): optimize array event handler dispatch (#14828)5734fe9perf(reactivity): skip type checks for cached proxies (#14860)584beb1fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)34a0dedfix(compiler-core): avoid double processing v-for keys with v-memo (#14861)170fc95fix(runtime-core): avoid repeated hydration mismatch checks (#14857)1b7a2ccperf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)3d077f2fix(compiler-sfc): resolve top-level exports from files registered as global ...Updates
sassfrom 1.99.0 to 1.100.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
5fd18c7Bump node engine requirement to >=20.19.0 and chokidar requirement to ^5.0.0 ...8c1d984Deprecate adjacent compound selectors (#2765)8e5f718Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)1447f9bBump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)Updates
vite-ssgto 0.23.8Commits