Skip to content
Failed

Changes

Summary

  1. Bump gitlab4j-api from 4.18.0 to 4.19.0 (details)
  2. Bump maven-core from 3.8.3 to 3.8.4 (details)
  3. Bump maven-plugin-api from 3.8.3 to 3.8.4 (details)
  4. Add an API to find a source URL. (details)
  5. Test some corner cases. (details)
  6. Minor updates to the README. (details)
  7. Issue #94 - Add note about direct download (details)
Commit 69a4c316120714970d33407f066c096a57bc5ef1 by noreply
Bump gitlab4j-api from 4.18.0 to 4.19.0

Bumps [gitlab4j-api](https://github.com/gitlab4j/gitlab4j-api) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/gitlab4j/gitlab4j-api/releases)
- [Changelog](https://github.com/gitlab4j/gitlab4j-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gitlab4j/gitlab4j-api/compare/4.18.0...gitlab4j-api-4.19.0)

---
updated-dependencies:
- dependency-name: org.gitlab4j:gitlab4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified core/pom.xml (diff)
Commit ba2d6d002b7415c8343fc42c0e66f4ef9235e3c3 by noreply
Bump maven-core from 3.8.3 to 3.8.4

Bumps [maven-core](https://github.com/apache/maven) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.3...maven-3.8.4)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified maven-plugin/pom.xml (diff)
Commit 90f74a0b177ff057b4f7f153dbcdac4b10e2d86b by noreply
Bump maven-plugin-api from 3.8.3 to 3.8.4

Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.3...maven-3.8.4)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified maven-plugin/pom.xml (diff)
Commit 3a4558073cdcae0e01a7d57858301bb76b35695a by Wayne Beaton
Add an API to find a source URL.
The file was modified core/src/main/java/org/eclipse/dash/licenses/extended/ExtendedContentDataService.java (diff)
The file was modified core/src/main/java/org/eclipse/dash/licenses/extended/MavenCentralExtendedContentDataProvider.java (diff)
The file was modified core/src/main/java/org/eclipse/dash/licenses/extended/GitHubExtendedContentDataProvider.java (diff)
The file was modified core/src/main/java/org/eclipse/dash/licenses/extended/IExtendedContentDataProvider.java (diff)
Commit e246486c3baa57cceca33a80776ef7564f914f3f by Wayne Beaton
Test some corner cases.
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/GolangIdParserTests.java (diff)
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/ClearlyDefinedIdParserTests.java (diff)
Commit da825ae72c69a4566f61f30594c22dd449db97b7 by Wayne Beaton
Minor updates to the README.

Make it clear that the tool does not discover dependencies.
The file was modified README.md (diff)
Commit a9d747e83d26437685a390af5d2d5020d1c68955 by Wayne Beaton
Issue #94 - Add note about direct download
The file was modified README.md (diff)
The file was modified CONTRIBUTING.md (diff)