- Nov 03, 2019
-
- Sep 12, 2019
-
- Sep 09, 2019
-
- Sep 07, 2019
-
-
Rhys Arkins authored
Adds a sanitize function to host-rules that redacts tokens and passwords from issues and PRs. Closes #4444
-
- Aug 28, 2019
-
- Aug 25, 2019
-
- Aug 23, 2019
-
- Aug 15, 2019
-
- Jul 17, 2019
-
-
Michael Kriese authored
-
- Jul 13, 2019
-
-
praveshtora authored
-
- May 25, 2019
-
- May 24, 2019
-
-
Rhys Arkins authored
Rewrites hostRules for increased flexibility. Includes renames of existing fields within a hostRule: - `endpoint` -> `baseUrl` - `host` -> `hostName` Additionally, `domainName` has been added. Migration scripts should take care of these for users but it's recommended to update configs to match the new fields anyway.
-
Michael Kriese authored
-
- May 21, 2019
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Refactors hostRules to use field “hostType” instead of “platform”. hostType can include datasources like npm, maven, pypi, etc.
-
- May 20, 2019
-
- Apr 02, 2019
-
-
Rishabh Jain authored
Closes #2028
-
- Mar 12, 2019
-
- Mar 11, 2019
-
- Feb 22, 2019
-
-
Florian Greinacher authored
Closes #3239
-
- Feb 04, 2019
-
-
Rhys Arkins authored
This deprecates the (internal) use of package URLs and instead replaces with `datasource`/`lookupName`. Closes #3005
-
- Jan 30, 2019
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
- Jan 22, 2019
-
-
Ilya Savchuk authored
Rename all VSTS references to be Azure DevOps. Closes #2810 BREAKING CHANGE: 'vsts' platform is now renamed to 'azure'
-
- Jan 21, 2019
-
-
Rhys Arkins authored
Needed for package managers that support more than one depType (e.g. Bundler). Closes #3076
-
- Jan 07, 2019
-
- Dec 11, 2018
-
-
Rhys Arkins authored
Adds new filter option “languages” to packageRules to filter on language time.
-
Rhys Arkins authored
Adds new filter option `managers` to `packageRules`. This allows you to define rules that filter on package manager (e.g. pipenv) before applying the rule.
-
Rhys Arkins authored
Adds filtering option “sourceUrlPrefixes” to allow matching updates based on one or more prefixes. Prefixes could be a full source repo, e.g. https://github.com/renovatebot/presets, or it could be an org prefix like https://github.com/renovatebot/ This will make monorepo groupings easier.
-
- Oct 15, 2018
-
- Sep 12, 2018
-
-
Rhys Arkins authored
Renames `endpoints` to `hostRules`
-
- Aug 20, 2018
-
-
Rhys Arkins authored
Closes #2363
-