Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the ui-dev-deps group in /ui with 9 updates:

Package From To
@antfu/eslint-config 4.12.0 4.13.0
@eslint-react/eslint-plugin 1.48.5 1.49.0
@types/node 22.15.3 22.15.17
@types/react 19.1.2 19.1.3
@vitest/coverage-istanbul 3.1.2 3.1.3
eslint-plugin-import-x 4.11.0 4.11.1
sass 1.87.0 1.88.0
vite 6.3.4 6.3.5
vitest 3.1.2 3.1.3

Updates @antfu/eslint-config from 4.12.0 to 4.13.0

Release notes

Sourced from @​antfu/eslint-config's releases.

v4.13.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.12.1

No significant changes

    View changes on GitHub
Commits

Updates @eslint-react/eslint-plugin from 1.48.5 to 1.49.0

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v1.49.0 (2025-05-05)

What's Changed

✨ New

Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v1.49.0 (2025-05-05)

✨ New

Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0

Commits

Updates @types/node from 22.15.3 to 22.15.17

Commits

Updates @types/react from 19.1.2 to 19.1.3

Commits

Updates @vitest/coverage-istanbul from 3.1.2 to 3.1.3

Release notes

Sourced from @​vitest/coverage-istanbul's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates eslint-plugin-import-x from 4.11.0 to 4.11.1

Release notes

Sourced from eslint-plugin-import-x's releases.

v4.11.1

Patch Changes

Changelog

Sourced from eslint-plugin-import-x's changelog.

4.11.1

Patch Changes

Commits

Updates sass from 1.87.0 to 1.88.0

Release notes

Sourced from sass's releases.

Dart Sass 1.88.0

To install Sass 1.88.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.88.0

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.
Commits
  • c6b2163 Merge pull request #2572 from sass/empty-custom-prop
  • 6edc11e Support empty custom properties
  • a81cd73 Properly handle dev changelogs in bump-version-* tasks
  • 7f54226 Disallow passing functions/mixins across compilations (#2544)
  • 90b6b39 Remove useless _currentCallable property in the evaluate visitor (#2570)
  • 1a5e0ee Fix off-by-one error in Interpolation.spanForElement() (#2568)
  • 735109f Deprecate passing a relative URL to compileString() et al (#2567)
  • c4b0138 Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)
  • See full diff in compare view

Updates vite from 6.3.4 to 6.3.5

Release notes

Sourced from vite's releases.

v6.3.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.3.5 (2025-05-05)

Commits

Updates vitest from 3.1.2 to 3.1.3

Release notes

Sourced from vitest's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot bot requested a review from Zxilly as a code owner May 12, 2025 00:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@codecov
Copy link

codecov bot commented May 12, 2025

Bundle Report

Bundle size has no change ✅

@codecov
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   85.73%   85.80%   +0.06%     
==========================================
  Files          86       86              
  Lines        4474     4474              
  Branches      101      101              
==========================================
+ Hits         3836     3839       +3     
+ Misses        493      490       -3     
  Partials      145      145              
Flag Coverage Δ
integration 61.04% <ø> (+0.08%) ⬆️
ui 87.35% <ø> (ø)
unit 39.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly enabled auto-merge (rebase) May 12, 2025 05:28
Bumps the ui-dev-deps group in /ui with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.12.0` | `4.13.0` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.48.5` | `1.49.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.17` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.2` | `19.1.3` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.1.2` | `3.1.3` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.11.0` | `4.11.1` |
| [sass](https://github.com/sass/dart-sass) | `1.87.0` | `1.88.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.4` | `6.3.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.2` | `3.1.3` |


Updates `@antfu/eslint-config` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v4.12.0...v4.13.0)

Updates `@eslint-react/eslint-plugin` from 1.48.5 to 1.49.0
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0-next/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.49.0/packages/plugins/eslint-plugin)

Updates `@types/node` from 22.15.3 to 22.15.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.2 to 19.1.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitest/coverage-istanbul` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/coverage-istanbul)

Updates `eslint-plugin-import-x` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.11.0...v4.11.1)

Updates `sass` from 1.87.0 to 1.88.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.87.0...1.88.0)

Updates `vite` from 6.3.4 to 6.3.5
- [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/v6.3.5/packages/vite)

Updates `vitest` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-version: 4.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 1.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: "@types/node"
  dependency-version: 22.15.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: "@types/react"
  dependency-version: 19.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: eslint-plugin-import-x
  dependency-version: 4.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: sass
  dependency-version: 1.88.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: vitest
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ui-dev-deps-4e5d734ba1 branch from 45807bb to 63ec6d2 Compare May 12, 2025 05:31
@Zxilly Zxilly merged commit 75e6d2a into master May 12, 2025
42 checks passed
@Zxilly Zxilly deleted the dependabot/npm_and_yarn/ui/ui-dev-deps-4e5d734ba1 branch May 12, 2025 05:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants