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.3.3
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.3.4
Choose a head ref
  • 8 commits
  • 14 files changed
  • 6 contributors

Commits on Aug 21, 2024

  1. build(deps-dev): Bump husky from 9.1.4 to 9.1.5

    Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.4...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      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 Aug 21, 2024
    Configuration menu
    Copy the full SHA
    715f6d7 View commit details
    Browse the repository at this point in the history
  2. docs(PERFORMANCE): Update benchmarks for v0.3.2 and v0.3.3

    Looks like a slight improvement in the latest release
    RandomByte committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    363668b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 27, 2024

  1. build(deps-dev): Bump typescript-eslint from 8.2.0 to 8.3.0

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.2.0 to 8.3.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/v8.3.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 Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9b4125b View commit details
    Browse the repository at this point in the history
  2. feat: Add new output format markdown (#258)

    Added new `markdown` option for output as suggested in the issue.
    
    Fixes #178
    
    JIRA: CPOUI5FOUNDATION-890
    
    ---------
    
    Co-authored-by: Konrad <[email protected]>
    Co-authored-by: Merlin Beutlberger <[email protected]>
    3 people authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7329058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0105d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    968f82c View commit details
    Browse the repository at this point in the history
  5. release: v0.3.4

    openui5bot authored and flovogt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    665c77a View commit details
    Browse the repository at this point in the history
Loading