Commit graph

15356 commits

Author SHA1 Message Date
renovate[bot]
619cc51664
chore(deps): update dependency @types/node to v18.16.0 (#21860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 05:13:41 +00:00
renovate[bot]
86c7e58770
docs: update references to renovate/renovate to v35.66.3 (#21897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 03:22:04 +00:00
renovate[bot]
2bb31b052a
chore(deps): lock file maintenance (#21898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 03:17:23 +00:00
Mikko Piuhola
b1ffc66d86
fix(manager/gitlabci): support multi-line !reference tags (#21896) 2023-04-30 15:07:48 +00:00
renovate[bot]
64e50399b7
build(deps): update dependency prettier to v2.8.8 (#21894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-30 09:06:19 +00:00
Liora Milbaum
f2a415e34f
refactor(datasource/docker): Using URL module for improved readability (#21809) 2023-04-29 17:51:03 +00:00
Sergei Zharinov
2c75fac1a5
fix(rubygems): Copy strings via buffers instead of slice hack (#21876) 2023-04-29 16:19:35 +00:00
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody (#21724) 2023-04-29 13:01:51 +00:00
HonkingGoose
79d2430638
chore: improve issue forms and template chooser (#21889) 2023-04-29 11:06:35 +00:00
Sergei Zharinov
07d86fc2aa
refactor(rubygems): Parse rubygems data with schema (#21875) 2023-04-29 10:42:00 +00:00
Rhys Arkins
91cbe5bdcc
fix(github): try automerge PR even if approving reviews required (#21883) 2023-04-29 08:55:52 +00:00
Sebastian Poxhofer
ab04c11f42
docs(adding-package-manager): add missing functions of ManagerAPI interface (#21535)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-29 08:40:17 +00:00
Sergei Zharinov
708f5e8e52
fix(rubygems): Use module-local memory cache (#21884) 2023-04-29 07:45:48 +00:00
Michael Kriese
530bf7d20d
build: disable obsolete verify step (#21886) 2023-04-29 09:42:11 +02:00
Sergei Zharinov
9e4a743d1a
fix(rubygems): Change accept-encoding to gzip (#21882) 2023-04-29 06:23:36 +00:00
Sergei Zharinov
d166bc01e6
fix(rubygems): Use memcache instead of module-local const (#21874) 2023-04-28 17:05:46 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
Michael Kriese
c00732f262
chore: replace shelljs (#21870) 2023-04-28 12:17:48 +00:00
Michael Kriese
64bd96b93f
feat(datasource/azure-pipelines-tasks): load tasks from github (#21869) 2023-04-28 10:19:06 +00:00
renovate[bot]
1b9dd6fb1d
chore(deps): update dependency jest-junit to v16 (#21866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 11:47:06 +02:00
renovate[bot]
4442a9bbf0
chore(deps): update dependency rimraf to v5 (#21867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 11:46:45 +02:00
renovate[bot]
acf7f66eaa
build(deps): update dependency ini to v4 (#21868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 09:19:31 +00:00
peters5
86b028f947
fix(platform/azure): call getPolicyConfigurations() with correct parameter order (#21854) 2023-04-28 05:02:53 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
Gabriel-Ladzaretti
81b69bb4ef
feat(logs): log default branch in branch summary (#21855) 2023-04-28 04:31:15 +00:00
renovate[bot]
540fa972f2
chore(deps): update dependency @types/node to v18.15.13 (#21832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 03:36:08 +00:00
renovate[bot]
90cf092986
chore(deps): update dependency memfs to v3.5.1 (#21852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 20:47:16 +00:00
renovate[bot]
fd19817555
chore(deps): update github/codeql-action action to v2.3.2 (#21853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 20:42:28 +00:00
HonkingGoose
9b0cf0ac6a
fix: improve user-facing ignored PR messages (#21813) 2023-04-27 19:44:49 +00:00
Michael Kriese
05f365c8c2
refactor(datasouce/docker): split file (#21842) 2023-04-27 18:27:19 +00:00
Rhys Arkins
de3cb95e91
fix(github): log res if no repository returned 2023-04-27 17:03:06 +02:00
Michael Kriese
d03f96d0e3
feat: deprecate node v19 (#21843) 2023-04-27 13:44:19 +00:00
Michael Kriese
d8cd68638e
fix(datasource/docker): replace legacy url resolve (#21841) 2023-04-27 13:36:09 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces (#21274)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
Rhys Arkins
242e490834
chore: forbid user bug reports (#21736)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-27 06:38:40 +00:00
Jamie Magee
1574baea6c
refactor: satisfy type checks for array.includes (#21834) 2023-04-27 05:18:45 +00:00
Malte Münch
541cb0cb90
docs: do not git add in post upgrade tasks (#21828) 2023-04-27 05:16:59 +00:00
RahulGautamSingh
fc0fb1980c
feat: onboarding branch cache (#21768)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:07:38 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
RahulGautamSingh
78aa91aca8
feat(pnpm): get locked version from pnpm-lock.yaml (#21480)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 05:06:07 +00:00
renovate[bot]
2202641e7f
chore(deps): update dependency @types/node to v18.15.12 (#21831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 00:17:58 +00:00
renovate[bot]
b9b0837948
chore(deps): update github/codeql-action action to v2.3.1 (#21829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 23:21:47 +00:00
HonkingGoose
dc1d1e85db
docs(config options): rewrite matchPaths and matchFiles (#21582)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-26 17:20:45 +00:00
Michael Kriese
9ba7c4063c
feat(presets): add AzureAD/microsoft-identity-web monorepo (#21817) 2023-04-26 12:35:11 +00:00
HonkingGoose
144cf15315
docs(contributing): rewrite do not force push section (#21812) 2023-04-26 08:46:24 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel datasource (#21733) 2023-04-25 20:08:26 +00:00
renovate[bot]
5ac2023322
build(deps): update dependency openpgp to v5.8.0 (#21805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25 19:39:35 +00:00
Adam Setch
6ec865be62
feat: add prTitleStrict config option to bypass prTitle manipulation (#21454)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-25 15:08:13 +00:00
Rhys Arkins
bd6897063b
fix(datasource/docker): don't abort for 401 from docker hub (#21796) 2023-04-25 15:04:58 +00:00
renovate[bot]
609aac0da5
chore(deps): update linters (#21794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25 05:49:38 +00:00