generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: UI5/linter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 30 files changed
- 4 contributors
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b1cc36 - Browse repository at this point
Copy the full SHA 2b1cc36View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7afdd3 - Browse repository at this point
Copy the full SHA e7afdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb2f0b - Browse repository at this point
Copy the full SHA 4eb2f0bView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 808f3b4 - Browse repository at this point
Copy the full SHA 808f3b4View commit details -
fix: Remove duplicate messages
Some findings are reported as usage of deprecated API but also as usage of global variables. This change removes the duplicate messages and keeps the one about the deprecated API as it provides more information.
Configuration menu - View commit details
-
Copy full SHA for 81a6671 - Browse repository at this point
Copy the full SHA 81a6671View commit details -
feat: Detect usage of deprecated jQuery.sap API
So far, only the usage of global API such as `jQuery.sap` was detected. However, when using `jQuery` as local variable via a dependency, the usage of `jQuery.sap` was not detected, although all APIs within that namespace are deprecated.
Configuration menu - View commit details
-
Copy full SHA for e8e2314 - Browse repository at this point
Copy the full SHA e8e2314View commit details -
refactor: Remove workaround for deprecation text
The problem mentioned in the comments has been fixed with 1.120.8 and 1.121.0, so the workaround is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for c8de9c4 - Browse repository at this point
Copy the full SHA c8de9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afb14c - Browse repository at this point
Copy the full SHA 5afb14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac64f6 - Browse repository at this point
Copy the full SHA 8ac64f6View commit details -
fix(xml-transpiler): Log unknown namespaces as verbose instead of war…
…ning Ignoring them seems safe, so no warning should be produced. There's typically also nothing a developer can do to resolve the warning.
Configuration menu - View commit details
-
Copy full SHA for 6a73c17 - Browse repository at this point
Copy the full SHA 6a73c17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62450df - Browse repository at this point
Copy the full SHA 62450dfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0...v0.1.1