Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps @nextcloud/vite-config from 1.2.2 to 2.5.0.

Release notes

Sourced from @​nextcloud/vite-config's releases.

v2.5.0

Added

  • Minimum Vite version is now 7.1.4

🐛 Fixed bugs

  • fix: bump vite version to fix running in watch mode #693 (susnux)

Other changes

  • chore: update vite-plugin-node-polyfills to 0.24.0 #678 (skjnldsv)
  • chore: various dev deps upgrades #680 (skjnldsv)
  • chore(deps): Bump @​vitejs/plugin-vue from 6.0.0 to 6.0.1 #681
  • chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 #687
  • chore(deps): Bump sha.js from 2.4.11 to 2.4.12 #688
  • chore(deps): Bump magic-string from 0.30.17 to 0.30.18 #691
  • chore(deps): Bump rollup-plugin-node-externals from 8.0.1 to 8.1.0 #690

v2.4.0

v2.4.0 (2025-07-23)

Added

  • Vite v7 support

🐛 Fixed bugs

  • fix(watch): adjust rollup config for watch mode #666 (susnux)

Changed

  • chore: remove work-around for already fixed bug #664 (susnux)
  • chore: adjust defaults to use SPDX over 3rdparty BOM #665 (susnux)
  • chore(deps): Bump @​vitejs/plugin-vue to 6.0.0
  • chore(deps): Bump pbkdf2 to 3.1.3
  • chore(deps): Bump rollup-plugin-node-externals to 8.0.1
  • chore(deps): Bump vite-plugin-dts to 4.5.4

v2.3.5

v2.3.5 (2025-05-07)

🐛 Fixed bugs

  • fix(SPDX): correctly handle plugins

v2.3.4

What's Changed

🐛 Fixed bugs

Other changes

... (truncated)

Changelog

Sourced from @​nextcloud/vite-config's changelog.

v2.5.0 (2025-09-02)

Added

  • Minimum Vite version is now 7.1.4

🐛 Fixed bugs

  • fix: bump vite version to fix running in watch mode #693 (susnux)

Other changes

  • chore: update vite-plugin-node-polyfills to 0.24.0 #678 (skjnldsv)
  • chore: various dev deps upgrades #680 (skjnldsv)
  • chore(deps): Bump @​vitejs/plugin-vue from 6.0.0 to 6.0.1 #681
  • chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 #687
  • chore(deps): Bump sha.js from 2.4.11 to 2.4.12 #688
  • chore(deps): Bump magic-string from 0.30.17 to 0.30.18 #691
  • chore(deps): Bump rollup-plugin-node-externals from 8.0.1 to 8.1.0 #690

v2.4.0 (2025-07-23)

Added

  • Vite v7 support

🐛 Fixed bugs

  • fix(watch): adjust rollup config for watch mode #666 (susnux)

Changed

  • chore: remove work-around for already fixed bug #664 (susnux)
  • chore: adjust defaults to use SPDX over 3rdparty BOM #665 (susnux)
  • chore(deps): Bump @​vitejs/plugin-vue to 6.0.0
  • chore(deps): Bump pbkdf2 to 3.1.3
  • chore(deps): Bump rollup-plugin-node-externals to 8.0.1
  • chore(deps): Bump vite-plugin-dts to 4.5.4

v2.3.5 (2025-05-07)

🐛 Fixed bugs

  • fix(SPDX): correctly handle plugins

v2.3.4 (2025-05-07)

🐛 Fixed bugs

  • fix(SPDX): handle vite internal modules and sanitize name #606 (susnux)

Changed

  • chore(deps-dev): Bump vite to 6.3.4

v2.3.3 (2025-04-28)

Changed

  • chore(deps): Bump @​vitejs/plugin-vue from 5.2.1 to 5.2.3
  • chore(deps): Bump rollup-plugin-esbuild-minify from 1.2.0 to 1.3.0
  • chore(deps): Bump esbuild and rollup-plugin-esbuild-minify

... (truncated)

Commits
  • 837dfda Merge pull request #696 from nextcloud-libraries/chore/release-2-5-0
  • 63ecf6b chore: prepare v2.5.0
  • 09cb9dc Merge pull request #693 from nextcloud-libraries/fix/watch
  • 7fbdf28 fix: bump vite version to fix running in watch mode
  • c306d51 Merge pull request #692 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 4fc0088 chore(deps-dev): Bump typedoc from 0.28.10 to 0.28.11
  • 52a6385 Merge pull request #690 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 4310552 chore: adjust for updated node externals plugin
  • eb8b09f Merge pull request #691 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • ecf8f2d Merge pull request #689 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.2 to 2.5.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vite-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vite-config@v1.2.2...v2.5.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vite-config"
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #390.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vite-config-2.5.0 branch September 30, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant