- Nov 23, 2018
-
-
Dominik Horb authored
-
Sam Bull authored
Add support for pipenv as a manager. Disabled by default (needs opt-in) until out of beta. Closes #2212
-
- Nov 21, 2018
-
-
Kyle Hornberg authored
-
- Nov 16, 2018
-
-
Rhys Arkins authored
New config option replaces existing option exposeEnv. Set trustLevel=high in the bot config if you trust the contents of the repositories you are renovating. Doing so results in env being exposed, access to localhost, etc. Closes #2739
-
- Nov 15, 2018
-
-
Rhys Arkins authored
-
- Nov 13, 2018
-
-
Rhys Arkins authored
Closes #2816
-
- Nov 08, 2018
-
-
Ayoub Kaanich authored
Closes #2764
-
Ayoub Kaanich authored
Support setting git clone protocol `http`, `https` or `ssh`. Config name: `gitFsProtocol`. Platform independent. Closes #2708
-
Rhys Arkins authored
Closes #2648
-
- Nov 04, 2018
-
- Oct 29, 2018
-
-
FidoX authored
Closes #934
-
- Oct 26, 2018
-
-
Rhys Arkins authored
Adds support to run Renovate like “renovate owner/repo —dry-run”. Instead of creating branches, PRs or comments, an INFO level dry run message will be logged each time instead. Closes #1399
-
- Oct 21, 2018
-
-
Rhys Arkins authored
-
Robin Winslow authored
-
- Oct 18, 2018
-
-
Rhys Arkins authored
Closes #2666
-
- Oct 15, 2018
-
-
Scott Rudiger authored
-
- Oct 13, 2018
-
-
Rhys Arkins authored
Adds ability to use a GitLab OAuth2 token by settings oauth=true in admin config.
-
- Oct 11, 2018
-
- Oct 10, 2018
-
-
Rhys Arkins authored
-
Ian Grayson authored
-
Ian Grayson authored
... by removing optional phrase.
-
- Oct 08, 2018
-
-
Rhys Arkins authored
Closes #2442
-
- Oct 06, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds terraform support for github sources with semver refs as well as fixed and ranged versions of Terraform registry modules. Closes #1860
-
- Oct 05, 2018
-
-
Rhys Arkins authored
Closes #2601
-
- Oct 01, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds support for updating go modules (found in go.mod) and the accompanying go.sum checksum files. Limitations: - github.com modules only (but supports "redirects" to github e.g. by gopkg.in and golang.org) - skips major upgrades > v1 - no vendoring support Closes #933, Closes #2578, Closes #2579
-
- Sep 21, 2018
-
-
Rhys Arkins authored
Adds field “prBodyNotes” to allow customisable content in PR body. Closes #1802
-
Rhys Arkins authored
Adds ability to both redefine column definitions in PRs as well as add or remove columns.
-
Rhys Arkins authored
Closes #442
-
- Sep 19, 2018
-
-
Klaus Meinhardt authored
If `followTag` is defined for a package, then Renovate will ignore all other available versions and instead stick strictly to whatever version is defined for the tag. npm-only for now. Closes #2258
-
- Sep 17, 2018
-
- Sep 14, 2018
-
-
Rhys Arkins authored
Defaulting to ‘bundled’ (default behaviour), this option can be changed to ‘global’ if you wish Renovate to use globally installed npm, yarn, pnpm and lerna binaries. Note: composer always uses global regardless.
-
Rhys Arkins authored
Adds functionality to force rebase a PR if the label "rebase" is added. Also, the label is configurable via a new `rebaseLabel` config option. Closes #1406
-
- Sep 12, 2018
-
-
Rhys Arkins authored
Renames `endpoints` to `hostRules`
-
- Sep 10, 2018
-
-
Rhys Arkins authored
This can/should be enabled by default now.
-