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: eclipse/openvsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.0
Choose a base ref
...
head repository: eclipse/openvsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.0
Choose a head ref
  • 20 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 4, 2025

  1. Find latest active extension version for search

    amvanbaren committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    21385af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1256 from amvanbaren/search-latest-active-version

    Find latest active extension version for search
    amvanbaren authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    69da93f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. chore: upgrade gradle from 8.1.1 to 8.3

    Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
    svor committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    9ecf7a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Bump brace-expansion from 1.1.11 to 1.1.12 in /cli

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    82269e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    c27f8a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1266 from amvanbaren/migrate-once-per-version

    Make configurable whether migrations only run once per version.
    amvanbaren authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    d152f96 View commit details
    Browse the repository at this point in the history
  3. Remove BlockHostFilter

    amvanbaren committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    489eb40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1268 from amvanbaren/remove-blockhostfilter

    Remove BlockHostFilter
    amvanbaren authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    4586301 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Merge pull request #1257 from svor/sv-upgrade-gradle

    chore: upgrade gradle from 8.1.1 to 8.3
    amvanbaren authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    9dc4f8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1261 from eclipse/dependabot/npm_and_yarn/cli/bra…

    …ce-expansion-1.1.12
    
    Bump brace-expansion from 1.1.11 to 1.1.12 in /cli
    amvanbaren authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2753125 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG and bump version

    Update brace-expansion 2.0.1
    amvanbaren committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    f3a2bc2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1273 from amvanbaren/cli-0.10.5

    cli: Update CHANGELOG and bump version
    amvanbaren authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    8a42701 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. chore: add group Gradle property; add maven-publish plugin

    Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
    svor committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    3662fb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. ElasticSearch sort use _score for relevance

    ElasticSearch query wrap text search in must block
    amvanbaren committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    e980367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80eb424 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Merge pull request #1274 from che-incubator/sv-test-group

    chore: add group Gradle property; add maven-publish plugin
    amvanbaren authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    6f78505 View commit details
    Browse the repository at this point in the history
  2. cli CHANGELOG for v0.10.5

    amvanbaren committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    9d96dc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge pull request #1278 from amvanbaren/cli-0.10.5-changelog

    cli CHANGELOG for v0.10.5
    amvanbaren authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    4e80337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c7cb82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1281 from amvanbaren/bugfix/webui-publish-error-r…

    …esult
    
    webui: don't assume ErrorResult in tryResolveNamespaceError
    amvanbaren authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    7dda317 View commit details
    Browse the repository at this point in the history
Loading