Skip to content

chore(frontend)(deps-dev): bump the vitest-testing group across 1 directory with 2 updates#45

Merged
aksOps merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c
Apr 28, 2026
Merged

chore(frontend)(deps-dev): bump the vitest-testing group across 1 directory with 2 updates#45
aksOps merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the vitest-testing group with 2 updates in the /ui directory: jsdom and vitest.

Updates jsdom from 29.0.1 to 29.1.0

Release notes

Sourced from jsdom's releases.

v29.1.0

  • Added basic support for the ratio CSS type. (@​asamuzaK)
  • Fixed getComputedStyle() sometimes returning outdated results after CSS was modified. (@​asamuzaK)

v29.0.2

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)
Commits
  • 5a3e88e 29.1.0
  • 73db204 Update dependencies and dev dependencies
  • a7168a5 Support ratio CSS unit type
  • 15346e0 Fix style cache invalidation
  • 2a1e2cd 29.0.2
  • 4097d66 Resolve computed CSS values lazily in CSSStyleDeclaration
  • cf5523f Add more test cases for nested color-mix with currentColor
  • b33b616 Add test that getComputedStyle() works with !important
  • 6bf559c Add test for custom property inheritance in computed styles
  • 6817657 Fix border shorthand handling
  • Additional commits viewable in compare view

Updates vitest from 4.1.0 to 4.1.5

Release notes

Sourced from vitest's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • 122c25b fix: fix vi.defineHelper called as object method (#10163)
  • 6abd557 feat(api): make test-specification options writable (#10154)
  • 596f739 fix: project color label on html reporter (#10142)
  • 9423dc0 fix: --project negation excludes browser instances (#10131)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area:frontend, type:dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@socket-security

socket-security Bot commented Apr 26, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​jsdom@​29.0.1 ⏵ 29.1.075 +1100100 +197 +3100
Updatednpm/​vitest@​4.1.0 ⏵ 4.1.59610079 +199100

View full report

@dependabot dependabot Bot changed the title chore(frontend)(deps-dev): bump the vitest-testing group in /ui with 2 updates chore(frontend)(deps-dev): bump the vitest-testing group across 1 directory with 2 updates Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c branch from 9480828 to 68401e7 Compare April 27, 2026 09:03
@aksOps

aksOps commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

1 similar comment
@aksOps

aksOps commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@aksOps aksOps enabled auto-merge (squash) April 28, 2026 00:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c branch from 68401e7 to 9f93b76 Compare April 28, 2026 00:52
…ectory with 2 updates

Bumps the vitest-testing group with 2 updates in the /ui directory: [jsdom](https://github.com/jsdom/jsdom) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `jsdom` from 29.0.1 to 29.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.1...v29.1.0)

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

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest-testing
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest-testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c branch from 9f93b76 to 4c271a3 Compare April 28, 2026 00:54
@aksOps

aksOps commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sonarqubecloud

Copy link
Copy Markdown

@aksOps aksOps merged commit ac3cf52 into main Apr 28, 2026
12 checks passed
@aksOps aksOps deleted the dependabot/npm_and_yarn/ui/vitest-testing-5b49f9b59c branch April 28, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant