Rhys Arkins
daff90163e
fix(travis): don’t use setTimeout
2019-05-09 10:43:17 +02:00
Rhys Arkins
01b5ae2638
fix: clear timeouts before existing
...
Closes #3644
2019-05-08 21:02:09 +02:00
Rhys Arkins
d66529711b
feat(node): dynamically determine releases by date ( #3643 )
2019-05-08 11:38:42 +02:00
Rhys Arkins
37acd1a2d2
docs: update pub implementation status
2019-05-08 08:56:46 +02:00
Rhys Arkins
81f04cadb5
fix(travis): fully fixed versions and docs
2019-05-08 08:02:23 +02:00
Michael Kriese
22a8572622
fix(travis): update travis node versions ( #3642 )
2019-05-08 06:44:38 +02:00
Rhys Arkins
701b4ee526
fix(gomod): tidy again after vendoring
2019-05-03 00:08:22 +02:00
Rhys Arkins
49c4ad07c7
fix(lerna): support update-lockfile with npm ( #3623 )
...
This fix allows update-lockfile updates to work with lerna/npm where there is a package-lock.json in every package. Still won’t work if there’s a mix of update-lockfile and non/update-lockfile updates within one branch though.
2019-05-02 18:16:22 +02:00
Nikita Chashchinskii
5c23ec69ea
feat: Add homebrew manager ( #3530 )
2019-05-01 10:39:40 +02:00
Sergio Zharinov
ca9a21d3e5
feat(scala): Add sbt support ( #3603 )
2019-05-01 08:40:35 +02:00
Rhys Arkins
e17f998fb7
fix(npm): catch disk-space error in stderr
2019-04-28 23:04:51 +02:00
Rhys Arkins
f68414fb2f
fix: less debug logging, more trace
2019-04-28 22:08:06 +02:00
Rhys Arkins
01753f986e
fix(lerna): check for both shrinkwrap and package lock
2019-04-28 10:51:21 +02:00
Nikita Chashchinskii
ba3d3ea025
fix: Update poetry.lock file if it is in a subdirectory ( #3606 )
2019-04-27 19:24:55 +02:00
Michael Kriese
99530c4a85
fix(pnpm): shrinkwrap -> pnpm-lock ( #3602 )
2019-04-26 13:35:37 +02:00
Rhys Arkins
ce10293e57
fix(gomod): consider added/deleted vendor files too
...
Fixes #3590
2019-04-25 23:26:09 +02:00
Rhys Arkins
1df7231e5b
refactor: modified => f
2019-04-25 23:24:44 +02:00
Rhys Arkins
d98dc246d7
fix(gomod): detect updated go.mod after artifacts
...
Closes #3589
2019-04-25 23:21:09 +02:00
Rhys Arkins
49653c6550
fix(gomod): comment out relative replace, don’t delete
2019-04-25 22:23:19 +02:00
Rhys Arkins
fa6dea0373
fix(npm): internalPackages typo
2019-04-25 18:26:23 +02:00
Rhys Arkins
924a43d090
fix(npm): full install for npm shrinkwrap
2019-04-25 09:31:09 +02:00
Rhys Arkins
2b4bf85b63
fix: run minimatch with dotfile matching enabled
2019-04-25 07:00:52 +02:00
Rhys Arkins
28f3ab69a6
fix(npm): lerna npm shrinkwrap lockFileMaintenance
2019-04-24 15:47:06 +02:00
Rhys Arkins
3c33ecb950
fix(poetry): skip pyproject files without poetry section
2019-04-23 12:52:53 +02:00
Rhys Arkins
b3ad425b53
feat(npm): support package aliases ( #3577 )
...
Closes #3575
2019-04-23 10:48:09 +02:00
Gaël
72802f9f2b
docs: sbt / scala ( #3458 )
2019-04-22 22:09:12 +02:00
Rhys Arkins
b0fdfeba58
refactor(pipenv): write registryUrls to packageFile level ( #3574 )
2019-04-22 17:11:15 +02:00
Rhys Arkins
d1c18c84d0
fix(pipenv): handle nested definitions better
...
Closes #3482
2019-04-22 08:46:56 +02:00
Dmitry
55fb2de89e
fix(pipenv): detect 'any-version' packages ( #3544 )
2019-04-22 08:19:05 +02:00
Wu Haotian
05e9c57a35
fix(npm): always run lerna bootstrap
with --no-ci
( #3571 )
...
fix(npm): always run `lerna bootstrap` with `--no-ci`
2019-04-21 10:52:41 +02:00
Rhys Arkins
3460dbe08c
fix(npm): remove local .npmrc file if ignoring
...
In gitFs, it’s not enough to just skip writing a .npmrc file if we are ignoring it - the file is already in the file system so we need to delete it so that npm/yarn don’t try to use it.
2019-04-16 23:09:35 +02:00
Sergio Zharinov
b7848757cb
feat(dart): Add support for Dart ( #3468 )
...
It works for most of Dart pubfiles (except invalid YAML). Later maybe we should implement own "weaker" parser.
Closes #3301
2019-04-15 15:07:54 +02:00
Sergio Zharinov
336c94465e
feat(maven): Handle parameterised repositories ( #3533 )
...
Closes #3522
2019-04-12 16:59:35 +02:00
Dmitry
4607276464
feat(bazel): support "container_pull" dependency-type ( #3514 )
2019-04-12 13:27:49 +02:00
Sergio Zharinov
5fb1ad3947
feat(maven): Support nested version placeholders ( #3492 )
2019-04-12 06:43:38 +02:00
Rhys Arkins
3ec1421301
refactor: log packagist host rules results
2019-04-10 17:44:42 +02:00
Nikita Chashchinskii
f5ef05d54b
feat: Add ruby-version manager ( #3515 )
...
Adds functionality to detect and update `.ruby-version` files.
2019-04-10 14:17:21 +02:00
Rhys Arkins
6b1695e16d
fix(pnpm): define store location explicitly
2019-04-10 12:13:52 +02:00
Rhys Arkins
a599eab231
feat: unify file locations ( #3507 )
...
feat: unify file locations
2019-04-09 17:14:08 +02:00
Rhys Arkins
30a67fe43c
feat(composer): update --with-dependencies
2019-04-09 12:17:36 +02:00
Nikita Chashchinskii
9476c80f3d
feat: Cargo manager use toml parser ( #3505 )
2019-04-09 10:25:13 +02:00
Rhys Arkins
2419878761
logs: dedupe err.message
2019-04-08 08:52:04 +02:00
Rhys Arkins
365b60ac18
feat(gomod): private module support ( #3495 )
2019-04-08 08:15:37 +02:00
Rhys Arkins
7bf52c5388
fix: Revert "feat(gomod): private module support ( #3495 )"
...
This reverts commit 0bd0ea33f6
.
2019-04-08 06:56:05 +02:00
Nikita Chashchinskii
9d74afe9f2
feat: Add support for python poetry manager ( #3440 )
2019-04-07 09:48:48 +03:00
Rhys Arkins
0bd0ea33f6
feat(gomod): private module support ( #3495 )
...
Adds support for fetching private modules off github.com
Closes #3202
2019-04-07 08:53:16 +03:00
Rhys Arkins
9cf43e2fde
fix(gomod): await getFile
2019-04-07 07:28:13 +02:00
Rhys Arkins
c07b815668
fix(maven): set language=java
2019-04-06 10:07:03 +02:00
Rhys Arkins
431588a27a
refactor(maven): externalize update and extract
2019-04-06 10:05:52 +02:00
Rhys Arkins
05bad36459
fix(bazel): preserve newlines
...
Closes #3487
2019-04-05 21:09:20 +02:00
Dmitry
fb587a3cae
feat(bazel): expand support to non-WORKSPACE files ( #3459 )
...
Now supports `*.bzl` files including when definitions are nested.
2019-04-05 19:12:38 +03:00
Rhys Arkins
c55481f78e
fix(npm): check string before comparing
...
Closes #3479
2019-04-03 23:12:03 +03:00
Rishabh Jain
7e49630d78
fix: pipfile dependency with path causes file parsing error ( #3470 )
...
Closes #3462
2019-04-02 11:27:29 +02:00
Rhys Arkins
ef2e67b4b1
fix(yarn): strip frozen-lockfile from yarnrc
...
Closes https://github.com/renovatebot/config-help/issues/195
2019-03-31 11:03:23 +02:00
Milad Irannejad
06c440fba6
fix(gomod): bug in getArtifacts env ( #3439 )
2019-03-25 06:33:30 +01:00
Rhys Arkins
0e2280c07f
fix(npm): better skipInstalls check
2019-03-24 06:03:37 +01:00
Rhys Arkins
b60cb7431a
fix: Revert "fix(npm): don’t set skipInstalls when file refs found"
...
This reverts commit 45007169f4
.
2019-03-24 06:02:26 +01:00
Rhys Arkins
c8c80bcedb
fix: Revert "fix(npm): better skipInstalls check"
...
This reverts commit 20e68f4325
.
2019-03-23 22:23:45 +01:00
Rhys Arkins
20e68f4325
fix(npm): better skipInstalls check
2019-03-23 22:14:41 +01:00
Rhys Arkins
45007169f4
fix(npm): don’t set skipInstalls when file refs found
2019-03-23 11:24:25 +01:00
Rhys Arkins
5c9c527f38
refactor(bundler): detect manifest errors
2019-03-23 07:10:57 +01:00
Rhys Arkins
dcc5fe2f9e
logs: log skipInstalls setting
2019-03-23 07:09:33 +01:00
Rhys Arkins
bd17e021e5
refactor(gradle): catch resolution errors
2019-03-22 06:27:22 +01:00
Rhys Arkins
42fe6f548f
fix(lerna): call bootstrap if yarn workspaces not used
2019-03-20 22:46:56 +01:00
Rhys Arkins
25dc743481
refactor: debug monorepo packages
2019-03-20 18:11:30 +01:00
Dmitry
2afeeaf2aa
fix(bazel): http_archive urls hash part update ( #3420 )
2019-03-20 17:43:25 +01:00
Dmitry
bc997ce82e
fix(bazel): http_archive url not updated
2019-03-19 09:57:50 +01:00
Rhys Arkins
42d0d9a766
tests: fix coverage
2019-03-17 16:56:40 +01:00
Rhys Arkins
e8215e2067
fix(maven): don’t save homepage/sourceUrl from package file
...
Closes #3400
2019-03-17 16:56:34 +01:00
Rishabh Jain
5ff5ede41c
fix: snapshot test failures on some systems ( #3397 )
...
- The function is calling python command which can be aliased to different python versions on different systems, the function depends on mock library which comes pre-installed on python v3.7+
- Add a python alias detection command which gets the correct python command which is aliased to python3.7+
Closes #3392
2019-03-17 15:54:31 +01:00
Rhys Arkins
8bf403c411
refactor(composer): reduce warnings for lock failure
2019-03-17 10:32:31 +01:00
Dmitry
3e788c783a
feat(docker): add depType for multi-stage Dockerfiles ( #3385 )
2019-03-16 07:00:59 +01:00
Rhys Arkins
76242888dc
refactor: info not warn for go.sum
2019-03-13 14:43:47 +01:00
Rhys Arkins
21c25210d7
refactor: reduce setup.py warnings
2019-03-12 15:29:43 +01:00
Rhys Arkins
64a78e92a9
fix(pip_setup): detect no file found and warn
2019-03-11 11:33:03 +01:00
Rhys Arkins
30df7a1244
fix(composer): catch/throw disk space
2019-03-11 10:46:15 +01:00
Rhys Arkins
7cb4ae9a82
fix: add dotnet language
2019-03-09 07:15:16 +01:00
Rhys Arkins
1258630faa
feat(npm): dedupe ( #3322 )
...
Allows dedupe options for npm and yarn.
Closes #2883
2019-03-07 16:37:07 +01:00
Rhys Arkins
9a93c8e99a
feat: postUpdateOptions
...
Adds new config option postUpateOptions. Currently supports one value - gomodTidy.
2019-03-07 15:15:01 +01:00
renovate[bot]
3a7afd768f
chore(deps): update dependency jest to v24 ( #3316 )
2019-03-07 12:38:59 +01:00
Bohachevskyy
f79e71d56f
docs: add cocoapods manager readme ( #2878 )
2019-03-07 12:26:33 +01:00
Rhys Arkins
c1a14112e8
docs: add implementation status to manager readme’s
2019-03-07 12:10:57 +01:00
Rhys Arkins
87cf1350d4
fix(composer): only use lockedVersion if it’s a version
...
Closes #3309
2019-03-07 00:09:21 +01:00
Herculano Campos
8986c5e9a3
docs: add readme for dart/flutter package manager ( #3260 )
2019-03-04 10:44:00 +01:00
Nikita Chashchinskii
211684a489
feat: Cargo (Rust) support ( #2795 )
...
Adds support for Cargo package manager for Rust
2019-03-04 10:24:07 +01:00
Rhys Arkins
b71686d6b4
feat(bazel): commit-based http_archive
...
Closes #2904 , Closes #3295
2019-03-04 07:48:58 +01:00
Rhys Arkins
77a8d01718
fix(bazel): flexible whitespace match
2019-03-04 06:36:04 +01:00
Rhys Arkins
34a5fbb1a0
fix(gomod): detect gopkg.in major bumps
2019-03-04 05:12:05 +01:00
Rhys Arkins
5746c53e43
refactor(bundler): warn unknown
2019-03-04 04:52:35 +01:00
Rhys Arkins
a8d21c7a4d
refactor(gomod): debug replacements
2019-03-04 04:13:36 +01:00
Gautier Pelloux-Prayer
c0b9f1ad03
feat(gradle): use gradlew binary if available ( #3135 ) ( #3176 )
2019-03-03 22:34:09 +01:00
Rhys Arkins
45473af5db
fix(composer): case insensitive v prefix replace
2019-03-02 09:37:39 +01:00
Preston Van Loon
6a13fd0dc4
fix: Use two spaces for bazel go_repository comments ( #3287 )
...
* Update update.js
* Update update.spec.js
* Update update.spec.js.snap
2019-03-01 21:41:06 +01:00
Rhys Arkins
e82f455d8c
refactor: log npm package.json name
2019-03-01 11:14:27 +01:00
Frank Tackitt
03337fc96c
fix(pipenv) Ignore git dependencies without versions in Pipfile ( #3283 )
2019-03-01 10:47:37 +01:00
Rhys Arkins
e11c14025c
refactor(bundler): cache unknown error
2019-03-01 10:39:25 +01:00
Rhys Arkins
99178ebfaa
feat(bazel): use commit / tag combo for go_repository ( #3267 )
...
Closes https://github.com/renovatebot/config-help/issues/172
2019-02-28 08:40:40 +01:00
Russell Rollins
6f4da76c71
fix(gomod): handling of the "+incompatible" tag. ( #3279 )
2019-02-27 22:23:01 +01:00
Rhys Arkins
d17bc17970
fix(yarn): detect yarn integrity in a mixed manager branch
...
Closes #3274
2019-02-27 13:58:49 +01:00
Rhys Arkins
32fd35aa3b
tests: fix tests
2019-02-27 09:59:38 +01:00