Commit graph

14855 commits

Author SHA1 Message Date
Michael Kriese
2948a640f6
feat(config): relax registy alias validation (#22815) 2023-06-16 08:38:47 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
t-kulmburg
61221f4b09
fix(gitlab): gitLabIgnoreApprovals works with multiple approval rules (#22693)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-16 07:34:18 +00:00
lluiscab
5c517f4ada
feat(CODEOWNERS): Improve pr files owner detection (#21955)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 07:27:17 +00:00
Sergei Zharinov
d8c7a14ef9
refactor(rubygems): Remove unnecessary package name guard (#22809) 2023-06-16 07:04:24 +00:00
deniseunt
cfc976db42
feat(manager/pip-requirements): Amend fileMatch regex to match common … (#22778)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 19:45:09 +00:00
Rhys Arkins
4f4487fda6
fix(cargo): widen not bump when value includes less-than (#22790) 2023-06-15 19:41:37 +00:00
Chuck Grindel
77ed5e6ce5
fix(manager/bazel-module): incorrect log message when no overrides (#22801) 2023-06-15 18:38:14 +00:00
Sergei Zharinov
adeca3fcb7
fix(rubygems): Case-sensitive package names (#22800) 2023-06-15 18:11:30 +00:00
MartijnLeijssen-TomTom
f611217289
feat(datasource/conan): add sourceUrl when artifactory is used (#22656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 15:56:54 +00:00
Chuck Grindel
ad61b6c875
feat(bazel-modules): support single_version_override (#22610)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-15 15:50:49 +00:00
Sergei Zharinov
0be6dba296
refactor(rubygems): Versions endpoint cache (#22792) 2023-06-15 15:17:49 +00:00
Sergei Zharinov
5dadd5be6e
ci: Separate jobs for docs linting and building (#22798) 2023-06-15 15:08:59 +00:00
Sergei Zharinov
f648444845
ci: Increase fetch-depth to 2 for codecov job (#22791) 2023-06-15 12:34:18 +00:00
Sergei Zharinov
bf57547e55
refactor(rubygems): Remove unnecessary datasource class (#22785) 2023-06-15 09:27:03 +00:00
Sergei Zharinov
d53eeb5fbf
ci: Skip devcontainer and CodeQL checks in draft mode (#22786) 2023-06-15 08:28:02 +00:00
Rhys Arkins
11a558b20a
fix(automerge): allow repeate automerge for groups (#22787) 2023-06-15 08:27:09 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects (#22769) 2023-06-15 04:33:56 +00:00
Sergei Zharinov
96ca7a3bd7
chore: Bump signal-exit in lockfile to fix error logging (#22775) 2023-06-14 17:28:46 +00:00
Sergei Zharinov
a5c6d0a5cd
test: Suppres distracting reuse global emitter error message (#22774) 2023-06-14 18:56:07 +02:00
Joseph Bradshaw
47ed308dd9
feat(config): Adding a suppression notification for dependency lookup warnings (#22763)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 15:13:52 +00:00
Sergei Zharinov
0d1c40e7b6
ci: Refactor release job (#22768) 2023-06-14 14:37:37 +00:00
Michael Kriese
fcd5b188c7
fix(terraform): support more local path modules (#22758) 2023-06-14 14:26:57 +00:00
Sergei Zharinov
2447ab8ece
ci: Move website docs lint from tests to lint job (#22766) 2023-06-14 14:05:02 +00:00
Sergei Zharinov
3087a9ac2c
test: Remove obsolete static-files test (#22765) 2023-06-14 13:44:57 +00:00
Michael Kriese
867f472469
test: remove test files from coverage (#22761) 2023-06-14 12:30:16 +00:00
Sergei Zharinov
cbc54d6c5d
ci: Enable unit test sharding (#22721)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 11:55:23 +00:00
renovate[bot]
ec06c2376f
chore(deps): update peter-evans/create-pull-request action to v5.0.2 (#22753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 04:21:15 +00:00
renovate[bot]
365513d60b
build(deps): update dependency glob to v10.2.7 (#22750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 22:06:46 +00:00
renovate[bot]
2ac6e2b471
chore(deps): update github/codeql-action action to v2.20.0 (#22746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 18:46:33 +00:00
Rhys Arkins
7a821fa3d6
fix: don’t block PR if matching merged PR found (#22735) 2023-06-13 15:03:52 +00:00
Sergei Zharinov
958997a881
ci: Simplify cache miss detection (#22736) 2023-06-13 14:23:30 +00:00
Sergei Zharinov
22169819b8
ci: Cache re2 dependency (#22724)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-13 13:30:03 +02:00
Michael Kriese
7b21f34734
fix(terraform): return null for files without deps (#22731) 2023-06-13 09:51:32 +00:00
Michael Kriese
45c2d13f8a
chore: fix prettier vscode path (#22729) 2023-06-13 11:23:34 +02:00
Sergei Zharinov
626f6501c3
ci: Add test-success job (#22713) 2023-06-13 09:42:09 +02:00
renovate[bot]
7aeb529fcf
chore(deps): update dependency typescript to v5.1.3 (#22641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-13 05:46:11 +00:00
Jamie Magee
8f793259f9
refactor: replace our custom @breejs/later types with upstream types (#22665) 2023-06-12 23:09:00 +00:00
renovate[bot]
f32beda419
chore(deps): update dessant/lock-threads action to v4.0.1 (#22712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 19:12:56 +00:00
Sergei Zharinov
762264bc21
ci: Detect commit SHA reliably (#22709) 2023-06-12 18:46:28 +02:00
HonkingGoose
20c2d28699
docs(gitea): add section about user scopes, rewrite (#22685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-12 15:59:43 +00:00
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed to recreateWhen (#21039)
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-06-12 15:48:40 +00:00
Sergei Zharinov
dbb1a41f93
ci: Prepare for shard-based unit testing (#22644) 2023-06-12 17:23:05 +02:00
HonkingGoose
02ee1c527f
docs: set page title for maintaining AUR packages user story (#22690)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-12 16:59:09 +02:00
Rhys Arkins
49befc006e
chore: no console.log for pnpm extraction 2023-06-12 16:05:26 +02:00
Sergei Zharinov
a97cfc7f41
ci: Fix eslint cache (#22696) 2023-06-12 13:38:43 +02:00
Sergei Zharinov
a2198b8af7
ci: Extract test-e2e as separate job (#22682) 2023-06-12 13:14:59 +02:00
Sergei Zharinov
d9b7d6063a
ci: Split lint job (#22683) 2023-06-12 10:56:09 +02:00
Sergei Zharinov
3c0eed0b0c
ci: Fetch and cache node_modules before starting other jobs (#22686) 2023-06-12 07:53:47 +00:00
renovate[bot]
b02cdf2b2f
build(deps): update dependency @renovatebot/ruby-semver to v3.0.2 (#22673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 06:27:05 +00:00