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.1.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.1.3
Choose a head ref
  • 10 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    db3cd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa435bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ff9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0235b50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e27bed8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe4b99d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b19da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. revert: Remove workaround for deprecation text

    This reverts commit c8de9c4.
    
    Not all libraries have been updated yet as new SAPUI5 patch releases
    do not include new versions of every library.
    
    See #29
    matz3 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5d81856 View commit details
    Browse the repository at this point in the history
  2. feat: Detect deprecated libs and components in manifest.json (#34)

    - Analyze dependencies within manifest.json
    - Add detections for deprecated libraries and components (manifest.json)
    - Add new reporter messages with ruleId's
    `ui5-linter-no-deprecated-library` and
    `ui5-linter-no-deprecated-component`
    - Update test snapshots
    
    JIRA: CPOUI5FOUNDATION-807
    maxreichmann authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8aa74e1 View commit details
    Browse the repository at this point in the history
  3. release: v0.1.3

    openui5bot authored and matz3 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2a66f66 View commit details
    Browse the repository at this point in the history
Loading