Commit graph

13008 commits

Author SHA1 Message Date
renovate[bot]
5651d1a40e
docs: update references to renovate/renovate to v32.83.2 (#16031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-13 00:42:25 +00:00
Gabriel-Ladzaretti
b676afcfe4
fix(prune): skip modified orphan branches (#16026)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-13 01:45:35 +02:00
Dan Ports
0c66358e8c
docs(flux): OCI HelmRepository sources are currently unsupported (#16024) 2022-06-12 05:18:25 +00:00
renovate[bot]
17596c91dc
chore(deps): update dependency eslint-plugin-jest to v26.5.1 (#16023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-12 02:43:59 +00:00
renovate[bot]
fc19b257ae
chore(deps): update dependency eslint-plugin-jest to v26.5.0 (#16022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 23:39:18 +00:00
renovate[bot]
fb261767b1
chore(deps): update dependency eslint-plugin-jest to v26.4.7 (#16021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 23:27:00 +00:00
renovate[bot]
20515ad847
chore(deps): update dependency expect-more-jest to v5.4.1 (#16019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 16:29:28 +00:00
renovate[bot]
2aa67794f4
build(deps): update dependency @renovatebot/ruby-semver to v1.1.4 (#16018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 16:16:42 +00:00
renovate[bot]
09f14289d1
build(deps): update dependency @renovatebot/pep440 to v2.1.2 (#16017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 16:05:18 +00:00
renovate[bot]
707ce32813
build(deps): update dependency semantic-release to v19.0.3 [security] (#16016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11 12:11:16 +00:00
Sergei Zharinov
dbf3aefc13
refactor(changelog): Unify argument lists for the call hierarchy (#16013) 2022-06-11 09:14:43 +02:00
renovate[bot]
c2fc9312da
chore(deps): update dependency eslint to v8.17.0 (#16009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-10 23:00:10 +00:00
renovate[bot]
7af1f6a587
chore(deps): update dependency ts-node to v10.8.1 (#16008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-10 22:47:10 +00:00
renovate[bot]
cefaa7f2d2
chore(deps): update dependency nock to v13.2.6 (#16005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-10 19:46:56 +00:00
renovate[bot]
c454b0cda8
chore(deps): update node.js to c0625ae (#16004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-10 19:34:13 +00:00
Michael Kriese
94a39ae33d
feat(manager/nuget): cache restored packages (#15984) 2022-06-10 17:24:41 +00:00
Michael Kriese
6d88e7f726
fix(manager/npm): respect contraints from root package.json when using yarn workspaces (#15992) 2022-06-10 14:20:05 +02:00
Michael Kriese
208b84f4a8
fix(config): no stabillity days for vulnerability alerts (#15993) 2022-06-10 11:54:15 +00:00
RahulGautamSingh
996e4a6e57
feat: rename aliases to registryAliases (#15877) 2022-06-10 05:14:49 +00:00
HonkingGoose
bb44a4bf83
docs(circleci): explain private orbs hostRules (#15939) 2022-06-10 07:00:51 +02:00
Gabriel-Ladzaretti
04e789c6da
docs: add per manager known list of issues (#15956) 2022-06-10 06:48:51 +02:00
Philip
49e3aff78b
docs: update best practices regex groups + windows clrf + exporting test functions (#15969) 2022-06-10 06:48:06 +02:00
HonkingGoose
a52b5f49b3
docs(kustomize): rewrite readme (#15940) 2022-06-10 06:47:40 +02:00
HonkingGoose
824ef05cd7
chore: update link to semantic commit bot repo (#15967) 2022-06-10 06:38:00 +02:00
Michael Kriese
4a177c8078
feat(preset): add SkiaSharp monorepo (#15970) 2022-06-10 04:31:41 +00:00
Johannes Feichtner
0496610fe4
feat(gradle): add support for simple extra properties (#15983) 2022-06-10 03:56:32 +00:00
Michael Kriese
d28324a517
docs: update best practices (#15960) 2022-06-10 05:31:33 +02:00
renovate[bot]
5cfa1f07ed
build(deps): update dependency cacache to v16.1.1 (#15980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-09 20:33:52 +00:00
HonkingGoose
d81c9a1072
chore: delete prettifier.yml (#15972) 2022-06-09 15:49:47 +02:00
Dominic Seitz
953ef18e87
feat(gitea): Support gitUrl (#14947)
* feat: Support gitUrl on gitea platform

* refactor: use query token instead of auth header

* refactor: debug message style

* refactor: use url property query

* refactor: use basic http auth for gitea

* test: add gitea tests for gitUrl property

* refactor: capitalising abbreviations

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* refactor: move getRepoUrl to utils

* fix: add missing property ssh_url to fix linting

* fix: utils strict mode issues

* Merge branch 'main' into main

* refactor: use endpoint without api path slicing

* refactor: use different null check

* refactor: make urls optional

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* test: prettier fix

* test: update test

* refactor: throw error if clone_url is missing

* test: refactor empty clone_url test

* refactor: change empty clone_url logic

* refactor: change imports

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* test: add token tests

* refactor: replace deprecated url module

* refactor: add null checks

* test: add tests for null checks

* test: use host rule implementation instead of mock

* refactor: remove explicit typing

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* test: update mocking

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* test: change dynamic imports

* Update lib/modules/platform/gitea/utils.ts

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>
2022-06-09 13:48:40 +00:00
Gabriel-Ladzaretti
d02b9cdb5c
refactor: clean up recently modified tools/docs/config.ts (#15966) 2022-06-09 15:33:18 +02:00
Álvaro Torres Cogollo
08ed50ee8c
fix(changelog): extractVersion check (#15962) 2022-06-09 15:23:05 +02:00
Michael Kriese
49d851e5fd
refactor: tighten typescript types (#15965) 2022-06-09 12:17:05 +00:00
Álvaro Torres Cogollo
0248f956d5
fix(changelog): gitRef check (#15869)
* fix: GitRef match when getting GitHub Changelog

* Fix tests

* Updated snaps to support gitref field

* gitRef check support for gitlab

* Check with extractVersion

* Fixed tests for release-notes.spec.ts

* Fixed tests and created test case for extractVersion flow

* Revert "Fixed tests and created test case for extractVersion flow"

This reverts commit b018a6415a.

* Revert "Fixed tests for release-notes.spec.ts"

This reverts commit d0d4c004bf.

* Revert "Check with extractVersion"

This reverts commit bb9b795368.

* Fixed tests

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-09 11:48:55 +00:00
Alfred Krohmer
83f54f5a8a
feat: allow currentDigest and currentDigestShort in templates (#15951) 2022-06-09 06:58:53 +00:00
renovate[bot]
a2000bb69d
chore(deps): update linters (#15895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-09 08:47:42 +02:00
Johannes Feichtner
0bbf62eb3d
refactor(dockerfile): rewrite splitImageParts() (#15933) 2022-06-09 05:12:01 +00:00
HonkingGoose
7306c401d8
docs(config options): improve introduction section (#15690) 2022-06-09 06:59:57 +02:00
Greg Schueler
d99914c316
docs: Update prConcurrentLimit with security exception (#15950) 2022-06-08 19:47:08 +00:00
renovate[bot]
d78b45a14d
chore(deps): update dependency @types/jest to v27.5.2 (#15952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-08 18:54:18 +00:00
Gregor Dschung
956a94da24
docs(schedule): add note regarding the relation to the dependency dashboard (#15941) 2022-06-08 11:56:20 +00:00
Michael Kriese
13d59ede85
chore: Revert "docs: add per manager known list of issues" (#15936) 2022-06-08 07:43:05 +00:00
renovate[bot]
15e349540e
chore(deps): update node.js to 0f29671 (#15930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-07 22:11:54 +00:00
renovate[bot]
9c2ee2d55c
chore(deps): update dependency @types/node to v16.11.38 (#15931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-07 21:59:09 +00:00
Gabriel-Ladzaretti
4aa9a6c3e6
docs: add per manager known list of issues (#15791) 2022-06-07 16:06:38 +00:00
Rhys Arkins
a10e4ce915
fix: set global config before validating local presets (#15926) 2022-06-07 13:33:51 +02:00
Gabriel-Ladzaretti
f35048f9df
feat(preset): Replacement presets for Material-UI (#15825) 2022-06-07 10:52:50 +02:00
Gabriel-Ladzaretti
ea8ab7ca22
fix(dashboard): undefined currentValue (#15917) 2022-06-07 08:19:08 +00:00
Johannes Feichtner
d40a8a9745
feat(manager/gradle): add support for registry URL interpolation and additional properties delimiters (#15903) 2022-06-07 07:47:50 +00:00
Rhys Arkins
561c08d545
fix(github): filter vulnerability states only for >=3.5 (#15920)
Closes #14431
2022-06-07 09:12:23 +02:00