-
Notifications
You must be signed in to change notification settings - Fork 35
build(deps-dev): bump the ui-dev-deps group in /ui with 8 updates #472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Zxilly
merged 1 commit into
master
from
dependabot/npm_and_yarn/ui/ui-dev-deps-e160b65c80
Dec 22, 2025
Merged
build(deps-dev): bump the ui-dev-deps group in /ui with 8 updates #472
Zxilly
merged 1 commit into
master
from
dependabot/npm_and_yarn/ui/ui-dev-deps-e160b65c80
Dec 22, 2025
Conversation
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
Bumps the ui-dev-deps group in /ui with 8 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `6.7.1` | `6.7.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `25.0.3` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.0.15` | `4.0.16` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.25` | `0.4.26` | | [sass](https://github.com/sass/dart-sass) | `1.96.0` | `1.97.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.7` | `7.3.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.15` | `4.0.16` | Updates `@antfu/eslint-config` from 6.7.1 to 6.7.2 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v6.7.1...v6.7.2) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `@types/node` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 4.0.15 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-istanbul) Updates `eslint-plugin-react-refresh` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.25...v0.4.26) Updates `sass` from 1.96.0 to 1.97.1 - [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.96.0...1.97.1) Updates `vite` from 7.2.7 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) Updates `vitest` from 4.0.15 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 6.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-dev-deps - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #472 +/- ##
=======================================
Coverage 87.89% 87.89%
=======================================
Files 86 86
Lines 3933 3933
Branches 104 104
=======================================
Hits 3457 3457
Misses 323 323
Partials 153 153
Flags with carried forward coverage won't be shown. Click here to find out more. 📢 Thoughts on this report? Let us know! |
Zxilly
approved these changes
Dec 22, 2025
Bundle ReportBundle size has no change ✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 ui-dev-deps group in /ui with 8 updates:
6.7.16.7.216.3.016.3.125.0.225.0.34.0.154.0.160.4.250.4.261.96.01.97.17.2.77.3.04.0.154.0.16Updates
@antfu/eslint-configfrom 6.7.1 to 6.7.2Release notes
Sourced from
@antfu/eslint-config's releases.Commits
aad47efchore: release v6.7.2b69fca5chore: update deps95685a6fix(pnpm): add ignore for@types/vscodein json-enforce-catalog (#794)6b4255bfix: update react rules to matcheslint-reactv2 (#795)7296135docs: correct oxlint repo url (#792)Updates
@testing-library/reactfrom 16.3.0 to 16.3.1Release notes
Sourced from
@testing-library/react's releases.Commits
a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@types/nodefrom 25.0.2 to 25.0.3Commits
Updates
@vitest/coverage-istanbulfrom 4.0.15 to 4.0.16Release notes
Sourced from
@vitest/coverage-istanbul's releases.Commits
b46d744chore: release v4.0.16372e86ffix(coverage): istanbul untested files source maps are off (#9208)Updates
eslint-plugin-react-refreshfrom 0.4.25 to 0.4.26Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
95c02baRevert "Catch non React exports defined as call expressions"(fixes #95) [publ...8ea312dUpdate the name of next config (vite->next) (#96)Updates
sassfrom 1.96.0 to 1.97.1Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
62ec662Usepwshinstead ofpowershell(#2710)b2f2532Don't evaluate if() values if the condition doesn't match (#2707)0c7083aAdd support for the display-p3-linear color space (#2703)Updates
vitefrom 7.2.7 to 7.3.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)Updates
vitestfrom 4.0.15 to 4.0.16Release notes
Sourced from vitest's releases.
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (#9167)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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