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: UI5/linter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: UI5/linter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.5
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

  1. build(deps-dev): Bump tsx from 4.14.1 to 4.15.1

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.14.1 to 4.15.1.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.14.1...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    076ed36 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump nyc from 15.1.0 to 17.0.0

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: nyc
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and flovogt committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e3af400 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. build(deps-dev): Bump tsx from 4.15.1 to 4.15.2

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.1 to 4.15.2.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.15.1...v4.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a4d02d6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump typescript-eslint from 7.12.0 to 7.13.0

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.12.0 to 7.13.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e8dc3c5 View commit details
    Browse the repository at this point in the history
  3. fix: Update detection of deprecated (theme-)libs

    - Adds new webc deprecations
    - Adds missing theme-library detection in ui5.yaml
    matz3 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fcfc518 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. build(deps-dev): Bump tsx from 4.15.2 to 4.15.3

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.2 to 4.15.3.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.15.2...v4.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5626b35 View commit details
    Browse the repository at this point in the history
  2. release: v0.2.5

    openui5bot authored and matz3 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a458239 View commit details
    Browse the repository at this point in the history
Loading