Rakesh Tembhurne
4ee030a5ab
fix(html-sanitize): Sanitize HTML comments in PR ( #4285 )
...
Sanitizes HTML comments inside PR body for BitBucket server.
Includes snapshots for the tests.
Closes #3715
2019-08-14 10:05:02 +02:00
Matt R. Wilson
8e20aa0806
fix(docker-compose): ignore image if built locally ( #4272 )
2019-08-14 09:39:58 +02:00
Rhys Arkins
44adbd90dc
fix(gitfs): check for platform-failure when setting base branch
2019-08-14 08:31:33 +02:00
Rhys Arkins
f041d7d409
refactor: consolidate platform ts ( #4283 )
2019-08-14 06:04:09 +02:00
Rakesh Tembhurne
d2bb154bd4
feat: Add rebaseConflictedPrs
configuration ( #4275 )
...
`rebaseConflictedPrs` is used to enable or disable auto-rebase
in case of merge conflicts with the master branch. It is `true`
by default which means branches will be rebased if there are conflicts
in a PR. By setting it to `false`, Renovate no longer will rebase it
with the master branch if there are merge conflicts.
Refer #4184
2019-08-14 05:59:14 +02:00
Rhys Arkins
ee101648fa
refactor: remove versioning destructuring ( #4284 )
2019-08-13 22:02:06 +02:00
Rhys Arkins
7ca561d099
logs: log dependencies for branch
2019-08-13 16:30:09 +03:00
Rhys Arkins
a8ecc03c08
docs: improve platform-specific option descriptions
2019-08-13 09:54:03 +02:00
Rakesh Tembhurne
1e20d61701
fix(typos): Fixed typos in developer docs ( #4280 )
...
Only changed incorrect use of words and not each and every
grammatical changes.
Refer: #4277
2019-08-13 07:24:20 +03:00
Rhys Arkins
ba6effc681
fix: platform-error -> platform-failure
2019-08-12 11:50:39 +02:00
Rhys Arkins
90faa3a039
chore: platformErrorStrings -> platformFailureStrings
2019-08-12 11:49:47 +02:00
Rhys Arkins
3c5bbfc474
fix(gitfs): platform-failure for Connection timed out
2019-08-12 11:49:26 +02:00
Rhys Arkins
4a81c20c9a
fix(gitfs): platform-failure for Failed to connect
2019-08-09 09:28:40 +03:00
Rhys Arkins
d623cec5c8
refactor: InitRepoConfig
2019-08-09 09:25:49 +03:00
Rhys Arkins
b5a1f12f3b
logs: trace branch generation
2019-08-09 09:16:17 +03:00
Michael Kriese
544aed75dd
chore(circleci): track test results ( #4261 )
2019-08-07 12:09:09 +03:00
Rhys Arkins
2e546e4582
chore: fix github PlatformConfig ts
2019-08-07 10:19:45 +03:00
Rhys Arkins
987b4d7938
tests: remove unused gradle-wrapper params
2019-08-07 09:38:01 +03:00
Michael Kriese
a1fcaf6efd
chore: fail on test failure ( #4259 )
2019-08-07 09:20:46 +03:00
Michael Kriese
5cb02acf2b
fix/logger): meta should be logged as meta ( #4258 )
2019-08-07 09:04:45 +03:00
Hugo Xu
ba7b3c6693
feat: add option assignAutomerge ( #4255 )
2019-08-06 12:21:44 +03:00
Sergio Zharinov
628b66ffbf
fix(maven): Fix cyclic parents chain resolution ( #4215 )
2019-08-05 16:00:16 +03:00
Roald Storm
d622d83fbe
docs: update docker registry authentication docs ( #4228 )
2019-08-05 15:54:20 +03:00
Michael Kriese
968e6ea57b
chore(ci): add azure pipelines ( #4198 )
2019-08-05 14:58:10 +03:00
Liam Wilkins
97047eabc1
fix(bitbucket): prs correctly marked with canRebase flag ( #4253 )
2019-08-05 14:54:52 +03:00
Renovate Bot
51a205995c
build(deps): update dependency pnpm to v3.6.2
2019-08-05 11:00:41 +00:00
Michael Kriese
256b7d7d35
fix(rubygems): fix got retry ( #4235 )
2019-08-05 13:26:46 +03:00
Adrien Lemaire
56ac2d9417
fix: add link to wagtail release notes ( #4249 )
2019-08-05 09:14:22 +03:00
Florian Greinacher
6de255e18d
fix(docker): add support for querying tags from ECR ( #4244 )
...
Fixes #3800
2019-08-04 14:26:58 +03:00
IKEDA Sho
9b2f4576cd
feat(gradle): Add basic Gradle Kotlin DSL support ( #4086 )
2019-08-04 14:18:05 +03:00
IKEDA Sho
350a2a6c6a
feat(changelog): Support Maven style tag format ( #4246 )
...
* feat(changelog): Support Maven style tag format
* Fix lint error
2019-08-03 07:49:36 +03:00
IKEDA Sho
a1a6c6644a
chore: Fix a sbt test's describe ( #4245 )
...
chore: Fix a sbt test's describe
2019-08-03 05:09:45 +03:00
Renovate Bot
5ad3be6ee8
chore(deps): update node.js to v12.7.0
2019-08-03 01:00:41 +00:00
Renovate Bot
a003e1f9b1
chore(deps): update dependency nock to v11.0.0-beta.31
2019-08-03 00:00:52 +00:00
Renovate Bot
8e9f4fc616
chore(deps): update dependency husky to v3.0.2
2019-08-02 23:00:46 +00:00
Renovate Bot
7bcc14b790
chore(deps): update node.js to v10.16.1
2019-08-02 14:04:02 +00:00
Mike Bryant
6c70c9a295
fix: Cache the right thing in gitlab datasource ( #4238 )
2019-08-02 15:17:47 +02:00
Sergio Zharinov
495e2f6217
fix: Allow for auto-merge of new PRs ( #4236 )
2019-08-02 15:10:26 +02:00
Michael Kriese
f1a8e56f6c
fix(nuget): use optimised xml functions ( #4231 )
...
fix(nuget): use optimised xml functions
2019-08-02 09:04:10 +02:00
Michael Kriese
f21193979f
fix(rubygems): missing return and wrong date handling ( #4233 )
...
fix(rubygems): missing return and wrong date handling
2019-08-02 08:01:22 +02:00
Michael Kriese
a03690bd70
fix(rubygems): fix delay parsing ( #4232 )
...
fix(rubygems): fix delay parsing
2019-08-02 07:24:10 +02:00
IKEDA Sho
1497b4962b
fix(datasource): massage GitHub sourceUrl with http and/or www ( #4217 )
2019-07-31 19:24:57 +02:00
Nihal
5fc1eac45c
feat: DroneCI ( #4193 )
2019-07-31 19:23:18 +02:00
Michael Kriese
0f19abd344
fix(maven): pkgUrl can be string ( #4221 )
...
Indirect used by `downloadHttpProtocol` from sbt datasource
2019-07-30 17:01:01 +02:00
Rhys Arkins
7379d548a9
feat(npm): dockerMapDotfiles ( #4219 )
2019-07-30 07:43:36 +02:00
Sergio Zharinov
13b4af5ed9
fix(buildkite): Handle more use-cases in config parser ( #4167 )
2019-07-29 12:23:03 +02:00
Rhys Arkins
48387b288f
tests: fix coverage
2019-07-29 12:21:34 +02:00
Rhys Arkins
bad5d2d970
logs: composer no warn for empty registryUrls
2019-07-29 12:21:15 +02:00
Rhys Arkins
01f29ae455
fix(composer): default packagist datasource
2019-07-29 11:27:32 +02:00
Renovate Bot
a981047706
build(deps): update dependency simple-git to v1.124.0
2019-07-29 08:00:36 +00:00