chore(deps)(deps): bump the frontend-minor-patch group across 1 directory with 5 updates - #206
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…tory with 5 updates Bumps the frontend-minor-patch group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.17.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.8` | | [playcanvas](https://github.com/playcanvas/engine) | `2.18.1` | `2.19.2` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.35` | | [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.100.0` | 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 `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 `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) --- updated-dependencies: - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: dompurify dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: playcanvas dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: sass dependency-version: 1.100.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-e56debbfda
branch
June 4, 2026 04:41
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 frontend-minor-patch group with 5 updates in the /frontend directory:
1.16.01.17.03.4.23.4.82.18.12.19.23.5.343.5.351.99.01.100.0Updates
axiosfrom 1.16.0 to 1.17.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
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
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
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)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