renovate[bot]
ba6a7e1913
chore(deps): lock file maintenance ( #13921 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 02:19:31 +00:00
renovate[bot]
4e2a8f6b2e
build(deps): update dependency simple-git to v3.1.0 ( #13917 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 13:57:04 +00:00
Michael Kriese
b3810b5fc7
fix(manager/flux): fix system manifest artifacts ( #13912 )
2022-01-30 10:43:47 +00:00
renovate[bot]
73f9d8bf34
build(deps): update dependency simple-git to v3.0.4 ( #13913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 10:10:05 +00:00
Rhys Arkins
4d2faef11f
refactor(github): remove unused commits from pr graphql query ( #13911 )
2022-01-30 09:33:07 +01:00
Oleg Krivtsov
368903ab81
feat: support new rangeStrategy=in-range-only ( #13257 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-30 03:46:22 +00:00
renovate[bot]
a02355d72e
chore(deps): update dependency @types/eslint to v8.4.1 ( #13909 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-29 19:21:39 +00:00
Jamie Magee
5665570f0b
refactor(go): convert to class-based datasource ( #12985 )
2022-01-29 14:48:28 +00:00
Rhys Arkins
86b0ef09ae
feat: defaultRegistryUrls ( #13907 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-29 13:36:08 +00:00
Nils Plaschke
3c4a3c1c43
fix: pass undefined to global secret replace ( #13908 )
2022-01-29 12:47:09 +01:00
Charles Korn
02eeb105da
fix(gomod): update go.sum entries for dependencies only referenced in tests ( #13906 )
2022-01-29 11:11:04 +01:00
Jonas Michaelis
a53c609294
fix(gitlabci): multiple named services ( #13867 )
...
* fix(gitlabci): multiple named services
* improve regex to allow different ordering
* regex allow only one dash
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-29 09:02:16 +00:00
Dan Ports
41f198c63c
feat(manager/flux): Update system manifests. ( #13675 )
2022-01-29 06:30:02 +00:00
Maxime Brunet
3f403d232a
fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section ( #13905 )
2022-01-29 06:02:25 +01:00
HonkingGoose
b083d508eb
docs: add admonition for deepExtract
deprecation ( #13904 )
2022-01-28 21:00:28 +01:00
HonkingGoose
2e16cbfbb8
docs(configuration options): use admonitions ( #13889 )
...
* docs(configuration options): use admonitions
* Update docs/usage/configuration-options.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 19:39:08 +01:00
HonkingGoose
791ec0b988
docs(self-hosted config): use admonitions ( #13888 )
...
* docs(self-hosted config): use admonitions
* Update docs/usage/self-hosted-configuration.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 19:39:01 +01:00
HonkingGoose
4114f313a8
docs(self-hosting examples): use admonitions ( #13885 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-28 19:38:51 +01:00
HonkingGoose
2dc8ebb2e8
docs(private package support): use admonitions ( #13887 )
2022-01-28 19:38:44 +01:00
HonkingGoose
6eefc67ec2
docs(installing/onboarding): use admonitions ( #13886 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-28 19:38:25 +01:00
HonkingGoose
32168e870b
docs(automerge): use admonition ( #13890 )
2022-01-28 19:36:36 +01:00
HonkingGoose
c6f9dde4bb
docs(renovate scheduling): use admonition ( #13891 )
2022-01-28 19:36:22 +01:00
HonkingGoose
26eb01dcef
docs(java): use admonition ( #13892 )
2022-01-28 19:36:07 +01:00
HonkingGoose
5e20a72567
docs(nuget): use admonition ( #13893 )
2022-01-28 19:35:53 +01:00
HonkingGoose
b25007eb3a
docs(python): use admonition ( #13894 )
2022-01-28 19:35:39 +01:00
HonkingGoose
b1e9ee1828
docs(dependency-pinning): use admonition ( #13895 )
2022-01-28 19:35:23 +01:00
Sergei Zharinov
0424518db2
refactor(git): Delegate commit function to platform ( #13823 )
2022-01-28 14:50:10 +01:00
HonkingGoose
9afabcd895
docs(running renovate): use admonitions ( #13884 )
2022-01-28 14:49:52 +01:00
Stefano Zaninetta
c4af347d78
fix(pr): monorepo changelog with sourceDirectory ( #13366 )
2022-01-28 14:49:35 +01:00
Nils Plaschke
c34c1a7e3c
feat(config): replace secrets in global config ( #13445 )
2022-01-28 14:49:21 +01:00
Rhys Arkins
3144a48f2e
feat(helm): support binarySource=install ( #13719 )
2022-01-28 13:30:34 +00:00
Martin Herndl
184a7755b4
fix: improve re-opening behaviour of group updates ( #13830 )
2022-01-28 14:18:03 +01:00
Ana Krivokapić
ec4cf70433
fix(config): Add freeChoice to userStrings config object ( #13539 )
2022-01-28 13:40:18 +01:00
Sergei Zharinov
b72bff3046
refactor(datasource): Make "DigestConfig::lookupName" a required field ( #13608 )
2022-01-28 11:50:03 +00:00
Sergei Zharinov
73b74a5207
test(onboarding): Remove inconvenient helper function ( #13876 )
...
* test(onboarding): Remove inconvenient helper function
* Fix tests
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-28 11:34:21 +00:00
HonkingGoose
d3e7e3caa9
docs(config-presets): use admonitions ( #13671 )
2022-01-28 12:19:57 +01:00
horihel
b17dc19da7
docs(nuget): Document lockfile exception ( #13878 )
2022-01-28 12:19:27 +01:00
HonkingGoose
54f5adf922
docs(development): guide to create/edit presets ( #13165 )
2022-01-28 12:19:14 +01:00
HonkingGoose
eaf8100f50
docs(git-submodules): example of custom per-submodule checks ( #12350 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 10:49:51 +01:00
Rhys Arkins
cfcd308c3f
docs: clarify Slack group purpose ( #13879 )
2022-01-28 09:22:19 +00:00
Sergei Zharinov
d3b774e8ef
feat(git): Cache for local conflict detection ( #13764 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 09:53:30 +01:00
renovate[bot]
deae1b0766
chore(deps): update dependency typescript to v4.5.5 ( #13870 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 00:47:34 +00:00
Rhys Arkins
e0d891799a
fix: baseBranches branchPrefix ( #13872 )
2022-01-27 20:38:15 +00:00
Maksim
8f64db2ff2
refactor(migrations): endpoints ( #13868 )
...
* refactor(migrations): endpoints
* refactor: fix unit test snapshot
2022-01-27 19:54:52 +00:00
Sergei Zharinov
8787e02e88
fix(gradle): Provide correct packageFile for plugin versions extracted from template ( #13854 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-27 14:22:37 +00:00
hasanawad94
ddd7fc58e0
fix: Some wrong logging for flattened updates ( #13853 )
2022-01-27 13:57:24 +00:00
renovate[bot]
de4f7d0a54
build(deps): update dependency simple-git to v3.0.3 ( #13851 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27 11:37:14 +00:00
renovate[bot]
859290b165
build(deps): update dependency simple-git to v3 ( #13705 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-27 12:22:48 +01:00
Rhys Arkins
29b4ac16f3
chore: regression fault question in bug report template ( #13850 )
2022-01-27 11:48:00 +01:00
Sebastian Poxhofer
b20c2f7b00
fix(manager/helmv3): add all repositories in dependencies as repo for artifacts ( #13848 )
2022-01-27 10:35:45 +00:00