renovate/lib/modules/datasource
2022-08-25 12:00:54 +02:00
..
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
adoptium-java fix(datasource/adoptium-java): fix api args (#17246) 2022-08-18 06:53:13 +00:00
artifactory test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
aws-machine-image test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
azure-pipelines-tasks feat(datasource/azure-pipelines-tasks): add azure-pipelines-tasks datasource (#16904) 2022-08-08 21:34:29 -07:00
bitbucket-tags test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
cdnjs test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
clojure test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
conan feat(conan): add revisions support (#16871) 2022-08-11 21:07:54 +02:00
conda test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
cpan feat(datasource): add cpan datasource (#16545) 2022-07-26 06:39:51 +00:00
crate test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
dart test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
docker fix(datasource/docker): remove default group commit message topic (#17381) 2022-08-24 14:33:35 +02:00
flutter-version test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
galaxy test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
galaxy-collection test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
git-refs test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
git-tags test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
github-releases fix(github): Check release date for undefined value (#17106) 2022-08-10 12:14:34 +00:00
github-tags fix(github-tags): Use releaseTimestamp from tagger object (#16385) 2022-07-02 09:46:48 +02:00
gitlab-packages test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
gitlab-releases test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
gitlab-tags test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
go fix(gomod): support .git indicator on private ee gitlab (#17105) 2022-08-17 05:38:22 +00:00
golang-version test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
gradle-version test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
helm fix(datasource/helm): remove default group commit message topic (#17383) 2022-08-24 13:02:38 +00:00
hermit feat: add datasource for Hermit package manager (#16257) 2022-07-15 09:57:05 +00:00
hex test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
jenkins-plugins test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
maven fix(datasource/maven): use sdk v3 api (#17408) 2022-08-25 12:00:54 +02:00
node test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
npm test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
nuget test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
orb test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
packagist test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
pod fix(ci): Restrict template expressions (#16834) 2022-07-30 16:28:31 +02:00
puppet-forge fix(ci): Restrict template expressions (#16834) 2022-07-30 16:28:31 +02:00
pypi test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
repology test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
ruby-version test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
rubygems test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
sbt-package fix(git): wrong git url handling (#17380) 2022-08-24 19:41:43 +00:00
sbt-plugin test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
terraform-module fix(ci): Restrict template expressions (#16834) 2022-07-30 16:28:31 +02:00
terraform-provider fix(ci): Restrict template expressions (#16834) 2022-07-30 16:28:31 +02:00
api.ts feat(datasource/azure-pipelines-tasks): add azure-pipelines-tasks datasource (#16904) 2022-08-08 21:34:29 -07:00
common.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
datasource.spec.ts refactor(modules/datasource): fix null-check issues (#16153) 2022-06-20 16:24:37 +02:00
datasource.ts feat(sbt-package): Fallback to Maven datasource for GitLab packages (#16817) 2022-08-01 11:05:17 +00:00
index.spec.ts fix: assign default versioning before applying package rules (#16392) 2022-07-03 18:11:20 +02:00
index.ts fix: assign default versioning before applying package rules (#16392) 2022-07-03 18:11:20 +02:00
metadata-manual.ts fix: switch changelog urls from http to https (#16349) 2022-07-01 04:57:07 +00:00
metadata.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
metadata.ts refactor(darasource): checks and massage url in metadata (#16632) 2022-07-19 05:31:01 +00:00
readme.md docs: replace encounter with find (#14694) 2022-03-16 14:54:45 +01:00
types.ts feat(datasource/docker): populate gitRef from OCI annotation (#16859) 2022-08-03 06:00:21 +00:00

Datasources

Datasources are used in Renovate primarily to fetch released versions of packages.

Follow the class-based programming style

New datasources must follow the class-based programming style. Use the adoptium-java datasource as a reference.

Add the datasource to the API in api.ts so that the new datasource is usable. If you find Pending mocks! errors in the Jest tests and your mocked URLs are correct, ensure the datasource is correctly registered.

getReleases

The minimum exported interface for a datasource is a function called getReleases that takes a lookup config as input.

The config has:

  • packageName: the package's full name including scope if present (e.g. @foo/bar)
  • registryUrls: an array of registry Urls to try

getReleases should return an object having:

  • releases: an array of strings of matched versions. This is the only mandatory field.
  • deprecationMessage: a string description of the package's deprecation notice, if applicable
  • sourceUrl: a HTTP URL pointing to the source code (e.g. on GitHub)
  • homepage: a HTTP URL for the package's homepage. Ideally should be empty if the homepage and sourceUrl are the same
  • changelogUrl: a URL pointing to the package's Changelog (could be a Markdown file, for example). If not present then Renovate will search the sourceUrl for a changelog file.
  • tags: an object mapping tag -> version, e.g. tags: { latest: '3.0.0' }. This is only used by the followTags function.

getDigest

Datasources that support the concept of digests (e.g. Docker digests and Git commit hashes) also can export a getDigest function.

The getDigest function has two inputs:

  • config: the Renovate config for the package being updated, has the same fields as getReleases
  • newValue: the version or value to retrieve the digest for

The getDigest function returns a string output representing the digest value. If none is found then a return value of null should be returned.