Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2025

Bumps @nextcloud/vite-config from 1.5.4 to 1.5.6.

Release notes

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

v1.5.6

v1.5.6 (2025-05-07)

🐛 Fixed bugs

  • fix(SPDX): correctly handle vite plugins

v1.5.5

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.5.4...v1.5.5

Changelog

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

v1.5.6 (2025-05-07)

🐛 Fixed bugs

  • fix(SPDX): correctly handle vite plugins

v1.5.5 (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
Commits
  • 778bc1c chore: prepare v1.5.6
  • 6a8ab1e fix(SPDX): correctly handle plugins
  • b005fc2 chore: prepare v1.5.5
  • 30b33d0 Merge pull request #607 from nextcloud-libraries/backport/606/stable1
  • 3a80e3c fix(SPDX): handle vite internal modules and sanitize name
  • bf92142 Merge pull request #605 from nextcloud-libraries/dependabot/npm_and_yarn/stab...
  • e16dc83 chore(deps-dev): Bump vite from 6.3.3 to 6.3.4
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/vite-config [>= 2.a, < 3]

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 10, 2025
@codecov
Copy link

codecov bot commented May 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.35%. Comparing base (058fd67) to head (9e72a5e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3006   +/-   ##
======================================
  Coverage    2.35%   2.35%           
======================================
  Files         108     108           
  Lines        6336    6336           
  Branches      122     122           
======================================
  Hits          149     149           
  Misses       6183    6183           
  Partials        4       4           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/vite-config-1.5.6 branch from 0213fb6 to d2a2710 Compare May 27, 2025 20:07
@susnux
Copy link
Contributor

susnux commented May 27, 2025

/compile amend/

Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vite-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/v1.5.6/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vite-config@v1.5.4...v1.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vite-config-1.5.6 branch from d2a2710 to 9e72a5e Compare May 27, 2025 20:09
@dependabot dependabot bot merged commit be1676e into master May 27, 2025
47 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vite-config-1.5.6 branch May 27, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants