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: v1.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: v1.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 25 files changed
- 3 contributors
Commits on Oct 18, 2024
-
build(deps-dev): Bump esmock from 2.6.7 to 2.6.8
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.6.7 to 2.6.8. - [Release notes](https://github.com/iambumblehead/esmock/releases) - [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md) - [Commits](iambumblehead/esmock@v2.6.7...v2.6.8) --- updated-dependencies: - dependency-name: esmock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7bc9a9 - Browse repository at this point
Copy the full SHA d7bc9a9View commit details -
build(deps-dev): Bump typescript-eslint from 8.9.0 to 8.10.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.9.0 to 8.10.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.10.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]>
Configuration menu - View commit details
-
Copy full SHA for 86f4adc - Browse repository at this point
Copy the full SHA 86f4adcView commit details -
fix(amdTranspiler): Fix exception "Node not found in array"
When multiple return statements are found in the AMD factory, the factory function will not be replaced, so no assignment of the old factory block should be done. This caused the exception "Node not found in array" as replacements were wrongly applied on the new top level SourceFile instead of the original and still existing factory function.
Configuration menu - View commit details
-
Copy full SHA for 75d2aa8 - Browse repository at this point
Copy the full SHA 75d2aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc209f - Browse repository at this point
Copy the full SHA 1dc209fView commit details -
fix: Properly check UI5 class inheritance
The UI5 class inheritance check needs to perform a different check when the UI5 base classes are actually within the current project like it is the case for the sap.ui.core library. In this case the declaration is based on the actual code, not the UI5 type definitions. This change adds a very minimal sap.ui.core project where this scenario can be reproduced without having to test the whole original library. This is a follow-up of #349
Configuration menu - View commit details
-
Copy full SHA for 79f9123 - Browse repository at this point
Copy the full SHA 79f9123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f777dc - Browse repository at this point
Copy the full SHA 6f777dcView 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 v1.1.0...v1.1.1