Rhys Arkins
152ad14672
feat(git): use git fetching for forkMode ( #13808 )
2022-01-25 17:25:24 +00:00
Oleg Krivtsov
25e62d54a4
feat(git-submodules): handle directory artifacts in postUpgradeTasks ( #13480 )
2022-01-25 16:29:39 +00:00
Rhys Arkins
47d158d696
feat(poetry): support binarySource=install ( #13794 )
2022-01-25 15:45:28 +00:00
Shingo Sato
5df664c1cd
fix: validate RepositoryVulnerabilityAlert to getVulnerability ( #13788 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-25 14:27:44 +01:00
Rhys Arkins
6b0e896eb7
fix(buildpack): filter stable if no constraint ( #13797 )
2022-01-25 11:48:01 +01:00
Oleg Krivtsov
63f8371b93
refactor(git): remove first git checkout as redundant ( #13509 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-25 09:50:30 +01:00
renovate[bot]
8e09d29567
chore(deps): update linters to v5.10.0 ( #13785 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 19:30:04 +00:00
Scott Busche
7976b2c97a
feat(presets): Add @redux-devtools/extension replacement ( #13779 )
2022-01-24 18:06:34 +00:00
Rhys Arkins
d67436cc87
feat(bundler): support binarySource=install ( #13780 )
2022-01-24 16:39:22 +00:00
Sebastian Poxhofer
f372a68144
feat(helmv3): support for private repositories and registries in lock files ( #13726 )
2022-01-24 16:15:23 +00:00
renovate[bot]
3eea5034ba
chore(deps): update github/codeql-action action to v1.0.30 ( #13777 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 15:58:15 +00:00
Rhys Arkins
60d37364fc
fix(bundler): call bundler, not bundle ( #13778 )
2022-01-24 15:37:55 +01:00
Sergei Zharinov
d4bbfe2474
fix(versioning/loose): Fix suffix comparison ( #13745 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-24 15:24:17 +01:00
Rhys Arkins
a9920ff8ec
fix(git): writeGitAuthor before conflicted check ( #13776 )
2022-01-24 13:39:41 +00:00
Sergei Zharinov
5ca701c5ee
feat(git): Use local git for conflict detection ( #12575 )
2022-01-24 11:25:15 +00:00
Rhys Arkins
2e35968146
feat(pr): display latest pending update in upgrades table ( #13768 )
2022-01-24 11:09:27 +00:00
renovate[bot]
f579f4775c
chore(deps): update dependency @types/node to v16.11.20 ( #13769 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 10:31:13 +00:00
renovate[bot]
65791cc0d1
build(deps): update dependency @renovatebot/ruby-semver to v1.1.2 ( #13724 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 10:16:41 +00:00
Rhys Arkins
a920a6bd66
fix(git): coerce git version equals ( #13767 )
2022-01-24 10:57:03 +01:00
renovate[bot]
e0aaab89f1
build(deps): update dependency @sindresorhus/is to v4.3.0 ( #13766 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 08:55:58 +00:00
Maksim
fee8aa26a8
refactor(migrations): raiseDeprecationWarnings ( #13761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-24 08:20:00 +00:00
renovate[bot]
d65a1dd0ad
chore(deps): lock file maintenance ( #13763 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 02:23:41 +00:00
renovate[bot]
bb86fa128d
docs: update references to renovate/renovate to v31.49.0 ( #13762 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 02:05:54 +00:00
renovate[bot]
f8330bb134
chore(deps): update dependency memfs to v3.4.1 ( #13760 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 21:40:16 +00:00
Maksim
dabe3d0e29
refactor: introduce Fixtures util class ( #12638 )
...
* refactor: introduce Fixtures util class
* refactor: align yarn.spec
* refactor: move fs mocks to __mocks__ folder
* refactor: improve fs-extra mock
* refactor: move callsite to dev deps
* refactor: use fixtures class
* refactor: use fixtures class
* refactor: reduce external variables in tests
* refactor: improve Fixtures
* refactor: add type for realFs
* refactor: remove obsolete snapshot
* fix: by comments
* refactor: provide ability to spy on mocked fs methods
* refactor: fix build
* refactor: fix by comments
* refactor: add docs
* refactor: fix unit test
* refactor: return called times checks
* refactor: fix by comments
* refactor: adjust unit test
* refactor: adjust unit test
* refactor: fix unit test
* refactor: fix by comments
* refactor: fix by comments
* refactor: update jsdoc
* refactor: fix by comments
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 21:23:54 +00:00
Maksim
38a6119154
feat(migrations): composerIgnorePlatformReqs ( #13759 )
2022-01-23 22:00:02 +01:00
Maksim
e02aaa42ac
feat(migrations): managerBranchPrefix ( #13757 )
2022-01-23 18:49:21 +00:00
Maksim
dd8b5ad6a8
feat(migrations): strict null checks ( #13756 )
2022-01-23 17:08:02 +00:00
Maksim
9d87ffbe38
feat(migrations): versionStrategy ( #13755 )
2022-01-23 17:30:05 +01:00
renovate[bot]
1e362ceaec
build(deps): update dependency nanoid to v3.2.0 ( #13754 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 14:57:39 +00:00
Michael Heyman
01a3e35027
feat(docker): Change limit when interacting with ECR proxy ( #13531 )
...
* Change limit when interacting with ECR proxy
* Relocate function to common directory
* Make error check more robust and add tests
* Add mechanism to prevent infinite loop
* Simplify loop checking and test ECR proxy through getPkgs
* Update lib/datasource/docker/common.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* Fix dropped page issue
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 08:29:36 +00:00
Sebastian Poxhofer
b153b21d2b
tests(manager/terraform): split up tests and fix name collisions ( #13750 )
2022-01-23 06:14:32 +00:00
renovate[bot]
e098a74bba
chore(deps): update dependency eslint to v8.7.0 ( #13751 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 02:29:44 +00:00
renovate[bot]
3dc497e249
chore(deps): update dependency eslint-plugin-jest to v25.7.0 ( #13749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 21:26:27 +00:00
marcovmun
14bf32f588
docs(platform/bitbucket-server): Update assignees docs ( #13639 )
2022-01-22 16:35:13 +00:00
Maksim
34f4901699
feat(migrations): upgradeInRange ( #13734 )
...
* feat(migrations): upgradeInRange
* feat(migrations): add test case
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 12:53:07 +00:00
Sergei Zharinov
f8124bd34a
refactor(versioning): Separate generic from loose versioning ( #13747 )
2022-01-22 10:24:12 +00:00
renovate[bot]
b0770c65b4
chore(deps): lock file maintenance ( #13746 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 09:34:05 +00:00
Lukas
c06b174fbf
fix(pnpm): use find-packages for pnpm pattern matching ( #13735 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-22 09:14:39 +00:00
Sergei Zharinov
dbe14ab438
refactor(git): Rename File interface to FileChange ( #13741 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 08:31:32 +00:00
Dan Ports
23d1438fe9
fix: AMI versioning is broken. ( #13740 )
2022-01-22 07:53:52 +00:00
renovate[bot]
03b166ef52
chore(deps): update dependency ts-jest to v27.1.3 ( #13737 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 01:11:01 +00:00
Markus Schuch
51a4319033
feat(presets): add new Vue 3 default repo url ( #13731 )
2022-01-21 23:23:54 +00:00
Rhys Arkins
d2a47ce7e7
feat(npm): support binarySource=install for pnpm ( #13723 )
2022-01-21 18:03:15 +01:00
Sergei Zharinov
8a5be3440f
refactor: Use eslint rule to prohibit enums ( #13703 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 15:33:23 +01:00
Tobias Gruetzmacher
ac408e46cb
feat(presets): add Apache Camel monorepo ( #13717 )
2022-01-21 14:28:08 +01:00
renovate[bot]
27cfc7d98b
chore(deps): update github/codeql-action action to v1.0.29 ( #13718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 13:07:25 +00:00
elmaso1620
49f5ac0b9b
feat: expose sourceRepo, sourceRepoOrg and sourceRepoName ( #13620 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 12:03:06 +00:00
Michael Kriese
3b651408e7
fix: readd missing config properties ( #13716 )
2022-01-21 10:58:29 +00:00
Rhys Arkins
22c40fa7d4
chore: fix gradle wrapper tests
2022-01-21 11:17:41 +01:00