Skip to content

Bump the dependencies group with 4 updates#150

Merged
udebella merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c312e48e0e
Jan 2, 2026
Merged

Bump the dependencies group with 4 updates#150
udebella merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c312e48e0e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the dependencies group with 4 updates: remixicon, @types/node, @vitest/eslint-plugin and vue-tsc.

Updates remixicon from 4.7.0 to 4.8.0

Release notes

Sourced from remixicon's releases.

v4.8.0

logo

RemixIcon is now 7 years old. Thank you all for your support and companionship over the years. May you have a happy and smooth year ahead.

🎉 ADD

Added 54 icons: area-chart baseball binoculars cursor-hand emotion-add file-scan fiverr font-serif ghost-3 gitee global-off image-download image-upload issues issues-reopen network-error network network-off piano piano-grand plug-3 send-ins signal-cellular-1 signal-cellular-2 signal-cellular-3 signal-cellular-off stacked-chart upwork; New Game & Sports category.

🌟 UPDATE

Redesigned focus icons; Official website interaction optimization, you can now directly copy React and Vue components from the website.

💊 FIX

Renamed font-sans-serif and deleted font-sans; Fixed color-filter-ai-line and color-filter-ai-fill;

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for remixicon since your current version.


Updates @types/node from 24.10.4 to 25.0.3

Commits

Updates @vitest/eslint-plugin from 1.5.4 to 1.6.4

Release notes

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

v1.6.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4

v1.6.3

   🚀 Features

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2

v1.6.2

   🚀 Features

    View changes on GitHub

v1.6.1

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 3250a9c chore: release v1.6.4
  • c0b7223 feat: create new prefer-mock-return-shorthand rule (#848)
  • aa8af4d fix(unbound-method): ignore functions passed to vi.mocked (#849)
  • de6f08f docs(no-conditional-expect): add asymmetric matchers to example usage (#847)
  • 0bb0623 chore: release v1.6.3
  • 94daf05 chore: release v1.6.2
  • 31efc4c chore: release v1.6.2
  • f6b33f2 chore: release v1.6.2
  • 3046a82 feat: Option to disable autofix of prefer-import-in-mock (#846)
  • 2f31996 chore: release v1.6.1
  • Additional commits viewable in compare view

Updates vue-tsc from 3.2.0 to 3.2.1

Release notes

Sourced from vue-tsc's releases.

v3.2.1

language-core

component-meta

  • fix: skip schema resolution correctly when option is false (#5891) - Thanks to @​KazariEX!

component-type-helpers

  • fix: npm package is missing build files (#5893)

language-service

  • feat: props completion now only suggests :xxx (shorthand) when no prefix is typed, instead of both xxx and :xxx

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.1 (2025-12-22)

language-core

component-meta

  • fix: skip schema resolution correctly when option is false (#5891) - Thanks to @​KazariEX!

component-type-helpers

  • fix: npm package is missing build files (#5893)

language-service

  • feat: props completion now only suggests :xxx (shorthand) when no prefix is typed, instead of both xxx and :xxx
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 dependencies group with 4 updates: [remixicon](https://github.com/Remix-Design/remixicon), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `remixicon` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/Remix-Design/remixicon/releases)
- [Commits](Remix-Design/RemixIcon@v4.7.0...v4.8.0)

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

Updates `@vitest/eslint-plugin` from 1.5.4 to 1.6.4
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.5.4...v1.6.4)

Updates `vue-tsc` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.1/packages/tsc)

---
updated-dependencies:
- dependency-name: remixicon
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
@udebella udebella merged commit ef69b77 into main Jan 2, 2026
1 check passed
@udebella udebella deleted the dependabot/npm_and_yarn/dependencies-c312e48e0e branch January 2, 2026 09:06
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