build(deps-dev): bump the dev-minor-updates group across 1 directory with 5 updates - #5862
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 5 updates Bumps the dev-minor-updates group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.4` | `5.102.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.5.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.6` | `20.14.3` | | [sass](https://github.com/sass/dart-sass) | `1.103.1` | `1.104.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` | Updates `@tanstack/react-query-devtools` from 5.101.4 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.102.8/packages/react-query-devtools) Updates `@types/node` from 26.2.0 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 20.11.6 to 20.14.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.6...v20.14.3) Updates `sass` from 1.103.1 to 1.104.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.103.1...1.104.0) Updates `vite` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.102.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-updates - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-updates - dependency-name: happy-dom dependency-version: 20.14.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-updates - dependency-name: sass dependency-version: 1.104.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-updates - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/dev-minor-updates-793a873af9
branch
from
September 14, 2026 21:39
f9231c6 to
7bcb793
Compare
|
Docker Image for build 2 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
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 dev-minor-updates group with 5 updates in the /frontend directory:
5.101.45.102.826.2.026.5.120.11.620.14.31.103.11.104.08.2.28.3.0Updates
@tanstack/react-query-devtoolsfrom 5.101.4 to 5.102.8Release notes
Sourced from @tanstack/react-query-devtools's releases.
Changelog
Sourced from @tanstack/react-query-devtools's changelog.
... (truncated)
Commits
2969edfci: Version Packages (#11316)2eb3c7cci: Version Packages (#11313)714df67ci: Version Packages (#11306)1836e61ci: Version Packages (#11303)51f12dbci: Version Packages (#11294)730b3aaci: Version Packages (#11276)388bbafci: Version Packages (#11265)bc423b3ci: Version Packages (#11261)5743468ci: Version Packages (#11206)267154cchore: tsup -> tsdown (#11222)Updates
@types/nodefrom 26.2.0 to 26.5.1Commits
Updates
happy-domfrom 20.11.6 to 20.14.3Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
5fb1df3fix: #2363 Avoids cloning all properties in CSSPropertyManager.toString() (...de0a1e9fix: #2344 Resolve every var() in a value, not only the first one (#2395)64b8b94fix: #2366 Invalidate the computed style cache for the whole subtree (#2367)eac5a38feat: #2357 Improves computed style cache (#2358)5b3559bfix: #2349 Fix problem with getComputedStyle with :host and :host-context s...f33da73fix: #2347 getComputedStyle should return inherited value when it is set to...68b9806feat: #2345 Adds support for :host psuedo query selector (#2346)9300a9ffix: #2342 Custom elements should be upgraded when connected to DOM (#2343)103ccdefix: #2256 Fixes issue when parsing CSS fallback variables (#2341)4b0af0cfeat: Adds support for Element.animate (#2335)Updates
sassfrom 1.103.1 to 1.104.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
e01e268Merge pull request #2845 from sass/dependabot/pub/pub_api_client-4.0.0b7b3ce3Drop unnecessary import0ea3ef0Implement degenerate colors (#2840)ea6a8e2Use TypeScript 7 without breaking Eslint (#2844)c8928c4Automatically merge dependabot PRs (#2843)dfefe28Bump pub_api_client from 3.2.0 to 4.0.03c6bf54Bump browser-actions/setup-chrome from 2.1.2 to 2.2.0 (#2841)9f6876cBump postcss from 8.5.25 to 8.5.26 in /pkg/sass-parser (#2836)Updates
vitefrom 8.2.2 to 8.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)