Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v2.5.1

v2.5.1 (2025-09-29)

🐛 Fixed bugs

  • fix: make configuration rolldown compatible #717 (susnux)

Other changes

  • chore(deps): Bump rollup-plugin-node-externals to 8.1.1
  • chore(deps): Bump magic-string to 0.30.19

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

... (truncated)

Changelog

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

v2.5.1 (2025-09-29)

🐛 Fixed bugs

  • fix: make configuration rolldown compatible #717 (susnux)

Other changes

  • chore(deps): Bump rollup-plugin-node-externals to 8.1.1
  • chore(deps): Bump magic-string to 0.30.19

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)

... (truncated)

Commits
  • e6ea2e7 Merge pull request #720 from nextcloud-libraries/chore/release-2
  • d61fb8c chore: prepare v2.5.1
  • f7153a1 Merge pull request #717 from nextcloud-libraries/fix/make-rolldown-compatible
  • fc0a308 fix: make configuration rolldown compatible
  • 011394b Merge pull request #715 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 724f3bc chore(deps-dev): Bump vite from 7.1.6 to 7.1.7
  • 461dbbb Merge pull request #713 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • a6bde6d Merge pull request #714 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 6c50dd3 Merge pull request #712 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 9441d20 chore(deps-dev): Bump @​types/node from 24.3.3 to 24.5.2
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vite-config-2.5.1 branch from b4133e8 to 55902ef Compare October 1, 2025 19:43
Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.2 to 2.5.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vite-config-2.5.1 branch from 55902ef to cb455a4 Compare October 1, 2025 19:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #402.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vite-config-2.5.1 branch October 21, 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