- Dec 01, 2021
-
-
RahulGautamSingh authored
-
- Nov 08, 2021
-
-
Michael Kriese authored
-
- Oct 27, 2021
-
-
Oleg Krivtsov authored
-
- Oct 13, 2021
-
-
Maksim authored
-
- Aug 18, 2021
-
-
Sergei Zharinov authored
-
- Aug 07, 2021
-
-
Sergei Zharinov authored
Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
- Jun 27, 2021
-
-
Rhys Arkins authored
* fix(package-rules): add groupSlug to matched package rule if necessary * Update lib/util/package-rules.spec.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Jun 17, 2021
-
-
Jamie Magee authored
-
- May 11, 2021
-
- Apr 20, 2021
-
-
Sergei Zharinov authored
-
- Apr 19, 2021
-
-
Sergei Zharinov authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Apr 03, 2021
-
- Feb 20, 2021
-
- Feb 19, 2021
-
- Feb 16, 2021
-
-
Rhys Arkins authored
-
- Jan 29, 2021
-
- Nov 12, 2020
-
- Oct 13, 2020
-
- May 18, 2020
-
-
Jamie Magee authored
-
- May 01, 2020
-
-
Rhys Arkins authored
-
- Mar 05, 2020
-
- Mar 01, 2020
-
-
Rhys Arkins authored
Co-Authored-By:
Michael Kriese <michael.kriese@visualon.de>
-
- Feb 04, 2020
-
-
Sergio Zharinov authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Jan 17, 2020
-
-
Sourav Das authored
1. All languages are moved to constants/languages.ts 2. Updated all the references
-
- Jan 16, 2020
-
- Nov 29, 2019
-
-
Rhys Arkins authored
-
- Aug 23, 2019
-
- Aug 15, 2019
-
- May 24, 2019
-
-
Michael Kriese authored
-
- Mar 12, 2019
-
- Mar 11, 2019
-
- Jan 21, 2019
-
-
Rhys Arkins authored
Needed for package managers that support more than one depType (e.g. Bundler). Closes #3076
-
- 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.
-
- Jul 04, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Adds an `updateTypes` field to `packageRules` that lets you specify rules based on update types such as major, minor, patch, pin, etc.
-
- Jun 04, 2018
-
-
Rhys Arkins authored
Renames currentVersion to currentValue, newVersion to newValue, newVersionMajor to newMajor, and newVersionMinor to newMinor.
-