Bump the dev-dependencies group across 1 directory with 3 updates#1
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-dependencies group across 1 directory with 3 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 3 updates: [jsdom](https://github.com/jsdom/jsdom), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `jsdom` from 29.0.1 to 29.0.2 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.1...v29.0.2) Updates `vite` from 8.0.3 to 8.0.7 - [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/v8.0.7/packages/vite) Updates `vitest` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
20327e2 to
3b93ed1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 3 updates in the / directory: jsdom, vite and vitest.
Updates
jsdomfrom 29.0.1 to 29.0.2Release notes
Sourced from jsdom's releases.
Commits
2a1e2cd29.0.24097d66Resolve computed CSS values lazily in CSSStyleDeclarationcf5523fAdd more test cases for nested color-mix with currentColorb33b616Add test that getComputedStyle() works with !important6bf559cAdd test for custom property inheritance in computed styles6817657Fix border shorthand handling470f5c5Consolidate color helpers3db53cbFix background shorthand handlers678e840Remove some longhand property filesd526a07Add regression test for getComputedStyle() livenessUpdates
vitefrom 8.0.3 to 8.0.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fdb2e6frelease: v8.0.75c05b04fix: use sync dns.getDefaultResultOrder instead of dns.promises (#22185)7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)d5081c2fix(css): avoid mutating sass error multiple times (#22115)56ec256perf: early return ingetLocalhostAddressIfDiffersFromDNSwhen DNS order is...bdc53abchore(create-vite): remove unnecessary DOM.Iterable (#22168)1a12d4crelease: v8.0.5Updates
vitestfrom 4.1.2 to 4.1.3Release notes
Sourced from vitest's releases.
Commits
2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)691d341fix(snapshot): export custom snapshot matcher helper fromvitest(#10042)59b0e64feat(experimental/snapshot): support custom snapshot matcher (#9973)487990afeat(experimental): supportbrowser.locators.exactoption (#10013)146d4f0fix: add@vitest/coverage-v8and@vitest/coverage-istanbulas optional de...3f5bfa3fix: advance fake timers withexpect.pollinterval (#10022)9dbf477fix(vm): fix external module resolve error with deps optimizer query (#10024)ec20455fix(expect): don't leak "runner" types (#10004)66751c9fix(expect): removeJestExtendError.contextfrom verbose error reporting (#...