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.2
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.3
Choose a head ref
  • 11 commits
  • 19 files changed
  • 5 contributors

Commits on Aug 13, 2024

  1. build(deps-dev): Bump typescript-eslint from 8.0.1 to 8.1.0

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.1 to 8.1.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.1.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 13, 2024
    Configuration menu
    Copy the full SHA
    fd12041 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.1.0 to 8.2.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.2.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 20, 2024
    Configuration menu
    Copy the full SHA
    b8a74c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ae7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7477b9e View commit details
    Browse the repository at this point in the history
  4. docs: Update comment

    RandomByte committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9e1fca2 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): Bump @stylistic/eslint-plugin from 2.6.2 to 2.6.4

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.6.2 to 2.6.4.
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.6.4/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      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 20, 2024
    Configuration menu
    Copy the full SHA
    861e456 View commit details
    Browse the repository at this point in the history
  6. fix: ESLint issues

    d3xter666 authored and github-actions[bot] committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3e26d00 View commit details
    Browse the repository at this point in the history
  7. test: Add TypeScript fixtures

    matz3 authored and RandomByte committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    30b0a57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa879a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1a170c View commit details
    Browse the repository at this point in the history
  10. release: v0.3.3

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