deps: bump the vite group across 1 directory with 2 updates#17
deps: bump the vite group across 1 directory with 2 updates#17dependabot[bot] wants to merge 1 commit into
Conversation
525de9d to
c5c58a6
Compare
|
@NAME-ASHWANIYADAV - you know Typescript way better than I do - any idea why this failed checks? |
|
I guess this is a lockfile sync issue, the branch is not up to date with main The error Missing: vite@7.3.5 from lock file indicates the mismatch - the lockfile is referencing a version not declared in package.json. Just a rebase. Fix: @dependabot rebase |
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
Bumps the vite group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr). Updates `vite` from 6.4.3 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 `vite-plugin-svgr` from 4.5.0 to 5.2.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.5.0...v5.2.0) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vite-plugin-svgr dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
c5c58a6 to
83eabb6
Compare
|
@markmandel i have deep analysed this out - its not a TypeScript issue, its a dependency constraint We cannot bump vite past 6.x until the headlamp SDK itself updates its vite dependency |
|
Got it! Closing! (I know about Agones stuff, this frontend work is mysterious to me 😄 ) |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the vite group with 2 updates in the / directory: vite and vite-plugin-svgr.
Updates
vitefrom 6.4.3 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
vite-plugin-svgrfrom 4.5.0 to 5.2.0Release notes
Sourced from vite-plugin-svgr's releases.
Commits
8ff69f45.2.0dfbcb3bbuild: export cjs entry as callable default127eea3chore: upgrade toolchain dependencies765a674build: make TypeScript root dirs explicit9c0bdcaci: add publint workflow1b19812build: switch to tsdown for dual-module output0605cf75.1.0f598866test: fix TypeScript typings8aadc43perf: lazy load SVGR dependencies0ca4f6bfix: correct OxcTransformOptions type to expose jsx options (#144)