Skip to content

chore(deps)(deps-dev): bump the npm-minor-patch group across 1 directory with 5 updates - #291

Merged
Jordonbc merged 1 commit into
Devfrom
dependabot/npm_and_yarn/Frontend/Dev/npm-minor-patch-8bff8e034d
Aug 3, 2026
Merged

chore(deps)(deps-dev): bump the npm-minor-patch group across 1 directory with 5 updates#291
Jordonbc merged 1 commit into
Devfrom
dependabot/npm_and_yarn/Frontend/Dev/npm-minor-patch-8bff8e034d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 4 updates in the /Frontend directory: @sentry/vite-plugin, @types/node, @vitest/coverage-v8 and vite.

Updates @sentry/vite-plugin from 5.3.0 to 5.4.0

Release notes

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

5.4.0

Important Changes ✨

The Sentry bundler plugins are moving to our main sentry-javascript monorepo and will be bumped to version 11.0.0 with the next SDK major release. In preparation, we've already ported the @sentry/bundler-plugin-core and sentry/babel-plugin-component-annotatepackages, which are now merged and called @@sentry/bundler-plugins. If you're using any of our bundler plugins (e.g. @sentry/vite-plugin), nothing will change for you at the moment.

If you encounter any problems, please open an issue in getsentry/sentry-javascript going forward. Thank you!

This repo will be closed after the v11 bump.

Related PRs:

Bug Fixes 🐛

  • (webpack) Make webpack import lazy to support rspack-only projects by @​s1gr1d in #940
  • Hide console window when running 'git rev-parse HEAD' on Windows by @​jwwisgerhof in #941

Internal Changes 🔧

Changelog

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

5.4.0

Important Changes ✨

The Sentry bundler plugins are moving to our main sentry-javascript monorepo and will be bumped to version 11.0.0 with the next SDK major release. In preparation, we've already ported the @sentry/bundler-plugin-core and sentry/babel-plugin-component-annotate packages, which are now merged and called @@sentry/bundler-plugins. If you're using any of our bundler plugins (e.g. @sentry/vite-plugin), nothing will change for you at the moment.

If you encounter any problems, please open an issue in getsentry/sentry-javascript going forward. Thank you!

This repo will be closed after the v11 bump.

Related PRs:

Bug Fixes 🐛

  • (webpack) Make webpack import lazy to support rspack-only projects by @​s1gr1d in #940
  • Hide console window when running 'git rev-parse HEAD' on Windows by @​jwwisgerhof in #941

Internal Changes 🔧

Commits
  • 9853d6e Revise changelog for Sentry bundler plugin updates (#948)
  • baa8799 release: 5.4.0
  • e3eb5a2 chore: Remove obsolete packages (#947)
  • 211e486 test: Remove SDK version from telemetry snapshots (#946)
  • b0be3c7 feat: Depend on JavaScript repo package. (#945)
  • 988efd3 fix: hide console window when running 'git rev-parse HEAD' on Windows (#941)
  • f97ee48 fix(webpack): Make webpack import lazy to support rspack-only projects (#940)
  • 105f25a feat: Add @sentry/bundler-plugins core package (#938)
  • c63ec4d feat: Update Sentry SDK for telemetry (#937)
  • 1099a5f chore(sentry-cli): Upgrade to 2.58.6 (#936)
  • Additional commits viewable in compare view

Updates @types/node from 26.1.0 to 26.1.2

Commits

Updates @vitest/coverage-v8 from 4.1.9 to 4.1.10

Release notes

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

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vite from 8.1.0 to 8.2.0

Release notes

Sourced from vite's releases.

create-vite@8.2.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0-beta.0

Please refer to CHANGELOG.md for details.

v8.1.5

Please refer to CHANGELOG.md for details.

v8.1.4

Please refer to CHANGELOG.md for details.

v8.1.3

Please refer to CHANGELOG.md for details.

v8.1.2

Please refer to CHANGELOG.md for details.

v8.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.2.0 (2026-07-30)

Features

  • add input to server.fs.allow (#23035) (95a3cda)
  • bundled-dev: reload once after rebuild instead of via the fallback page (#23106) (b24381d)
  • bundled-dev: support worker file update accepted by HMR (#23068) (0d04351)
  • config: include column in config incompatibility location (#23064) (8a24572)
  • dev: resolve interface name for explicit host in network URLs (#22965) (3ac77d9)

Bug Fixes

  • bundledDev: print build errors to the terminal when an HMR update fails (#23024) (41c4658)
  • deps: update all non-major dependencies (#23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#22932) (fa005d1)
  • support resolving top-level input option with plugins (#23101) (41df81a)

Documentation

  • config: correct cacheDir default fallback description (#23060) (aafa103)

Tests

8.2.0-beta.0 (2026-07-22)

Features

  • add input option (#22642) (9beae37)
  • config: warn features incompatible with native loader in bundle loader (#22850) (05302b0)
  • css: export PostCSS config type for type-safe configs (#22792) (302c755)
  • dev: label network URLs with their interface name (#22830) (78accc4)
  • optimizer: support aube lockfile (#22813) (6319827)
  • optimizer: support nub lockfile (#22891) (65d3604)
  • update rolldown-related dependencies and use client-side HMR in bundled-dev (#22961) (960e9ef)
  • wasm: expand test suite, unwrap WebAssembly.Global and enable js-string builtins (#22674) (9e79b51)

Bug Fixes

Performance Improvements

... (truncated)

Commits

Updates vitest from 4.1.9 to 4.1.10

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • See full diff in compare view

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 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

…ory with 5 updates

Bumps the npm-minor-patch group with 4 updates in the /Frontend directory: [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@sentry/vite-plugin` from 5.3.0 to 5.4.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@5.3.0...5.4.0)

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

Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8)

Updates `vite` from 8.1.0 to 8.2.0
- [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/create-vite@8.2.0/packages/vite)

Updates `vitest` from 4.1.9 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: "@sentry/vite-plugin"
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: vite
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added deps Dependency updates frontend Frontend/npm updates labels Aug 3, 2026
@Jordonbc
Jordonbc merged commit 01f49e0 into Dev Aug 3, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/Frontend/Dev/npm-minor-patch-8bff8e034d branch August 3, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates frontend Frontend/npm updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant