Renovate Bot
f1c85d39be
chore(deps): update typescript-eslint monorepo to v1.9.0
2019-05-16 08:03:05 +00:00
Renovate Bot
c3b9e49647
chore(deps): update dependency tmp-promise to v1.1.0
2019-05-16 06:38:24 +00:00
Renovate Bot
768cf97401
build(deps): update dependency registry-auth-token to v3.4.0
2019-05-16 06:02:55 +00:00
Renovate Bot
03d8768d96
build(deps): update dependency pnpm to v3.3.3
2019-05-16 06:47:36 +02:00
Renovate Bot
62b874cc3c
chore(deps): update node:lts-alpine docker digest to 101042f
2019-05-16 06:47:19 +02:00
Renovate Bot
60c8b34ed6
chore(deps): update amd64/ubuntu:18.04 docker digest to b36667c
2019-05-16 06:46:51 +02:00
Rhys Arkins
2ff1dedb85
fix(gitFs): use force checkout between branches
2019-05-15 18:51:29 +02:00
Michael Kriese
966e7c41cc
feat: convert storage to typescript ( #3686 )
2019-05-15 15:40:29 +02:00
Rhys Arkins
6ec1aac9ad
fix(platform): always set baseBranch
2019-05-15 13:04:16 +02:00
Rhys Arkins
0569e9e40a
fix(gitFs): run git checkout/reset when setting base branch
2019-05-15 13:00:01 +02:00
Renovate Bot
d71f1969f2
chore(deps): update dependency codecov to v3.5.0
2019-05-15 12:23:44 +02:00
Renovate Bot
c472cda68f
chore(deps): update dependency prettier to v1.17.1
2019-05-15 12:23:33 +02:00
Michael Kriese
e8814be71b
feat(gitFs): small refactorings ( #3701 )
2019-05-15 12:03:28 +02:00
Rhys Arkins
949229594b
fix(docker): handle host with port correctly
...
Closes #3698
2019-05-15 11:57:03 +02:00
Rhys Arkins
22d82a4b34
fix(bundler): use bundle lock —update
...
Closes #3697
2019-05-15 11:01:16 +02:00
Rhys Arkins
464fd3671f
fix(bundler): fix global bundler typo
2019-05-15 11:00:26 +02:00
Michael Kriese
90bcbedb0b
fix(gitFs): fix fetch arguments ( #3696 )
2019-05-15 09:22:47 +02:00
Michael Kriese
5c4e53498a
fix(platform): check branch exists before retrieving status ( #3695 )
2019-05-15 08:22:33 +02:00
Renovate Bot
e954ce67b8
chore(deps): update dependency husky to v2.3.0
2019-05-15 06:00:58 +00:00
Rhys Arkins
4e65258552
fix(pip_setup): log content when failing to parse
2019-05-15 07:33:35 +02:00
Rhys Arkins
f9596fc7ea
chore: less debug logging
2019-05-15 07:33:22 +02:00
Rhys Arkins
7ac3b07914
fix(python): default to rangeStrategy=replace
...
Use rangeStrategy=replace whenever an unsupported rangeStragegy is in use (e.g. update-lockfile).
2019-05-15 07:19:06 +02:00
Renovate Bot
fabf77ef0b
build(deps): update dependency pnpm to v3.3.2
2019-05-15 05:00:47 +00:00
Rhys Arkins
71c7053d68
test: fix lint
2019-05-14 22:41:31 +02:00
Rhys Arkins
c60f9a09ec
chore: build v16
2019-05-14 22:16:41 +02:00
Rhys Arkins
fdcbb39c16
fix(pip_requirements): set lockedVersion for == deps
2019-05-14 20:09:54 +02:00
Rhys Arkins
98c778cce3
fix(maven): use isValid, not isVersion
2019-05-14 19:16:39 +02:00
Rhys Arkins
3461705e4c
fix(maven): isVersion/isSingleVersion/isValid
2019-05-14 19:08:40 +02:00
Renovate Bot
c32e1f2e12
chore(deps): update dependency ts-jest to v24.0.2
2019-05-14 15:00:52 +00:00
Renovate Bot
1651b01544
chore(deps): update dependency jest to v24.8.0
2019-05-14 15:53:09 +02:00
Renovate Bot
f4952ddcfe
chore(deps): update dependency @types/jest to v24.0.13
2019-05-14 13:00:57 +00:00
Rhys Arkins
805ae952e6
fix: rebase if package file not found in existing branch
2019-05-14 14:06:22 +02:00
Michael Kriese
7886c7a825
chore(lint): speed up linting ( #3683 )
...
https://github.com/typescript-eslint/typescript-eslint/issues/389
2019-05-14 13:12:53 +02:00
Michael Kriese
6b00f2928d
fix(gitfs): fix fetch args again ( #3684 )
2019-05-14 13:05:10 +02:00
Michael Kriese
5b81a330ab
fix(git): wrong fetch args ( #3663 )
2019-05-14 12:22:17 +02:00
Rhys Arkins
982a8edcb7
test: fix tslint
2019-05-14 12:00:50 +02:00
Johan Hillerström
88b1f0f0c1
feat(devops): Add azureAutoComplete config option ( #3661 )
2019-05-13 16:19:31 +02:00
Rhys Arkins
c016558ad3
fix(bundler): install bundler with —no-document
2019-05-13 15:45:52 +02:00
Rhys Arkins
9999f47bf6
fix(rubygems): throw registry-failure when failing to download
2019-05-13 15:42:24 +02:00
Renovate Bot
7f509b3dbe
chore(deps): update dependency codecov to v3.4.0
2019-05-13 12:00:51 +00:00
Renovate Bot
cfcc3788b7
build(deps): update dependency pnpm to v3.3.1
2019-05-13 11:00:53 +00:00
Rhys Arkins
2ccfff5e66
fix(gitlab): detect forks
...
Closes #3679
2019-05-13 12:20:22 +02:00
Rhys Arkins
26f2aa47d3
fix(bundler): detect ruby constraint from Gemfile first
2019-05-13 11:54:18 +02:00
Renovate Bot
82d61fac39
build(deps): update dependency @sindresorhus/is to v0.17.0
2019-05-13 08:54:33 +00:00
Rhys Arkins
9e94b15059
tests: check lib/ and dist/ static files match ( #3674 )
2019-05-13 10:17:53 +02:00
Rhys Arkins
0f3103a6ab
fix: copy static files to dist ( #3673 )
...
Closes #3672
2019-05-13 09:11:03 +02:00
Rhys Arkins
0bf6e15636
fix(bundler): handle ‘ quotation marks in Gemfile
2019-05-12 21:52:44 +02:00
Rhys Arkins
ea12c6112d
chore: gitignore vscode settings
2019-05-12 19:19:33 +02:00
Rhys Arkins
991f69c36b
fix(bundler): refactor rubygems.org fetching to use CDN ( #3669 )
...
Refactors fetching of dependencies from Rubygems.org to use the /versions file instead of the official API. For now this means no metadata from Rubygems, so it will be added in a future PR.
Closes #3373
2019-05-12 15:50:29 +02:00
Jamie Magee
3f604c7bcf
chore: add default vscode launch configuration ( #3668 )
2019-05-12 15:16:54 +02:00