* fix(repology): Correctly resolve packageName to repology project again
As a fallback now do the direct API call, but only if the repository is not supported by the resolver tool
* Add missing httpMock expectation in test
* Do not log error in valid error case
* Add missing snapshot
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat(manager/regex): add `extractVersion` to valid match fields
* docs(manager/regex): add `extractVersion` and `extractVersionTemplate`
* test(manager/regex): improve regexes to allow for additional fields to be concatenated with `&`
* test(manager/regex): add test case for extracting `extractVersion`
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* fix whitespace in list, let markdown renderer figure out ordered list
* capitalize noun SemVer
* behaviour -> behavior
* use node 14 in examples, get latest SHA256 digest for node 14.15.1
* be consistent in using files in list items
* use docker-compose.yml in item list
* use active voice style for list items
* rewrite sections preservation of version precision and version compatibility
* rewrite section on digest pinning
* fix typo
* rewrite sectoin digest updating
* rewrite section configuring/disabling
* fix typo
* change h5 headings to h3
* Rewrite sections
* use simpler version numbers for examples
* rewrite confusing section
* fix typo
* selfhosted -> self-hosted
* remove double word
* add missing word
* Use myimage instead of node for examples
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* change node -> myimage in another sentence
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* docs: use American English spelling for word behavior
* Revert "docs: use American English spelling for word behavior"
This reverts commit 5952fe793f.
* behaviour -> behavior for md files in docs/**
* change behaviour -> behavior for lib/versioning/poetry
* point to renovate discussion for readme.md
* point to renovate discussions for contributing.md
* point to renovate discussions for configuration-options.md
* point to renovate discussions for configuration-templates.md