Skip to content

Comments

Bump the vite group with 5 updates#523

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/vite-d17ee5a2d4
Open

Bump the vite group with 5 updates#523
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/vite-d17ee5a2d4

Conversation

@dependabot
Copy link
Contributor

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

Bumps the vite group with 5 updates:

Package From To
@sentry/vite-plugin 4.7.0 4.8.0
@vitejs/plugin-basic-ssl 2.1.3 2.1.4
@vitest/ui 4.0.16 4.0.18
vite-tsconfig-paths 6.0.4 6.0.5
vitest 4.0.16 4.0.18

Updates @sentry/vite-plugin from 4.7.0 to 4.8.0

Release notes

Sourced from @​sentry/vite-plugin's releases.

4.8.0

New Features ✨

Changelog

Sourced from @​sentry/vite-plugin's changelog.

4.8.0

New Features ✨

Commits
  • 1fd619a cleanup changelog
  • 3aedac2 release: 4.8.0
  • 09fc1f6 chore(changelog): Remove ##Unreleased section (#856)
  • 335f317 chore(publish): Use workspaces option in Craft NPM target (#855)
  • 7acc267 chore(publish): Add auto changelog generation (#854)
  • 7ea6848 feat: Inject component annotations into HTML elements rather than React compo...
  • 9d9a7ef feat: Combine injection snippets (#853)
  • f7ac3bd feat: Use Rolldown native MagicString (#846)
  • 78ce650 ci(release): Fix changelog-preview permissions (#852)
  • cd26b63 Merge branch 'release/4.7.0'
  • See full diff in compare view

Updates @vitejs/plugin-basic-ssl from 2.1.3 to 2.1.4

Release notes

Sourced from @​vitejs/plugin-basic-ssl's releases.

v2.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-basic-ssl's changelog.

2.1.4 (2026-01-20)

Miscellaneous Chores

  • add metadata for vite-plugin-registry (#93) (c0cd669)
  • deps: update all non-major dependencies (#92) (2c68bf6)
Commits

Updates @vitest/ui from 4.0.16 to 4.0.18

Release notes

Sourced from @​vitest/ui's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 4d3e3c6 chore: release v4.0.18
  • 2254356 fix(ui): process artifact attachments when generating HTML reporter (#9472)
  • dd54e94 chore: release v4.0.17
  • a36c3be refactor(browser): restructure screenshot matcher and add documentation (#9243)
  • dd03316 fix(ui): detect gzip by magic numbers instead of Content-Type header in html ...
  • See full diff in compare view

Updates vite-tsconfig-paths from 6.0.4 to 6.0.5

Commits

Updates vitest from 4.0.16 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

... (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 vite group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `4.7.0` | `4.8.0` |
| [@vitejs/plugin-basic-ssl](https://github.com/vitejs/vite-plugin-basic-ssl) | `2.1.3` | `2.1.4` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.16` | `4.0.18` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.4` | `6.0.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.18` |


Updates `@sentry/vite-plugin` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@4.7.0...4.8.0)

Updates `@vitejs/plugin-basic-ssl` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-basic-ssl/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-basic-ssl/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-basic-ssl@v2.1.3...v2.1.4)

Updates `@vitest/ui` from 4.0.16 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui)

Updates `vite-tsconfig-paths` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.4...v6.0.5)

Updates `vitest` from 4.0.16 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

---
updated-dependencies:
- dependency-name: "@sentry/vite-plugin"
  dependency-version: 4.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: "@vitejs/plugin-basic-ssl"
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: "@vitest/ui"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

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 Feb 1, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes detected in visual regression tests. Please review.

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.

0 participants