Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

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

Package From To
@antfu/eslint-config 4.8.1 4.10.1
@eslint-react/eslint-plugin 1.31.0 1.34.1
@samchon/openapi 3.0.0 3.1.0
eslint-plugin-import-x 4.6.1 4.8.0
typia 8.0.0 8.0.3
vite 6.2.1 6.2.2
vite-plugin-singlefile 2.1.0 2.2.0

Updates @antfu/eslint-config from 4.8.1 to 4.10.1

Release notes

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

v4.10.1

No significant changes

    View changes on GitHub

v4.10.0

   🚀 Features

    View changes on GitHub

v4.9.0

   🚀 Features

    View changes on GitHub
Commits

Updates @eslint-react/eslint-plugin from 1.31.0 to 1.34.1

Release notes

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

v1.34.1 (2025-03-15)

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1

v1.34.0 (2025-03-15)

What's Changed

🪄 Improvements

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/no-nested-components to react-x/no-nested-component-definitions
  • @eslint-react/no-nested-components to @eslint-react/no-nested-component-definitions

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0

v1.33.0 (2025-03-14)

What's Changed

🐞 Fixes

🪄 Improvements

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/ensure-forward-ref-using-ref to react-x/no-useless-forward-ref
  • @eslint-react/ensure-forward-ref-using-ref to @eslint-react/no-useless-forward-ref

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0

v1.32.1 (2025-03-13)

... (truncated)

Changelog

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

v1.34.1 (2025-03-15)

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1

v1.34.0 (2025-03-15)

🪄 Improvements

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/no-nested-components to react-x/no-nested-component-definitions
  • @eslint-react/no-nested-components to @eslint-react/no-nested-component-definitions

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0

v1.33.0 (2025-03-14)

🐞 Fixes

🪄 Improvements

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/ensure-forward-ref-using-ref to react-x/no-useless-forward-ref
  • @eslint-react/ensure-forward-ref-using-ref to @eslint-react/no-useless-forward-ref

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0

v1.32.1 (2025-03-13)

🐞 Fixes

... (truncated)

Commits
  • 526fa95 release: 1.34.1
  • f20fb84 release: 1.34.1-beta.1
  • 651bb76 release: 1.34.1-next.1
  • 25dc8ff fix: false positive in 'react-x/no-context-provider' on components named 'Pro...
  • 2f605cf release: 1.34.0
  • e68dae7 release: 1.34.0-beta.2
  • d39254b release: 1.34.0-next.2
  • b0013ee refactor: rename no-nested-components rule to `no-nested-component-definiti...
  • c6512b1 release: 1.34.0-beta.1
  • 6e5b96e release: 1.34.0-next.1
  • Additional commits viewable in compare view

Updates @samchon/openapi from 3.0.0 to 3.1.0

Release notes

Sourced from @​samchon/openapi's releases.

v3.1.0

What's Changed

Full Changelog: samchon/openapi@v3.0.0...v3.1.0

Commits
  • d08bb86 Make HttpLlm.application() function convenient. (#156)
  • 8db9b97 Add new ILlmFunction.ISeparated.validate() function. (#155)
  • 87007ed fix: count bug for validation for chatGPT function calling benchmark (#154)
  • 813b967 Experiment of ISboppingSale.ICreate validation feedback count (#153)
  • ae91e36 Add validation feedback strategy document (#152)
  • See full diff in compare view

Updates eslint-plugin-import-x from 4.6.1 to 4.8.0

Release notes

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

v4.8.0

Minor Changes

v4.7.2

Patch Changes

v4.7.1

Patch Changes

v4.7.0

Minor Changes

Patch Changes

New Contributors

Full Changelog: un-ts/eslint-plugin-import-x@v4.6.1...v4.7.0

Changelog

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

4.8.0

Minor Changes

4.7.2

Patch Changes

4.7.1

Patch Changes

4.7.0

Minor Changes

Patch Changes

Commits
  • 96c08b4 chore: release eslint-plugin-import-x (#247)
  • 60eb443 feat: migrate minimatch to picomatch (#240)
  • 0449729 chore: release eslint-plugin-import-x (#246)
  • 437db59 fix: align pnpapi resolved path with enhanced-resolve (#245)
  • dcafcb3 chore: release eslint-plugin-import-x (#244)
  • 5bc8976 fix: use rspack-resolver fork for pnp support (#243)
  • d2512df chore: release eslint-plugin-import-x (#219)
  • cfabeb5 chore: ensure only one prettier installed
  • fb7209b chore: enable eslint-plugin-mdx for linting Markdown files (#241)
  • 9730916 ci: corepack is not used
  • Additional commits viewable in compare view

Updates typia from 8.0.0 to 8.0.3

Release notes

Sourced from typia's releases.

v8.0.3

What's Changed

New Contributors

Full Changelog: samchon/typia@v8.0.2...v8.0.3

v8.0.2

What's Changed

New Contributors

Full Changelog: samchon/typia@v8.0.1...v8.0.2

v8.0.1

What's Changed

Full Changelog: samchon/typia@v8.0.0...v8.0.1

Commits

Updates vite from 6.2.1 to 6.2.2

Release notes

Sourced from vite's releases.

v6.2.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.2 (2025-03-14)

  • fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
  • fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
  • fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
  • fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
  • fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
  • fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
  • feat: show friendly error for malformed base (#19616) (2476391), closes #19616
  • feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
  • chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600
Commits
  • b12911e release: v6.2.2
  • 98b3160 fix(preview): use preview https config, not server (#19633)
  • b31faab fix: await client buildStart on top level buildStart (#19624)
  • dc5395a fix(indexHtml): ensure correct URL when querying module graph (#19601)
  • 2476391 feat: show friendly error for malformed base (#19616)
  • 4309755 fix(ssr): use optional chaining to prevent "undefined is not an object" happe...
  • 363d691 fix(deps): update all non-major dependencies (#19613)
  • d0aa833 fix(css): inline css correctly for double quote use strict (#19590)
  • 367d968 feat(worker): show asset filename conflict warning (#19591)
  • 89a6287 chore: extend commit hash correctly when ambigious with a non-commit object (...
  • Additional commits viewable in compare view

Updates vite-plugin-singlefile from 2.1.0 to 2.2.0

Changelog

Sourced from vite-plugin-singlefile's changelog.

Change Log

Date Version Notes
2021-01-09 0.1.0 First post!
2021-01-14 0.2.0 Fix for newest Vite beta, including CSS support
2021-01-14 0.3.0 Borked npm update
2021-01-14 0.4.0 Work around regex accidental replacement variables issue.
2021-01-21 0.5.0 Add TypeScript declaration file (originally 0.1.1 with the wrong base, forgot to push 0.2-0.4)
2021-03-21 0.6.1 Minor tweak to allow node 12.x support
2021-12-12 0.6.2 Update deps. Fix relative asset paths (thanks @​prog-rajkamal!). Improved docs.
2021-12-31 0.6.3 Update deps. Fix parent relative asset paths (#17).
2022-03-01 0.7.0 Update deps. Warn for assets not inlined rather than adding comments (#21, thanks @​taybart!)
2022-03-02 0.7.1 Downgrade chalk, fixes #22
2022-04-03 0.7.2 Update deps. Remove unneeded code (#24).
2022-04-19 0.8.0 Option to remove unnecessary Vite loader (#26). Switch to ESM, update/remove deps (#25).
BREAKING CHANGE NOTE: requires that your package.json use type:module.
2022-04-23 0.9.0 Auto-config by default (#27).
Remove manualChunks (incompatible with inlineDynamicImports=true in vite 2.9.5
2022-06-14 0.10.0-beta Dual ESM/CJS exports (#30 and others)
Switched from transformIndexHtml to generateBundle to fix issue with UnoCSS (#32)
BREAKING: Removes inlined chunks before they are written to the file system.
Add new optional inlinePattern glob pattern to limit inlining (implements #31)
Removed Chalk -- it's pretty, but not worth the ESM-only hassle
More permissive script tag parsing (solves #37)
Added some basic tests (Jest)
Added eslint, removed unnecessary escapes for "." in regex patterns
2022-06-16 0.10.0-beta.2 Add support for .mjs and .cjs file extensions (#38)
2022-07-01 0.10.0 Fix where some bundles are undefined (#41)
Remove filename comment from injected scripts (#39)
Remove unneeded Vite Preload marker (#34)
Make jest a dev dependency only (#40)
2022-07-23 0.11.0 Widen version range for Vite peer dependency to support Vite 3.0 (#46, #47, thanks @​valtism!)
2022-08-06 0.11.1 Check for null code due to worker URLs (#49, thanks @​daniel-kun!)
2022-09-21 0.12.0 Set config base to undefined in recommended options (#56)
Remove optional type attribute from style tags (#53, thanks @​kidonng!)
Remove all VITE_PRELOAD markers (#55)
Point package.json to types file (#54, thanks @​kidonng!)
Update various dependencies
Add README note about SVG (#52)
2022-09-21 0.12.1 Rebase... doh!
2022-10-01 0.12.2 Resolve preload script issue (#58)
2022-10-15 0.12.3 Update various dependencies (including Rollup 3.x), ran tests, no other changes
2022-11-07 0.13.0 Add deleteInlinedFiles option (#62, thanks @​jaerod95!). Update dependencies.
2022-11-10 0.13.1 Add node v14 support for non-Vue projects (#64, thanks @​aloisklink! See also #60, #61)
Add CI testing via GitHub action (#65, thanks @​aloisklink!)
2022-12-10 0.13.2 Confirmed compatibility with Rollup v3 and Vite v4, loosened package.json versions required
2023-02-11 0.13.3 Bump build dependencies, update README
2023-04-01 0.13.5 Allow reporting of compressed bundle size (#70, #71, thanks @​mojoaxel!)
Fix where polfill not removed when minify disabled (#72)

... (truncated)

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

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

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.8.1` | `4.10.1` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.31.0` | `1.34.1` |
| [@samchon/openapi](https://github.com/samchon/openapi) | `3.0.0` | `3.1.0` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.6.1` | `4.8.0` |
| [typia](https://github.com/samchon/typia) | `8.0.0` | `8.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.1` | `6.2.2` |
| [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile) | `2.1.0` | `2.2.0` |


Updates `@antfu/eslint-config` from 4.8.1 to 4.10.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v4.8.1...v4.10.1)

Updates `@eslint-react/eslint-plugin` from 1.31.0 to 1.34.1
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.34.1/packages/plugins/eslint-plugin)

Updates `@samchon/openapi` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/samchon/openapi/releases)
- [Commits](samchon/openapi@v3.0.0...v3.1.0)

Updates `eslint-plugin-import-x` from 4.6.1 to 4.8.0
- [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.6.1...v4.8.0)

Updates `typia` from 8.0.0 to 8.0.3
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v8.0.0...v8.0.3)

Updates `vite` from 6.2.1 to 6.2.2
- [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.2.2/packages/vite)

Updates `vite-plugin-singlefile` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/richardtallent/vite-plugin-singlefile/releases)
- [Changelog](https://github.com/richardtallent/vite-plugin-singlefile/blob/main/CHANGELOG.md)
- [Commits](https://github.com/richardtallent/vite-plugin-singlefile/commits)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: "@samchon/openapi"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: eslint-plugin-import-x
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
- dependency-name: typia
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dev-deps
- dependency-name: vite-plugin-singlefile
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2025
@dependabot dependabot bot requested a review from Zxilly as a code owner March 17, 2025 00:21
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 17, 2025
Copy link

codecov bot commented Mar 17, 2025

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Mar 17, 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     #339      +/-   ##
==========================================
+ Coverage   87.32%   87.41%   +0.09%     
==========================================
  Files          85       85              
  Lines        4401     4401              
  Branches      100      100              
==========================================
+ Hits         3843     3847       +4     
+ Misses        416      412       -4     
  Partials      142      142              
Flag Coverage Δ
integration 62.45% <ø> (+0.11%) ⬆️
ui 87.66% <ø> (ø)
unit 38.83% <ø> (ø)

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

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit a8e063a into master Mar 17, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/npm_and_yarn/ui/ui-dev-deps-4b0eca3212 branch March 17, 2025 10:04
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.

1 participant