renovate[bot]
57e5506adc
docs: update references to renovate/renovate ( #8242 )
2021-01-11 07:42:41 +01:00
renovate[bot]
5f50c167e0
chore(deps): lock file maintenance ( #8243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 02:01:17 +00:00
HonkingGoose
9ae7687136
ci: re-enable macOS tests ( #8236 )
2021-01-10 20:56:43 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option ( #8046 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
HonkingGoose
c2ee26c3fc
feat: add yearly schedule to presets ( #8228 )
2021-01-10 12:39:39 +01:00
Rhys Arkins
e452b83040
refactor: change bumpPackageVersion return signature ( #8232 )
2021-01-10 11:10:34 +01:00
Sergei Zharinov
1a708f0368
fix(github): Paginate open and closed PR lists ( #8008 )
2021-01-09 17:28:09 +01:00
Rhys Arkins
18a87db919
fix: skip branch if no PR but modified ( #8230 )
2021-01-09 17:26:48 +01:00
Rhys Arkins
44a33bcd4b
logs: changelog fetch
2021-01-08 11:30:54 +01:00
Dave Barnow
7a878a7695
docs: Add an example for sending artifactory credentials using environment variables ( #8165 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-01-08 11:16:46 +01:00
stefee
f604a5dba4
fix(nvm): do not attempt to pin node digest for nvm ( #8215 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-08 09:49:19 +01:00
Michael Kriese
1b7f17f3ef
fix(azure): catch auth error ( #8222 )
2021-01-08 07:45:45 +00:00
Michael Kriese
7a25491a49
fix: wrong code quoting ( #8223 )
...
* fix: wrong code quoting
* fix: can be undefined
* fix: wrong function
2021-01-08 06:47:14 +00:00
Michael Kriese
c2d1d4d66d
feat: suppress onboarding preset warning ( #8214 )
2021-01-08 07:30:41 +01:00
Jérémie Astori
347f68d838
fix(presets): add @cds packages to the Clarity pattern group ( #8219 )
...
Clarity is currently migrating their projects to the @cds scope, and keep the @clr ones as well. Now that we have migrated to the @cds packages, we're back to having separate PRs 😅
2021-01-08 05:51:22 +01:00
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