Skip to content

chore(deps-dev): Bump @nextcloud/vite-config from 2.5.2 to 2.5.4 - #1677

Merged
github-actions[bot] merged 2 commits into
stable3from
dependabot/npm_and_yarn/stable3/nextcloud/vite-config-2.5.4
Jul 5, 2026
Merged

chore(deps-dev): Bump @nextcloud/vite-config from 2.5.2 to 2.5.4#1677
github-actions[bot] merged 2 commits into
stable3from
dependabot/npm_and_yarn/stable3/nextcloud/vite-config-2.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vite-config from 2.5.2 to 2.5.4.

Release notes

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

v2.5.4

What's Changed

Other changes

Full Changelog: nextcloud-libraries/nextcloud-vite-config@v2.5.3...v2.5.4

v2.5.3

v2.5.3 (2026-06-30)

What's Changed

🐛 Fixed bugs

  • fix(lib): remove extra formats option #771
  • fix(lib): remove hash from the file names #772

Other changes

  • chore: update Node and NPM dev versions to align with apps #757
  • chore: migrate code linting to ESLint v10 and eslint config v9 #855
  • Updated dependencies:
    • Bump rollup-plugin-corejs to 1.0.2
    • Bump @rollup/plugin-replace to 6.0.3
    • Bump @vitejs/plugin-vue to 6.0.4
    • Bump vite-plugin-css-injected-by-js
    • Bump rollup-plugin-license to 3.7.1
    • Bump rollup-plugin-node-externals to 9.0.1
    • Bump vite-plugin-node-polyfills to 0.28.0
  • ci: update all workflow templates from organization template repository
Changelog

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

v2.5.4 (2026-06-30)

Other changes

  • Fixed dependencies in provided distribution files
  • fix: add missing repository key to package.json #944

v2.5.3 (2026-06-30)

🐛 Fixed bugs

  • fix(lib): remove extra formats option #771
  • fix(lib): remove hash from the file names #772

Other changes

  • chore: update Node and NPM dev versions to align with apps #757
  • chore: migrate code linting to ESLint v10 and eslint config v9 #855
  • Updated dependencies:
    • Bump rollup-plugin-corejs to 1.0.2
    • Bump @rollup/plugin-replace to 6.0.3
    • Bump @vitejs/plugin-vue to 6.0.4
    • Bump vite-plugin-css-injected-by-js
    • Bump rollup-plugin-license to 3.7.1
    • Bump rollup-plugin-node-externals to 9.0.1
    • Bump vite-plugin-node-polyfills to 0.28.0
  • ci: update all workflow templates from organization template repository
Commits
  • 81b9068 Merge pull request #945 from nextcloud-libraries/chore/stable-2-release
  • a8184aa chore: prepare v2.5.4
  • 3083890 Merge pull request #944 from nextcloud-libraries/backport/943/stable2
  • 4ed2c09 Merge pull request #937 from nextcloud-libraries/dependabot/npm_and_yarn/stab...
  • 1917f20 chore: adjust code to new ESLint rules
  • e4d5864 fix: add missing repository key to package.json
  • e38e3a2 fix: use proper URL for package
  • b7afc6a Merge pull request #942 from nextcloud-libraries/chore/stable-2-release
  • 84bc7f0 chore: prepare v2.5.3
  • e7c1d34 chore(deps-dev): Bump @​nextcloud/eslint-config from 9.0.0-rc.9 to 9.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nextcloud/vite-config since your current version.


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 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 3. to review 3️⃣ Waiting for reviews type: dependencies 🔗 update or change of dependency labels Jul 4, 2026
@github-actions
github-actions Bot enabled auto-merge July 4, 2026 01:06
dependabot Bot and others added 2 commits July 5, 2026 22:37
Bumps [@nextcloud/vite-config](https://github.com/nextcloud-libraries/nextcloud-vite-config) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vite-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/v2.5.4/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vite-config@v2.5.2...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux force-pushed the dependabot/npm_and_yarn/stable3/nextcloud/vite-config-2.5.4 branch from 2e077a3 to cbb23f6 Compare July 5, 2026 20:39
@github-actions
github-actions Bot merged commit 4c00358 into stable3 Jul 5, 2026
9 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/stable3/nextcloud/vite-config-2.5.4 branch July 5, 2026 20:40
@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.25%. Comparing base (a9ce922) to head (cbb23f6).
⚠️ Report is 5 commits behind head on stable3.

Additional details and impacted files
@@           Coverage Diff            @@
##           stable3    #1677   +/-   ##
========================================
  Coverage    90.25%   90.25%           
========================================
  Files           23       23           
  Lines          657      657           
  Branches       178      178           
========================================
  Hits           593      593           
  Misses          53       53           
  Partials        11       11           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review 3️⃣ Waiting for reviews type: dependencies 🔗 update or change of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant