David May
652ac2aca4
feat: add velaci manager ( #14803 )
2022-05-16 17:59:20 +00:00
renovate[bot]
e4fe08f155
chore(deps): update actions/setup-node action to v3.2.0 ( #15602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-16 15:19:41 +00:00
Jack Pierce
06a226291c
fix(buildkite): inspect all lines for plugin definitions ( #15548 )
2022-05-16 16:42:42 +02:00
Michael Kriese
123d42639f
test(config): fix mocking ( #15600 )
2022-05-16 14:41:46 +00:00
patst
500c2cd2ba
feat(manager:terraform): Terraform-module updates for Azure DevOps SSH Repositories ( #15492 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-16 14:23:57 +00:00
Pascal Jufer
75ca046eda
feat(presets): add react-page
monorepo ( #15601 )
2022-05-16 13:52:11 +02:00
renovate[bot]
f4ecc1d111
chore(deps): update dependency jest-mock-extended to v2.0.6 ( #15598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-16 11:25:31 +00:00
renovate[bot]
ba96b7aa04
build(deps): update dependency @jamiemagee/osv-offline to v1.2.6 ( #15597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-16 11:09:47 +00:00
Gabriel-Ladzaretti
224d5e7717
feat(core/dashboard): include list of detected package files ( #15418 )
2022-05-16 12:20:31 +02:00
renovate[bot]
b87b3b0087
build(deps): update dependency luxon to v2.4.0 ( #15592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-16 04:58:45 +00:00
Sean Fausett
5043379847
fix(dockerfile): loosen default dockerfile manager filematch ( #15583 )
2022-05-15 06:00:45 +02:00
Sergei Zharinov
918ef59df0
fix(gradle): Refer correct file when resolving version from variable ( #15581 )
2022-05-14 15:59:02 +00:00
renovate[bot]
3e5cd5d887
chore(deps): update dependency eslint to v8.15.0 ( #15579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-13 23:43:04 +00:00
Craig Andrews
ae4a57491d
fix(maven): Use correct snapshot URL in getDependencyInfo ( #15380 )
2022-05-13 18:29:35 +02:00
tsuyoshi wada
31b10e73c6
feat(preset): add acot monorepo ( #15563 )
2022-05-13 08:18:17 +00:00
Martin Herndl
9ea60bb7f5
feat(preset): group PHPStan packages together ( #15509 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-13 07:26:32 +00:00
Rhys Arkins
9a1d98cc1b
fix(changelog): massage links case insensitive ( #15570 )
2022-05-13 08:07:01 +02:00
renovate[bot]
098d22d09b
chore(deps): update dependency @actions/core to v1.8.0 ( #15568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-12 20:56:31 +00:00
renovate[bot]
d2d3075ee6
chore(deps): update actions/dependency-review-action digest to 39e692f ( #15567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-12 20:43:02 +00:00
HonkingGoose
789cf38d8b
docs: use relative links for development docs ( #15559 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-12 14:17:02 +02:00
Gabriel-Ladzaretti
d50856bda7
test: deprecate old loads fixtures functions ( #15554 )
2022-05-12 10:04:41 +02:00
renovate[bot]
bc9eef228d
chore(deps): update github/codeql-action digest to 2f58583 ( #15550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-11 18:40:18 +00:00
renovate[bot]
e9775c33d1
chore(deps): update github/codeql-action digest to 03e2e3c ( #15549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-11 15:37:30 +00:00
Hasan Awad
8dfad00414
fix(github-actions): handle quotes ( #15502 )
2022-05-11 13:57:14 +00:00
Morre
d4ccd8a466
fix(manager:terraform): resources can contain blocks ( #15543 )
2022-05-11 13:41:13 +00:00
Sergei Zharinov
c5a60d1c02
fix(gradle): Parse dependencies declared via library()
( #15541 )
2022-05-11 12:27:02 +02:00
HonkingGoose
82a219f3e9
docs: fix typos ( #15542 )
2022-05-11 09:53:15 +00:00
Michael Kriese
47385421e4
test: deprecate old loads fixtures functions ( #15539 )
2022-05-11 07:19:34 +00:00
Maron
9fa73552d7
feat: Measure Metric extend repository result to differentiate ( #15361 )
2022-05-11 05:52:33 +00:00
Michael Kriese
0180fddb37
feat(npm): use updated node for artifacts ( #15527 )
2022-05-11 05:19:35 +00:00
Gabriel-Ladzaretti
a377295642
refactor(versioning/distro): Move date handling into distro.ts ( #15271 )
...
* refactor(versioning/distro): Move date handling into distro.ts
- moved all time/date handling into distro.ts
- date freeze for ubuntu/distro unit tests
* refactor(versioning/distro): Move date handling into distro.ts
- restore deleted test cases for ubuntu unit tests
* refactor(versioning/distro): Move date handling into distro.ts
- removed distro time mocking
* refactor(versioning/distro): Move date handling into distro.ts
- DistroInfo constructor is no longer date dependent
- Restored DateTime mock
* refactor(versioning/distro): Move date handling into distro.ts
- convert a while to a for loop
* refactor(versioning/distro): Move date handling into distro.ts
- unit tests went further back in time
* Update lib/modules/versioning/distro.spec.ts
* refactor(versioning/distro): Move date handling into distro.ts
- cr changes
* refactor(versioning/distro): Move date handling into distro.ts
- cr changes
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-11 06:03:58 +02:00
StinkyLord
dad6a1f607
fix(gradle): gradle/libs.versions.toml should replace version not comment ( #15330 )
2022-05-11 05:44:44 +02:00
renovate[bot]
b7732b3a68
chore(deps): update dependency @types/eslint to v8.4.2 ( #15535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-10 19:39:13 +00:00
renovate[bot]
a5e175f5f2
chore(deps): update github/codeql-action action to v2.1.10 ( #15536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-10 19:27:34 +00:00
renovate[bot]
52a7dc0caa
build(deps): update dependency markdown-it to v13.0.1 ( #15533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-10 16:13:55 +00:00
Sebastian
34cc43a765
feat(docker-compose): Add support for more file names ( #15532 )
2022-05-10 15:48:01 +00:00
Sergei Zharinov
42f86cfb7d
feat(clojure): Enhanced support for deps.edn
files ( #15530 )
2022-05-10 16:52:22 +02:00
renovate[bot]
f1d999e82d
build(deps): update dependency nanoid to v3.3.4 ( #15531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-10 13:53:09 +00:00
Michael Kriese
30120f952a
test: add missing diff types ( #15528 )
2022-05-10 12:13:09 +02:00
HonkingGoose
8832c8820f
docs: fix broken link ( #15529 )
2022-05-10 11:55:22 +02:00
StinkyLord
200d98e67d
fix(datasource/go): fix parsing go-source and go-import without quotation ( #15402 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-10 05:55:25 +00:00
renovate[bot]
565bd14d6c
chore(deps): update dependency @types/jest to v27.5.0 ( #15523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-10 01:03:05 +00:00
renovate[bot]
71715ba06d
chore(deps): update linters to v5.22.0 ( #15521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 21:10:40 +00:00
renovate[bot]
32bf695afa
build(deps): update dependency redis to v4.1.0 ( #15519 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 17:26:04 +00:00
renovate[bot]
f93b4e2277
chore(deps): update dependency @types/luxon to v2.3.2 ( #15518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 17:11:21 +00:00
HonkingGoose
6a54aabd78
docs(self-hosted configuration): rewrite cacheDir section ( #15508 )
2022-05-09 18:28:19 +02:00
HonkingGoose
4002f1bc04
docs: create key concept page for presets ( #15396 )
2022-05-09 13:17:40 +02:00
Sergei Zharinov
f292e76852
feat: Cache compacted PR body structure ( #15303 )
2022-05-09 10:24:28 +00:00
HonkingGoose
5aa70cbe78
chore: disable word suggestions in Markdown files ( #15510 )
2022-05-09 10:46:05 +02:00
StinkyLord
07e8b147a1
fix(datasource/go): re-arrange the go datasource extraction in functions ( #15401 )
2022-05-09 10:11:11 +03:00