build(deps): bump vite, vite-react-ssg, @preact/preset-vite, @vitejs/plugin-react-swc, @vitest/coverage-v8, lovable-tagger and vitest - #81
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…plugin-react-swc, @vitest/coverage-v8, lovable-tagger and vitest Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-react-ssg](https://github.com/Daydreamer-riri/vite-react-ssg), [@preact/preset-vite](https://github.com/preactjs/preset-vite), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [lovable-tagger](https://github.com/lovablelabs/lovable/tree/HEAD/npm-packages/tagger) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together. Updates `vite` from 5.4.21 to 8.1.4 - [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.1.4/packages/vite) Updates `vite-react-ssg` from 0.9.1-beta.1 to 0.9.2 - [Release notes](https://github.com/Daydreamer-riri/vite-react-ssg/releases) - [Commits](Daydreamer-riri/vite-react-ssg@v0.9.1-beta.1...v0.9.2) Updates `@preact/preset-vite` from 2.9.4 to 2.10.5 - [Release notes](https://github.com/preactjs/preset-vite/releases) - [Commits](preactjs/preset-vite@2.9.4...2.10.5) Updates `@vitejs/plugin-react-swc` from 3.7.1 to 4.3.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react-swc) Updates `@vitest/coverage-v8` from 3.0.5 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 `lovable-tagger` from 1.0.19 to 1.3.1 - [Commits](https://github.com/lovablelabs/lovable/commits/HEAD/npm-packages/tagger) Updates `vitest` from 3.0.5 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: vite dependency-version: 8.1.4 dependency-type: direct:development - dependency-name: vite-react-ssg dependency-version: 0.9.2 dependency-type: direct:production - dependency-name: "@preact/preset-vite" dependency-version: 2.10.5 dependency-type: direct:development - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.3.1 dependency-type: direct:development - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development - dependency-name: lovable-tagger dependency-version: 1.3.1 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for catalystneuro failed. Why did it fail? →
|
Contributor
Author
|
Looks like these dependencies are no longer a dependency, so this is no longer needed. |
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 vite, vite-react-ssg, @preact/preset-vite, @vitejs/plugin-react-swc, @vitest/coverage-v8, lovable-tagger and vitest. These dependencies needed to be updated together.
Updates
vitefrom 5.4.21 to 8.1.4Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)Updates
vite-react-ssgfrom 0.9.1-beta.1 to 0.9.2Release notes
Sourced from vite-react-ssg's releases.
Commits
4720e45chore: release v0.9.241c3da6chore: clean up lint warnings and errorsb2bc67etest: tighten element-lazy-assets coverage and add tracker unit testsad3520ctest maintained vite versions25f0ed1feat: accurately crawl assetse8749e9fix: route entry asset collectiond22245fchore: release v0.9.17d0dfbatest: fix testad8cf07chore: upgrade vite to 8 and vitest to 4, expand tests9903b95feat: add support for Vite 8 (#89)Updates
@preact/preset-vitefrom 2.9.4 to 2.10.5Release notes
Sourced from @preact/preset-vite's releases.
... (truncated)
Commits
c9d28d12.10.5 (#195)97a3c06use import for zimmerframe (#194)14d9cd6this is undefined in vite 5 (#192)d3643932.10.4 (#191)d160257Add support for oxc (#190)193a724Add support for vite 8 (#189)d2d5681perf: avoid babel in dev by using magic string for hook names injection (#183)f5f067a2.10.3 (#182)4ce2b85Upgrade@rollup/pluginutils(#181)fb84898chore: Bump Node version (#177)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@vitejs/plugin-react-swcfrom 3.7.1 to 4.3.1Release notes
Sourced from @vitejs/plugin-react-swc's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitejs/plugin-react-swcsince your current version.Updates
@vitest/coverage-v8from 3.0.5 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
db616d2chore: release v4.1.10 (#10718)a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.2Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitest/coverage-v8since your current version.Updates
lovable-taggerfrom 1.0.19 to 1.3.1Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lovable-tagger since your current version.
Updates
vitestfrom 3.0.5 to 4.1.10Release notes
Sourced from vitest's releases.
... (truncated)
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.