deps: bump the vite group across 1 directory with 2 updates#24
deps: bump the vite group across 1 directory with 2 updates#24dependabot[bot] wants to merge 1 commit into
Conversation
|
@markmandel, I suggest we try rebasing this branch to see if it clears the issue. If the problem persists, we can explore alternative solutions |
fb1ef46 to
d53fad1
Compare
Looks like it's already up to date - not sure there is more to rebase against? 🤔 |
|
I have go through this in detail and i think the CI is failing because @markmandel I suggest to run the command @dependabot recreate |
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
d53fad1 to
d587b99
Compare
|
I do suggest we should close this pr because @kinvolk/headlamp-plugin@0.14.x has transitive dependencies |
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.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-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>
d587b99 to
82fae61
Compare
Bumps the vite group with 2 updates in the / directory: vite and vite-plugin-svgr.
Updates
vitefrom 6.4.3 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-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)