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.4.0
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.4.1
Choose a head ref
  • 9 commits
  • 16 files changed
  • 4 contributors

Commits on Sep 19, 2024

  1. build(deps-dev): Bump nyc from 17.0.0 to 17.1.0

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.0.0 to 17.1.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@nyc-v17.0.0...nyc-v17.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: nyc
      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 Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1101df1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. build(deps-dev): Bump sinon from 18.0.1 to 19.0.2

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and flovogt committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2342d34 View commit details
    Browse the repository at this point in the history
  2. feat: Add UI5 linter option for ui5.yaml config path (#313)

    CPOUI5FOUNDATION-855
    maxreichmann authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a213084 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. build(deps-dev): Bump @eslint/js from 9.11.0 to 9.11.1

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.11.0 to 9.11.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.11.1/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      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 Sep 24, 2024
    Configuration menu
    Copy the full SHA
    83a71a6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump eslint from 9.11.0 to 9.11.1

    Bumps [eslint](https://github.com/eslint/eslint) from 9.11.0 to 9.11.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.11.0...v9.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Sep 24, 2024
    Configuration menu
    Copy the full SHA
    178bf6c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): Bump typescript-eslint from 8.6.0 to 8.7.0

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.6.0 to 8.7.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.7.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 Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b24e633 View commit details
    Browse the repository at this point in the history
  4. release: v0.4.1

    openui5bot authored and flovogt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    404d5da View commit details
    Browse the repository at this point in the history
Loading