Commit graph

1803 commits

Author SHA1 Message Date
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge (#21376)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node -> node-version (#21149) 2023-04-12 13:43:59 +00:00
RahulGautamSingh
217ea888a9
fix: migrate hostType (#21432) 2023-04-12 04:05:07 +00:00
Jamie Magee
b23700d749
test: jest isolation (#21406) 2023-04-10 04:32:04 +00:00
Hikari Hayashi
df4ae5da1e
feat(presets): update pixijs repo urls (#21396) 2023-04-08 22:43:57 +00:00
Sullivan SENECHAL
b2727f6eb5
feat(presets): add storybook-react-native monorepo (#21273) 2023-03-31 21:44:49 +00:00
Sami Al-Dury
9257f3ca2e
fix(presets): name typo (#21064) 2023-03-30 17:28:29 +00:00
curtvict
2ab3efae17
feat(presets): Add tiptap monorepo (#21254) 2023-03-30 17:24:40 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
Florian Greinacher
39afbcbb9a
feat(presets): use replacementNameTemplate for k8s-registry-move (#21103) 2023-03-26 10:32:45 +00:00
Rhys Arkins
ffa7f5e68f
fix(onboarding): improve preset description resolution (#21165) 2023-03-26 08:53:53 +00:00
Rhys Arkins
cec2e14a64
feat(config): multi-org secrets decrypt (#21147) 2023-03-25 09:14:33 +00:00
Rhys Arkins
3859b521c2
fix(config): set subType=string for all arrays (#21118) 2023-03-24 06:39:27 +00:00
Michael Kriese
875074fce8
feat(presets): add more containerbase replacements (#21084) 2023-03-22 13:55:56 +00:00
Michael Kriese
de9b685106
feat(presets): add containerbase workarounds (#21086) 2023-03-22 13:49:46 +00:00
HonkingGoose
db73d3984b
docs(config options): improveprBodyTemplate explanation (#20945) 2023-03-22 06:37:40 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher (#21049)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating (#20905)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes (#20761)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects (#20773) 2023-03-19 16:03:01 +00:00
Sullivan SENECHAL
25c60afa8e
feat(presets): gitbeaker monorepo (#21028) 2023-03-18 18:48:26 +00:00
Rhys Arkins
ccec42fdcf
fix(config): migrate includeForks properly (#20965) 2023-03-15 18:23:14 +00:00
Michael Kriese
62e91aff40
feat(preset): add containerbase replacements (#20941)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-15 11:47:10 +00:00
HonkingGoose
d54e6aa9ac
chore(replacements): improve descriptions (#20942) 2023-03-15 09:57:46 +00:00
Florian Greinacher
ca03555739
feat(presets): include replacements:all in config:base (#20933) 2023-03-15 07:26:26 +00:00
Adam Setch
8137533c94
feat(auto-replace): ability to specify global or first match from replacement rules (#20604)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-14 21:02:24 +00:00
Florian Greinacher
b74813180b
fix(presets): add k8s registry move to all replacements (#20928) 2023-03-14 18:25:12 +00:00
Florian Greinacher
69c15abdcc
feat: add replacements for Kubernetes container registry move (#20898)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-03-14 05:57:13 +00:00
Adam Setch
98be25f787
feat(platform/bitbucket): add support for Bitbucket development branching model (#20860)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-12 12:50:54 +00:00
Jamie Magee
cbbeecbefc
refactor: satisfy types for unknown arrays (#20878) 2023-03-12 05:53:06 +00:00
Jamie Magee
8b23f0ba57
refactor: safely parse decrypted config (#20879) 2023-03-12 05:52:19 +00:00
Rhys Arkins
a4ab4523f8
feat(config)!: forkProcessing (#20759)
Removes "includeForks" option and replaces with "forkProcessing". New default behavior is to process forks if automerge=false.

Closes #20752

BREAKING CHANGE: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
2023-03-10 09:34:41 +01:00
Rhys Arkins
f765e6fb1d
feat!: internalChecksAsSuccess (#20572)
Adds new config option `internalChecksAsSuccess`, defaulting to `false`.

Closes #7800

BREAKING CHANGE: Internal checks such as `renovate/stability-days` will no longer count as passing/green, meaning that actions such as `automerge` won't
occur if the only checks are Renovate internal ones. Set `internalChecksAsSuccess=true` to restore existing behavior.
2023-03-10 09:34:41 +01:00
Michael Kriese
ec4b17b8b6
feat(config)!: default dockerImagePrefix to containerbase (#20150)
Sidecar containers will now use `containerbase/` prefix instead of `renovate/` prefix.

BREAKING CHANGE: containerbase/ account used for sidecar containers instead of renovate/
2023-03-10 09:34:40 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch (#19314)
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
Rhys Arkins
d28763fa01
feat(datasource/npm): default cacheHardTtlMinutes to 24 hours (#20079)
Renovate will now use "soft" expiry of npm datasource lookups, combined with a hard expiry of 24 hours. Soft expired results are used to improve
performance plus can be reused in case npmjs errors on subsequent lookups

BREAKING CHANGE: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
2023-03-10 09:33:50 +01:00
Rhys Arkins
a75f9d71c1
feat(config)!: non-zero defaults for PR concurrent, hourly limits (#19958)
Sets new defaults:
- `prConcurrentLimit`: 10 (instead of 0)
- `prHourlyLimit`: 2 (instead of 0)

Closes #19800

BREAKING CHANGE: Renovate now defaults to applying hourly and concurrent PR limits. To revert to unlimited, configure them back to `0`.
2023-03-10 09:25:51 +01:00
Rhys Arkins
016e647390
feat(config)!: default to rangeStrategy=auto, prefer update-lockfile (#19942)
Changes `rangeStrategy` default value from `'replace'` to `'auto'`. Also changes `auto` behavior so that `update-lockfile` is preferred if the manager
supports the `updateLockedDependency()` function.

Closes #19800

BREAKING CHANGE: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
2023-03-10 09:25:45 +01:00
RahulGautamSingh
dcd298a625
feat(config)!: add new option constraintsFiltering (#19992)
Adds new option `constraintsFiltering`.

Closes #19979

BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
Adam Setch
14e2c7d3cf
docs: add replacement to matchUpdateTypes (#20656) 2023-02-28 09:32:03 +00:00
Rhys Arkins
9f96c1e224
chore: remove unnecessary Range types (#20582) 2023-02-23 09:13:27 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkTokenis set (#19771) 2023-02-22 13:07:03 +00:00
Jérémie Astori
68e4ad4e9b
feat(presets): group @types/react and @types/react-dom together, along with other React packages (#20462)
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-21 13:42:44 +00:00
HonkingGoose
d3ba01bf54
chore: link to discussion (#20543) 2023-02-21 13:18:20 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial (#20511) 2023-02-21 10:46:29 +00:00
Johannes Feichtner
27c46cc673
feat: add support for RegEx patterns in baseBranches (#20503)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-20 23:32:08 +00:00
HonkingGoose
0b3922d326
chore: link to feedback issue for osvVulnerabilityAlerts (#20428) 2023-02-15 12:04:21 +00:00
Michael Kriese
b95af46ebd
fix(manager/regex): migrate datasource renames (#20415) 2023-02-14 15:45:34 -08:00
renovate[bot]
db2aef4553
chore(deps): update jest monorepo to v29.4.1 (#20130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 16:00:49 +00:00
ocavue
2235659b18
feat(manager/npm): support pnpmDedupe (#20392)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-14 09:10:50 +00:00
RahulGautamSingh
09402a32e6
fix(datasource): rename adoptium-java to java-version (#20245) 2023-02-13 07:54:20 +00:00
Marcin Zajączkowski
e0a74ebd15
feat(presets): Group for Spock Framework packages (#20358)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-13 06:33:25 +00:00
RahulGautamSingh
9b782773f4
fix(migration): remove dotnet from renamed properties (#20353) 2023-02-11 22:53:39 +02:00
Rostislav Simonik
05517e6d8a
feat: add ignoreReviewers config option (#19776) 2023-02-11 07:24:02 +00:00
Rhys Arkins
e6e0ee9705
fix(presets): use regex for alpine workaround (#20337) 2023-02-11 07:21:57 +01:00
RahulGautamSingh
93c3fd5ced
feat(datasource): rename dotnet to dotnet-version (#20244) 2023-02-10 22:47:07 +02:00
Duncan Casteleyn
d791614edb
feat(presets): add schedule presets for automerge (#20305)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-10 12:32:54 +01:00
Johannes Feichtner
a91ca62b46
feat(vulnerabilities): add feature-flagged support for OSV (#20226)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-10 10:13:47 +00:00
Sebastian Poxhofer
27aae2868e
fix(presets/gitlab): directly request default branch (#20319) 2023-02-10 09:46:10 +00:00
Alexander Birkner
fbceff1397
feat(gomod): support -e option (#20199)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
Tomas Carnecky
d1e2f0c393
fix(presets): include 'google-auth-library' in googleapis group (#20224) 2023-02-06 06:46:03 +01:00
Jamie Magee
5302232afa
feat(replacement): add spectre.cli replacement (#20060) 2023-01-27 08:33:18 +01:00
Sebastian Poxhofer
b30ac1a4c2
test(migrations): add test for multiple migrations for one property (#20044) 2023-01-26 13:07:05 +01:00
Michael Kriese
9bd857c8f8
fix(platform): fix types and docs (#19944)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-24 10:05:51 +01:00
Mathieu Kniewallner
7cf131021a
feat(presets/regex-managers): allow 'actions' in GitHub Actions preset (#19966) 2023-01-23 16:32:13 +00:00
Rhys Arkins
8e8cbba0e6
feat(presets): add prettier, standard to linters (#19978) 2023-01-23 10:51:15 +01:00
Rhys Arkins
8d19f05b14
fix(config): autodetectPinVersions -> autodetectRangeStrategy (#19933) 2023-01-20 12:48:00 +01:00
Philip Wedemann
d8e9a3438e
feat(config/presets): add Java Testcontainers group (#19828)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 12:02:20 +01:00
Jan-Otto Kröpke
2c70a5d223
feat(presets/regex): Add preset for appVersion in helm charts (#19371)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 10:14:13 +00:00
Rhys Arkins
78b8483953
feat(datasource/npm): cache etag for reuse (#19823) 2023-01-13 21:20:32 +00:00
Levin Rickert
b8103452a1
fix(presets): Update graphqlcodegenerator monorepo (#19832) 2023-01-13 15:43:01 +00:00
Gabriel-Ladzaretti
2de4260b15
feat(packageRules): add experimental env var for matching against package names (#19784) 2023-01-12 07:29:48 +00:00
Gabriel-Ladzaretti
de289bb409
feat(core/onboarding): support manual rebase/retry (#17633)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-11 14:59:08 +01:00
Jesse Houwing
9bb46aec05
fix: replace vso vsts task lib (#19775)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-11 06:34:50 +00:00
Zachary Liu
1331761def
fix(presets): update algolia-instantsearch monorepo names (#19762)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-10 05:12:20 +00:00
Zachary Liu
fc41de30b5
feat(presets): add Algolia InstantSearch monorepo (#19761) 2023-01-10 01:21:20 +00:00
HonkingGoose
817d2d850e
docs: fix typos in description for workarounds presets (#19732)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-09 13:50:29 +01:00
Tobias Bieniek
3d85b6048d
feat(cofig/presets): add regexManagers:githubActionsVersions (#19620)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-08 08:09:42 +00:00
Julien Haumont
f44d454e65
feat(presets/regex-managers): improve preset for dockerfile (#19637)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-04 16:47:00 +00:00
Daniel Tschinder
3cf8a2cd34
feat(config/presets): Add nextra monorepo (#19644)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-04 01:07:40 +01:00
Michael Kriese
39b23d64fe
feat: better sanitize (#19646) 2023-01-03 12:29:07 +00:00
Michael Kriese
1e8b45422c
feat(presets/monorepo): add Syncfusion dotnet (#19627) 2023-01-02 11:50:46 +00:00
Adam Setch
fb99f4e6f6
fix(presets/workarounds): update java LTS allowed versions expression (#19605) 2022-12-30 10:35:09 +00:00
Gabriel-Ladzaretti
2bd9171ba3
feat(packageRules): add depName matchers (#19565) 2022-12-26 18:30:44 +00:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5 config file (#19394) 2022-12-17 23:46:30 +00:00
fabb
444a221427
feat(presets): added replacement of react-scripts-ts with react-scripts (#17827) 2022-12-17 12:38:56 +00:00
RahulGautamSingh
92abdc9b4d
feat(cache): reduce configHash fields for fingerprinting (#18216) 2022-12-16 15:50:35 +00:00
HonkingGoose
623f83be60
chore: update descriptions for config options (#19351)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-16 11:08:04 +01:00
Michael Kriese
751331b817
fix: no native js private class members (#19441) 2022-12-16 09:17:16 +00:00
Justin Lavoie
a40a8d106b
feat(presets): group @vaadin/ packages together. (#19365)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-15 14:25:41 +00:00
Matt Lewis
6faa5c32f6
feat: allow setting RENOVATE_FORCE environment variable (#19383) 2022-12-14 10:47:15 +00:00
MCMXC
bae53ae44b
feat(preset): add mantine monorepo to presets (#19204) 2022-12-05 15:40:23 +01:00
Rhys Arkins
0545bfe494
chore: Revert "chore: add snapshot for presets" (#19249)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-05 12:14:55 +00:00
Wei Kang
bb9c6fce32
chore: sort presets and enforce eslint rule (#19240) 2022-12-04 17:00:28 +00:00
Wei Kang
c24efd530a
chore: add snapshot for presets (#19236) 2022-12-04 06:49:30 +01:00
MCMXC
c105e25e6c
feat(preset): add temporalio monorepo to presets (#19205)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-01 15:05:27 +00:00
HonkingGoose
d6668744ed
docs: capitalize abbreviation URL (#19145) 2022-11-28 12:10:47 +01:00
Philipp Hoefflin
33d4181ba1
feat(monorepo): add aws-lambda-powertools-typescript and middy middleware (#19117) 2022-11-27 11:50:55 +00:00
Gabriel-Ladzaretti
fc81c60d05
feat(branch/update): add edited/blocked PR comment on modified branches (#18895)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Closes https://github.com/renovatebot/renovate/issues/18639
2022-11-26 06:58:09 +00:00
Michael Kriese
99054bef68
fix(presets): pass through tag to platform for local (#19102) 2022-11-25 15:54:11 +00:00
Michael Kriese
11a96b72a6
fix(presets): simplify local presets (#19025) 2022-11-22 09:42:44 +01:00
Wei Kang
0ce1d4daae
chore: sort presets and enforce with eslint rule (#19003)
Closes https://github.com/renovatebot/renovate/issues/18938
2022-11-21 14:40:41 +00:00
Rhys Arkins
4abd0abea8 chore: add default presets snapshot 2022-11-21 15:20:41 +01:00
RahulGautamSingh
9a1285d2d2
fix: use matchSourceUrl to match monorepo packages (#18973) 2022-11-20 09:50:27 +00:00
Mathieu Boretti
de921cc7dc
feat(presets): add mono repo shedlock (#18823) 2022-11-17 06:00:55 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks (#18779) 2022-11-14 22:46:37 -08:00
Sergei Zharinov
5162394f51
feat(maven): Skip lookup for parent packages (#18788) 2022-11-10 15:25:05 +00:00
t-kulmburg
76b536e23a
fix: make replacementName and Version not mergeable (#18853) 2022-11-10 10:11:18 +00:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union (#18458) 2022-11-01 14:46:09 +00:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only (#18505)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
Marcin Flis
7ce7124fd6
feat(preset): add kotlin monorepo to presets (#18637) 2022-10-28 16:26:36 +00:00
Martin Herndl
4006ef4667
feat(preset): group JWT Framework packages together (#18635) 2022-10-28 09:23:15 +00:00
Connor Pearson
78c5d2f39a
feat(presets): add vitest monorepo (#18394) 2022-10-27 20:20:17 +00:00
Oliver THEBAULT
3d5915e7d5
docs(enabledManagers): add mergeable value (#18603) 2022-10-27 13:45:43 +00:00
RahulGautamSingh
2e4eebe933
fix: reduce config fields used in branch fingerprint (#18378)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 10:27:58 +00:00
Oleg Kainov
96d369266d
docs: fix ignoring javaLTSVersions (#18548) 2022-10-26 08:30:59 +03:00
Sergei Zharinov
b2d18d1110
feat(http): maxRequestsPerSecond (#18325) 2022-10-25 11:03:19 +00:00
Rhys Arkins
f8fddc70f5
fix!: revert branchNameStrict to false (#18536) 2022-10-25 09:41:50 +00:00
Michael Kriese
2349e55976
fix(autodiscover): accept simple string (#18531) 2022-10-25 11:15:01 +03:00
Rhys Arkins
c9161ef6fd feat(config)!: default branchNameStrict=true 2022-10-23 06:48:35 +02:00
Rhys Arkins
b5a515b533 feat!: default internalChecksFilter to strict (#18460)
BREAKING CHANGE: Default value for internalChecksFilter changes from none to strict
2022-10-23 06:48:35 +02:00
Philip
80af0fdf76 feat: Support AWS Code Commit platform (#17076) 2022-10-23 06:48:35 +02:00
Rhys Arkins
b9f783b52d fix: ignoreScripts default (#18403)
Changes ignoreScripts defaulit to be `true`.

Closes #18173

BREAKING CHANGE: ignoreScripts now default to true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
2022-10-23 06:48:35 +02:00
Rhys Arkins
caad0ae28e feat(github)!: remove forkMode setting (#18074)
Removes forkMode setting and instead relies on forkToken alone to indicate forking mode is active. Additionally, defines forkToken as an experimental setting.

BREAKING CHANGE: No longer necessary to configure forkMode. Forking mode is now experimental.
2022-10-23 06:48:35 +02:00
Rhys Arkins
0be74f3ff9 feat: default to binarySource=install (#18027)
Changes binarySource default value from global to install.

Closes #14531

BREAKING CHANGE: Users of containerbase images (such as official Renovate images) will now have dynamic package manager installs enabled by default.
2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
0a6d97f23a feat(config)!: move autodiscovery filter from string to array (#16525)
Change type of autodiscoverFilter from string to array.

Closes #8763

BREAKING CHANGE: autodiscover filters can no longer include commas
2022-10-23 06:48:35 +02:00
Rhys Arkins
cdec83463c
fix(http): improve error logging (#18454)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-21 10:14:45 +00:00
renovate[bot]
d941ef31c5
chore(deps): update dependency type-fest to v3 (#18429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-20 17:34:35 +00:00
Wade Ying Xing
244f40fbe8
test(gitlab): improve test case (#18393) 2022-10-19 06:41:39 +03:00
Gabriel-Ladzaretti
e9153ea294
feat(host-rules): prepend scheme when missing one and containing a url path (#18358) 2022-10-17 17:52:40 +03:00
fzoske
398403878e
feat(presets): add 'SPFx' monorepo (#18127) 2022-10-17 12:18:49 +02:00
Adam Setch
61f8c9895f
feat(replacement): add apollo-server scoped replacement (#18284) 2022-10-14 06:53:34 +03:00
Alden Quimby
c22380d65c
feat(preset): Add ts-auto-mock to packages:jsUnitTest (#18252)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-12 05:45:17 +00:00
Snazzah
8b9259b0e9
feat(presets): add mailing monorepo (#18277) 2022-10-12 04:10:04 +00:00
Sebastian Poxhofer
d3dba2cd14
feat(manager/helmv3): add postUpdateOption to update subchart archives (#18162)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-11 16:00:52 +00:00
Josh David
67bd6ada7e
feat(presets): add yarn monorepo (#18237)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-11 15:09:19 +00:00
Ev Haus
f292ba8921
feat(presets): Add eslint-config-globex monorepo (#18169)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-07 16:33:41 +00:00
Gabriel-Ladzaretti
8118be0acb
feat(replacement): add messageformat monorepo replacement (#18114) 2022-10-06 14:24:35 +00:00
Rhys Arkins
dbc4d0b669
fix: exclude unstable data from cache fingerprints (#18148) 2022-10-06 15:39:15 +02:00
Rhys Arkins
87910eb417
fix(java): add java-jre to LTS workaround (#18118) 2022-10-05 15:21:23 +02:00
Tobias Ibounig
070df56d00
fix(java): add sapmachine to LTS workaround (#18122) 2022-10-05 14:08:25 +02:00
Gabriel-Ladzaretti
0ab15a4b21
refactor(replacements): added support for multiple args for addPrestes (#18124) 2022-10-05 12:36:41 +02:00
Adam Setch
ac5ec2b723
feat(java): add workaround to limit releases to java LTS versions (#18007) 2022-10-04 15:53:51 +00:00
Matteo
74c88dd42c
feat(presets): add 'Automapper' monorepo (#18102) 2022-10-04 14:10:31 +03:00
Matteo Spreafico
95b0bc76bf
feat(presets): add trpc monorepo (#18077) 2022-10-02 07:54:46 +00:00
Johannes Feichtner
b92be76cb8
feat(preset): ensure regexManagers:dockerfileVersions also matches arguments with space separator (#18062) 2022-09-30 21:53:52 +02:00
bjuraga
f4bbf71b0b
feat: Add bump version to nuget (#17903) 2022-09-25 18:45:45 +00:00
Rhys Arkins
17c2a006d2
feat: matchCurrentValue (#17953) 2022-09-25 06:56:02 +00:00
Alexander Grießer
9efc8a428c
fix(bitbucket-server): Fix retrival of config files with oneline json5 comments (#17904)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-22 05:59:41 +00:00
Rhys Arkins
6ee1a8d931
fix(presets): consolidate fastify workarounds (#17855) 2022-09-19 08:28:12 +00:00