renovate[bot]
7d1f5b563c
chore(deps): update actions/upload-artifact action to v2.2.2 ( #8216 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 21:01:11 +00:00
Rhys Arkins
38709c6321
fix: add sbt latest.integration workaround ( #8209 )
...
Works around #8208
2021-01-07 14:39:23 +01:00
renovate[bot]
9d0b3aa476
build(deps): update dependency semantic-release to v17.3.1 ( #8193 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 23:01:00 +00:00
Frédéric Marchand
4a8979e88c
fix(git-submodule): loop all updated submodules ( #8185 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-01-04 20:51:59 +00:00
renovate[bot]
258794f563
chore(deps): update dessant/lock-threads action to v2.0.3 ( #8186 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 13:01:00 +00:00
renovate[bot]
555b3b2c05
docs: update references to renovate/renovate ( #8183 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 06:50:52 +01:00
renovate[bot]
61e84bcc0f
chore(deps): lock file maintenance ( #8184 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 03:01:17 +00:00
HonkingGoose
4fb6e589fd
link to discussions instead of issues ( #8181 )
2021-01-02 15:42:05 +01:00
Rhys Arkins
442da2d84a
fix(yarn): set YARN_CACHE_FOLDER if not already ( #8180 )
...
Closes #8172
2021-01-01 21:47:42 +01:00
renovate[bot]
326c00091d
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.154.1 ( #8175 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-01 11:10:16 +01:00
renovate[bot]
e072f9632d
chore(deps): update dependency @types/node to v12.19.11 ( #8168 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-31 00:01:05 +00:00
renovate[bot]
51a3f73fb6
chore(deps): update dependency @types/fs-extra to v9.0.6 ( #8167 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 23:01:02 +00:00
Jamie Magee
6a9a312dad
fix(submodules): add support for private submodules ( #8164 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-30 21:32:09 +00:00
renovate[bot]
4115f22f6e
build(deps): update dependency simple-git to v2.31.0 ( #8132 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-12-30 17:27:57 +01:00
Shunsuke Suzuki
de852ac7de
feat: support template in labels ( #8138 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-30 12:27:05 +01:00
Stephen Wade
195a473ffc
Update error message in local dev instructions ( #8157 )
2020-12-29 17:21:35 +01:00
HonkingGoose
41bbbff513
capitalize noun Renovate ( #8152 )
2020-12-29 07:02:34 +01:00
Halil İbrahim Şener
230aefa4f7
fix(pipenv): Specify Pipfile
location while executing pipenv lock
( #8136 )
2020-12-28 15:20:49 +01:00
renovate[bot]
628b26f63c
docs: update references to renovate/renovate to v24.10.3 ( #8145 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-28 14:18:15 +01:00
renovate[bot]
39b8ddac13
chore(deps): lock file maintenance ( #8146 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-28 02:05:38 +00:00
renovate[bot]
7f8336b8dc
build(deps): update dependency azure-devops-node-api to v10.2.0 ( #8139 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-26 00:01:04 +00:00
HonkingGoose
19359d3114
chore: redirect security vulnerabilities to email ( #8131 )
...
* redirect security vulnerabilities to email
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* run Prettier to fix lint issue
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-24 11:28:05 +01:00
renovate[bot]
d5853274c7
chore(deps): update babel monorepo ( #8122 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-23 01:00:59 +00:00
Sergei Zharinov
65065846f3
fix(gradle-lite): Allow for methods named "uri" to define the registry URLs ( #8120 )
2020-12-22 16:56:01 +01:00
HonkingGoose
f7d4dd284f
chore: add link to minimal reproductions docs ( #8118 )
...
* link to minimal reproductions docs, remove text
* relative link -> full URL
* Update bug_report.md
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-22 15:40:08 +01:00
HonkingGoose
2dd665b0af
docs: minimal reproduction documentation ( #8107 )
...
* first draft of minimal reproduction documentation
* prefer GitHub but other platforms are OK as well
* use friendlier tone
* Update minimal-reproductions.md
* after Prettier run
* Update docs/development/minimal-reproductions.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-22 14:01:11 +01:00
renovate[bot]
c8cc257fce
chore(deps): update renovate/renovate docker tag ( #8114 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-22 09:50:28 +01:00
renovate[bot]
65bacb0e73
chore(deps): update actions/setup-python action to v2.2.1 ( #8109 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-21 17:02:47 +00:00
Sergei Zharinov
ed9fe83315
fix(sbt): Append additional registry URL for Sbt plugins ( #8105 )
2020-12-21 13:54:12 +01:00
Charles Korn
61da4d60b0
feat(batect): Automatically extract dependencies for files included into Batect configuration ( #8091 )
...
* Automatically extract dependencies for files included into Batect configuration.
* Fix issue running tests on Windows.
* Simplify language in readme.
* Use sets rather than arrays to manage backlog of files to examine.
* Remove explicitly setting manager name.
* Address PR feedback.
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-21 12:18:53 +01:00
Rhys Arkins
5209be38e9
refactor: remove manager from PackageRile ( #8102 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-21 10:18:48 +00:00
HonkingGoose
a9888e7d7e
docs: improve the Semantic Commits message documentation ( #8027 )
...
* reduce capitalization
* full rewrite
2020-12-21 10:38:08 +01:00
renovate[bot]
c6c05440a3
build(deps): update dependency commander to v6.2.1 ( #8097 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-21 02:00:54 +00:00
renovate[bot]
3c3b56c92d
chore(deps): lock file maintenance ( #8096 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-21 01:37:45 +00:00
renovate[bot]
103ebd1eaa
chore(deps): update dependency husky to v4.3.6 ( #8094 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-20 20:00:46 +00:00
renovate[bot]
f45d5cdf32
chore(deps): update dependency @types/node to v12.19.9 ( #8088 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-20 00:00:52 +00:00
Rhys Arkins
0d0f7e56db
fix(kustomize): don’t pin digests ( #8090 )
2020-12-19 23:12:11 +01:00
Rhys Arkins
2734fca0fc
logs: log config file name when found
2020-12-19 21:56:07 +01:00
Leif Segen
964f1e71c4
fix: Update help URLs due to archiving of renovatebot/config-help repo ( #8084 )
...
* Update help URLS
* Update help URLS
* Make changes consistent
* Fix typo
2020-12-19 08:12:09 +01:00
renovate[bot]
1f2d9158df
chore(deps): update dependency typescript to v4.1.3 ( #8081 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 23:00:51 +00:00
renovate[bot]
ca9b5c51c1
build(deps): update dependency ini to v1.3.8 ( #8078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 21:58:16 +00:00
Michael Kriese
b0ff423e5e
fix(helm-datasource): wrong commitMessageTopic template ( #8074 )
2020-12-18 19:13:14 +01:00
Michael Kriese
e91191c667
fix(regex-manager): copy templates for auto-replace ( #8072 )
2020-12-18 17:24:15 +01:00
Rhys Arkins
464fcc2dbc
fix(autoreplace): skip depName compare if undefined
2020-12-18 16:42:20 +01:00
Rhys Arkins
116693be64
fix: Revert "feat: secrets" ( #8069 )
...
This reverts commit ec1b3c386b
.
2020-12-18 15:33:21 +01:00
Rhys Arkins
ec1b3c386b
feat: secrets ( #6664 )
2020-12-18 13:38:28 +01:00
Sergei Zharinov
e3a2b32b6c
feat(github): Limit graphql results total count ( #8064 )
2020-12-18 12:58:19 +01:00
Michael Kriese
2f432626f0
fix(auto-replace): should fail on wrong replace ( #8062 )
2020-12-18 11:39:27 +01:00
Elwyn
32459d313d
feat(azure): implement mergePr ( #7908 )
2020-12-18 09:10:09 +01:00
renovate[bot]
34cd73b603
chore(deps): update dependency @types/jest to v26.0.19 ( #8058 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 02:00:47 +00:00