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: uikit/uikit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.11
Choose a base ref
...
head repository: uikit/uikit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    d796b76 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. chore(deps-dev): bump the dev-dependencies group across 1 directory w…

    …ith 5 updates
    
    Bumps the dev-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.30.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.30.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` |
    | [rollup](https://github.com/rollup/rollup) | `4.43.0` | `4.44.1` |
    | [svgo](https://github.com/svg/svgo) | `3.3.2` | `4.0.0` |
    
    
    
    Updates `@eslint/js` from 9.29.0 to 9.30.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.30.0/packages/js)
    
    Updates `eslint` from 9.29.0 to 9.30.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.29.0...v9.30.0)
    
    Updates `prettier` from 3.5.3 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    
    Updates `rollup` from 4.43.0 to 4.44.1
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.43.0...v4.44.1)
    
    Updates `svgo` from 3.3.2 to 4.0.0
    - [Release notes](https://github.com/svg/svgo/releases)
    - [Commits](svg/svgo@v3.3.2...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.30.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-version: 9.30.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: rollup
      dependency-version: 4.44.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: svgo
      dependency-version: 4.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and janschoenherr committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    21f4f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f9f8b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. chore(deps-dev): bump the dev-dependencies group with 5 updates

    Bumps the dev-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.30.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `9.30.1` |
    | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` |
    | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.6.3` | `12.7.0` |
    | [rollup](https://github.com/rollup/rollup) | `4.44.1` | `4.44.2` |
    
    
    Updates `@eslint/js` from 9.30.0 to 9.30.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js)
    
    Updates `eslint` from 9.30.0 to 9.30.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.0...v9.30.1)
    
    Updates `globals` from 16.2.0 to 16.3.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.2.0...v16.3.0)
    
    Updates `inquirer` from 12.6.3 to 12.7.0
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.6.3...inquirer@12.7.0)
    
    Updates `rollup` from 4.44.1 to 4.44.2
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.44.1...v4.44.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.30.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-version: 9.30.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: globals
      dependency-version: 16.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: inquirer
      dependency-version: 12.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: rollup
      dependency-version: 4.44.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and janschoenherr committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    0c549c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. chore(deps-dev): bump the dev-dependencies group with 4 updates

    Bumps the dev-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [esbuild](https://github.com/evanw/esbuild), [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).
    
    
    Updates `@eslint/js` from 9.30.1 to 9.31.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.31.0/packages/js)
    
    Updates `esbuild` from 0.25.5 to 0.25.6
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.5...v0.25.6)
    
    Updates `eslint` from 9.30.1 to 9.31.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.1...v9.31.0)
    
    Updates `rollup` from 4.44.2 to 4.45.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.44.2...v4.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: esbuild
      dependency-version: 0.25.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-version: 9.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: rollup
      dependency-version: 4.45.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and janschoenherr committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    a13f0d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Configuration menu
    Copy the full SHA
    62e705b View commit details
    Browse the repository at this point in the history
Loading