- Aug 15, 2018
-
-
Rhys Arkins authored
Adds new admin option “skipInstalls” that is applicable for npm-only for now (including lerna-npm). If set to false, Renovate will perform a full install of modules rather than `—package-lock-only`. This is necessary in some cases to work around bugs in npm. Self-hosted bot users can set this option themselves on the bot’s config, but app users will require it to be enabled per-repository by the app admin.
-
Rhys Arkins authored
If the current value is already unstable then we presume the user is happy to take newer unstable versions. However we should not presume that they want to keep jumping versions if so and instead would prefer to stabilise. Discussed in #2258 but does not close it
-
Rhys Arkins authored
-
Rhys Arkins authored
Necessary because of https://npm.community/t/scoped-packages-have-latest-version-disappear-temporarily-soon-after-publish/633 Until the npmjs registry can return consistent results, we need to disable roll back PRs. Closes #2148
-
Ayoub Kaanich authored
Contains GitHub specific changes from #2323
-
Renovate Bot authored
-
- Aug 14, 2018
-
- Aug 13, 2018
-
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
-
- Aug 12, 2018
-
- Aug 11, 2018
-
-
Renovate Bot authored
-
Maximilian Gaß authored
COPY --from= can specify external images. Add support to renovate them.
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds field prettyDepType available for templates, currently used for npm only. Allows for PR titles like “Update devDependency left-pad to v1.3.0” instead of default “Update dependency left-pad to v1.3.0”. To enable in PR titles: add this configuration: `"commitMessageTopic": "{{prettyDepType}} {{depName}}”` This is not enabled by default as otherwise it could lead to the reopening of previously manually-closed PRs. Closes #2371, Closes #1863
-
renovate[bot] authored
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #2374
-
Rhys Arkins authored
-
Maximilian Gaß authored
If the dependency already is the latest version, filteredVersions is empty here, and then the early exit skips over the pinning code
-
Maximilian Gaß authored
-
- Aug 10, 2018
-
-
Renovate Bot authored
- Aug 09, 2018
-
-
Maximilian Gaß authored
fix(docker): resolve relative URLs from registry
-
- Aug 08, 2018
-
-
Renovate Bot authored
-
- Aug 07, 2018
-
-
Renovate Bot authored
-
Maximilian Gaß authored
The default prefix is library/. Using amd64/ as the prefix created weird issues with pinning to digests that matched no images.
-
- Aug 06, 2018
-
-
Rhys Arkins authored
Supports github.com only
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored