Closed renovate[bot] closed 1 month ago
This version is Vue 3 only.
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x
releases. But if you manually upgrade to 2.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^1.4.2
->^2.2.2
Release Notes
nextcloud/nextcloud-vite-config (@nextcloud/vite-config)
### [`v2.2.2`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v222) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.2.1...v2.2.2) ##### Fixed - fix(REUSELicensesPlugin): Emit files in `generateBundle` hook to have real filenames [#283](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/283) ([susnux](https://redirect.github.com/susnux)) ### [`v2.2.1`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v221) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.2.0...v2.2.1) ##### Fixed - fix: Adjust import of `rollup-plugin-esbuild-minify` [#279](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/279) ([susnux](https://redirect.github.com/susnux)) ### [`v2.2.0`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v220) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.1.0...v2.2.0) ##### Added - feat(EmptyJSDirPlugin): Allow to specify other directories to clear [#240](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/240) ([susnux](https://redirect.github.com/susnux)) - feat: Add REUSE license plugin to extract license information for built assets [#250](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/250) ([susnux](https://redirect.github.com/susnux)) ##### Fixed - perf(CSSEntryPointsPlugin): Only visit chunks once per entry point [#239](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/239) ([susnux](https://redirect.github.com/susnux)) - fix(appconfig): `cssCodeSplit` is enabled by default so handle CSS entries [#243](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/243) ([susnux](https://redirect.github.com/susnux)) - fix: Revert chunkFileNames to include hash [#267](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/267) ([juliushaertl](https://redirect.github.com/juliushaertl)) ##### Changed - Migrate REUSE to TOML format [#245](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/245) ([AndyScherzinger](https://redirect.github.com/AndyScherzinger)) - chore: Update workflows from templates [#213](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/213) ([susnux](https://redirect.github.com/susnux)) - chore(deps): Bump rollup-plugin-license to 3.5.2 - chore(deps): Bump [@vitejs/plugin-vue](https://redirect.github.com/vitejs/plugin-vue) to 5.1.2 - chore(deps): Bump magic-string to 0.30.11 ### [`v2.1.0`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.0.2...v2.1.0) ##### Added - feat(app-config): Add option to override the app name [#205](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/205) ([susnux](https://redirect.github.com/susnux)) - Allow to specify an output prefix and load app id from appinfo [#207](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/207) ([susnux](https://redirect.github.com/susnux)) - feat: Add `CSSEntryPointsPlugin` to fix vite for creating one CSS entry per JS entry point [#204](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/204) ([susnux](https://redirect.github.com/susnux)) ##### Changed - chore(deps-dev): Bump vite from 5.2.13 to 5.3.1 - chore(deps): Bump braces from 3.0.2 to 3.0.3 ### [`v2.0.2`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v202) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.0.1...v2.0.2) ##### Fixed - fix: explicitly use window.OC global in app config [#197](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/197) ([st3iny](https://redirect.github.com/st3iny)) ### [`v2.0.1`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v201) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v2.0.0...v2.0.1) ##### Changed - chore: update source url in dep5 spec [#187](https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/187) ([st3iny](https://redirect.github.com/st3iny)) - chore(deps): Bump vite-plugin-node-polyfills from 0.21.0 to 0.22.0 - chore(deps): Bump [@vitejs/plugin-vue](https://redirect.github.com/vitejs/plugin-vue) from 5.0.4 to 5.0.5 - chore(deps): Bump [@rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) from 5.0.5 to 5.0.7 ### [`v2.0.0`](https://redirect.github.com/nextcloud/nextcloud-vite-config/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-vite-config/compare/v1.4.2...v2.0.0) ##### Breaking changes This version is Vue 3 only. For Vue 2 use the 1.x version.Configuration
π Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.