Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud-libraries/nextcloud-vite-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.3
Choose a base ref
...
head repository: nextcloud-libraries/nextcloud-vite-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.4
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. chore(deps-dev): Bump vite from 6.3.3 to 6.3.4

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    26e6681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cb170 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix(SPDX): handle vite internal modules and sanitize name

    - fixes bundles that only contain virtual vite modules (e.g. common js
      helper).
    - fix `file://` URL to path conversion
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 6, 2025
    Configuration menu
    Copy the full SHA
    2c40c42 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    6e7c51b View commit details
    Browse the repository at this point in the history
  2. chore: prepare v2.3.4

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 7, 2025
    Configuration menu
    Copy the full SHA
    06448fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #608 from nextcloud-libraries/chore/release

    chore: prepare v2.3.4
    susnux authored May 7, 2025
    Configuration menu
    Copy the full SHA
    5e1be69 View commit details
    Browse the repository at this point in the history
Loading