chore: bump vite, @nabla/vite-plugin-eslint, @react-router/dev, @storybook/react-vite and @vitejs/plugin-react in /client#4233
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
d98419d to
ae3055e
Compare
Contributor
|
You can access the deployment of this PR at https://renku-ci-ui-4233.dev.renku.ch |
Member
|
Cannot upgrade just react router dev to v8. |
…ybook/react-vite and @vitejs/plugin-react Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@nabla/vite-plugin-eslint](https://github.com/nabla/vite-plugin-eslint), [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together. Updates `vite` from 6.4.2 to 8.0.16 - [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.16/packages/vite) Updates `@nabla/vite-plugin-eslint` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/nabla/vite-plugin-eslint/releases) - [Changelog](https://github.com/nabla/vite-plugin-eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/nabla/vite-plugin-eslint/commits) Updates `@react-router/dev` from 7.17.0 to 8.0.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@8.0.1/packages/react-router-dev) Updates `@storybook/react-vite` from 10.2.17 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/frameworks/react-vite) Updates `@vitejs/plugin-react` from 4.7.0 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) --- updated-dependencies: - dependency-name: "@nabla/vite-plugin-eslint" dependency-version: 3.0.1 dependency-type: direct:development - dependency-name: "@react-router/dev" dependency-version: 8.0.0 dependency-type: direct:development - dependency-name: "@storybook/react-vite" dependency-version: 10.4.6 dependency-type: direct:development - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
ae3055e to
a0fe4fc
Compare
Contributor
Author
|
Superseded by #4240. |
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, @nabla/vite-plugin-eslint, @react-router/dev, @storybook/react-vite and @vitejs/plugin-react. These dependencies needed to be updated together.
Updates
vitefrom 6.4.2 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
@nabla/vite-plugin-eslintfrom 3.0.0 to 3.0.1Changelog
Sourced from @nabla/vite-plugin-eslint's changelog.
Commits
Updates
@react-router/devfrom 7.17.0 to 8.0.1Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
... (truncated)
Commits
d10df2dRelease v8.0.1 (#15210)31370cbRemove AppLoadContext (#15207)da102b5Fix globals dependency for lint config (#15208)36122b3Release v8.0.0 (#15198)8fc707dchore: format689981cUse bullet details for trailing slash change notes7e9be69Version 8.0.0-pre.1a3b7eeffix merge conflict5a77fc9Merge branch 'main' into v824283e9chore: formatUpdates
@storybook/react-vitefrom 10.2.17 to 10.4.6Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Updates
@vitejs/plugin-reactfrom 4.7.0 to 6.0.2Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.
... (truncated)
Commits
6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitejs/plugin-reactsince your current version.