Alex Kessock
37d3b1da7c
feat: Add configuration option githubTokenWarn ( #14902 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-13 16:03:05 +00:00
Kenneth Jorgensen
c220ff0d5a
chore: Dockerized development examples ( #15099 )
2022-04-13 08:16:07 +00:00
Michael Kriese
ac12692637
fix(platform:github): filter discovered null repos ( #15097 )
2022-04-13 07:24:17 +01:00
renovate[bot]
4e9133f882
chore(deps): update node.js to 766612d ( #15098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-13 06:04:16 +00:00
renovate[bot]
078cc55e71
chore(deps): update dependency eslint-plugin-import to v2.26.0 ( #15096 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 21:46:56 +00:00
renovate[bot]
62874a350a
build(deps): update dependency cacache to v16.0.4 ( #15095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 21:34:41 +00:00
renovate[bot]
ee43f7250c
chore(deps): update dependency jest-junit to v13.1.0 ( #15091 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 18:57:27 +00:00
renovate[bot]
5d583cc79a
chore(deps): update dependency glob to v8 ( #15079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 18:46:02 +00:00
renovate[bot]
3a83bfc2f2
build(deps): update dependency @jamiemagee/osv-offline to v1.2.4 ( #15086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 16:24:11 +00:00
Jamie Magee
48cb88e778
feat: add osv-vulnerabilities and vulnerability service ( #14567 )
2022-04-12 16:13:20 +00:00
Michael Kriese
64f5bd5f03
test: enforce lint style rules ( #15085 )
2022-04-12 14:49:49 +00:00
Martino di Filippo
71408653e4
fix(golang-version): ignore future releases ( #15083 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-12 15:28:30 +01:00
Michael Kriese
443bef5c52
test: cleanup snapshot tests ( #15082 )
2022-04-12 15:09:19 +01:00
renovate[bot]
e5f90a1ac4
chore(deps): update codecov/codecov-action action to v3 ( #15078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-12 12:15:51 +00:00
Michael Kriese
3ab24f92fc
ci(jest): use different args for node ( #15074 )
2022-04-12 13:24:12 +02:00
Michael Kriese
0a264567d0
test(platform/gitea): replace massageMarkdown ( #15070 )
2022-04-12 08:06:55 +00:00
Rhys Arkins
e7899422fa
fix(manager/npm): deduplicate yarn upgrade strings ( #15069 )
2022-04-12 07:07:27 +00:00
Michael Kriese
199652afcc
chore: fix imports ( #15068 )
2022-04-12 08:39:00 +02:00
renovate[bot]
fb729cffef
chore(deps): update actions/setup-node action to v3.1.1 ( #15063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 23:15:59 +00:00
MaronHatoum
3e312fd641
feat: refactor dry-run option ( #14849 )
...
* feat : added dryRun new behavior + added more migration
* feat : revert extra space
* feat : revert extra code
* feat : added unit tests
* feat : added unit tests
* feat : removed extra tests + removed unnecessary condition
* feat: changes after CR
* feat: added dry run migration cli and env + unit tests
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat: migration changes + added logs + added unit test
* feat: removed log msgs + change unit test
* feat: update
* feat: update
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-11 20:29:02 +00:00
renovate[bot]
9f80b8c8ad
chore(deps): update linters to v5.18.0 ( #15064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 20:02:54 +00:00
renovate[bot]
8065e3a383
chore(deps): update actions/setup-java action to v3.1.1 ( #15062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 19:36:43 +00:00
Maksim
5a70fa8805
refactor(migrations): gitLabAutomerge and azureAutoComplete ( #14975 )
2022-04-11 16:27:56 +00:00
StinkyLord
927bb5f37b
docs: improve renovate flow graph ( #15043 )
2022-04-11 13:37:42 +02:00
HonkingGoose
2e4c99e2bb
docs(fetchReleaseNotes): explain platform support, link to overview issue ( #14972 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-11 09:24:22 +00:00
Michael Kriese
c5efa21d3c
ci: extend test timeouts ( #15050 )
2022-04-11 07:53:48 +02:00
Maksim
07620cdf3a
feat(migrations): support regexp as property name for migration ( #15038 )
...
* feat(migrations): support regexp as property name in migration
* refactor(migrations): add unit test
* refactor(migrations): fix coverage
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-11 01:52:40 +00:00
renovate[bot]
511ad1fb79
chore(deps): lock file maintenance ( #15047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 01:04:01 +00:00
renovate[bot]
a6ea7d5a20
docs: update references to renovate/renovate to v32.17.1 ( #15046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 00:38:51 +00:00
Róbert Papp
5c947569cb
docs: regex101 copy/paste tip ( #15045 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-10 21:20:30 +00:00
HonkingGoose
f3e0462aa0
docs(running renovate): move authentication info into platform readmes ( #14654 )
2022-04-10 09:39:51 +00:00
HonkingGoose
3e910bb4a3
fix: set mergeable
=false
for ignorePaths
config option ( #14946 )
2022-04-10 09:07:37 +02:00
renovate[bot]
6b7a5191b1
chore(deps): update dependency eslint-import-resolver-typescript to v2.7.1 ( #15041 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-10 04:27:29 +00:00
renovate[bot]
b34595c965
chore(deps): update dependency prettier to v2.6.2 ( #15039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-09 18:19:51 +00:00
HonkingGoose
5119bad992
docs: replace example name ( #15035 )
2022-04-09 17:52:52 +01:00
Gabriel-Ladzaretti
974fa7b2a7
refactor(versioning/distro-info): for future use in debian and ubuntu versioning ( #14880 )
...
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
distro-info refactor
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
styling
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
distro-info refactor
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
styling
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
use https://debian.pages.debian.net/distro-info-data/ubuntu.csv as distro info data
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes and migrated from mjs to ts
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
added a crude way to prevent writing corrupted data
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
lint fixes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes and migrated from mjs to ts
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
dynamically check if stable/released.
22.04 release for example
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
fixed JSON order
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
removed ts.ignore
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-09 14:38:06 +03:00
StinkyLord
0ffab682f7
docs: new renovate flow graph ( #14862 )
2022-04-09 09:37:31 +02:00
philicious
661f6df445
docs: fix aws-machine-image datasource usage ( #15000 )
2022-04-09 09:36:34 +02:00
renovate[bot]
00379658de
chore(deps): lock file maintenance ( #15031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-09 05:33:42 +00:00
Sergei Zharinov
f317458b95
fix(gradle): Don't skip files matched via custom pattern ( #15027 )
2022-04-08 16:25:48 +01:00
renovate[bot]
1df6f6f1ef
build(deps): update dependency emoji-regex to v10.1.0 ( #15026 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-08 13:34:09 +00:00
renovate[bot]
1d687b76ed
chore(deps): update dependency jest-mock-extended to v2.0.5 ( #15023 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-08 13:09:17 +00:00
renovate[bot]
d7f43530ae
chore(deps): update github/codeql-action action to v2.1.8 ( #15024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-08 13:42:16 +01:00
Rhys Arkins
6cadcddf4a
fix(docker): Revert "fix(docker): use a HEAD request to the real resource auth." ( #15018 )
2022-04-08 11:28:35 +00:00
sommmen
67152ddcf3
feat(presets): Add monorepo Azure AD IdentityModel ( #14988 )
2022-04-08 10:07:52 +01:00
eSamS
1da46b0672
fix(go): allow go modules in gitlab subgroups ( #14831 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-08 08:16:46 +00:00
HonkingGoose
31f539b9c3
docs(security-and-permissions): preamble, new sections ( #14570 )
2022-04-08 07:39:23 +00:00
StinkyLord
b79c82e206
fix(manager/npm): use root pnpm constraints for workspaces ( #14660 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-08 07:14:25 +00:00
HonkingGoose
4278bebaa0
ci: use dependency review action ( #15003 )
2022-04-08 06:31:42 +00:00
Sergei Zharinov
6698c20603
feat(github): Mapping functions for ApiCache items ( #15010 )
2022-04-08 05:54:17 +00:00