-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
52 lines (43 loc) · 1.21 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
52 lines (43 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
packages: []
savePrefix: ''
# updates are handled by Renovate itself
updateNotifier: false
# https://pnpm.io/cli/run
shellEmulator: true
allowBuilds:
core-js-pure: false
esbuild: false
protobufjs: false
unrs-resolver: false
re2: true
dedupePeers: true
overrides:
'@aws-sdk/xml-builder@3.972.4>fast-xml-parser': '^5.3.6'
'@yarnpkg/core@4.5.0>tar': $tar
esbuild: $esbuild
protobufjs@8.0.1: 8.6.3
vite: $vite
ignoredOptionalDependencies:
- dtrace-provider
- moment
- mv
- safe-json-stringify
strictPeerDependencies: true
# in line with https://github.com/renovatebot/.github/blob/main/default.json,
# all non-Renovate or non-Containerbase packages should only be installed after
# 7 days
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
- '@renovatebot/detect-tools'
- '@renovatebot/good-enough-parser'
- '@renovatebot/osv-offline'
- '@renovatebot/osv-offline-db'
- '@renovatebot/pep440'
- '@renovatebot/pgp'
- '@renovatebot/ruby-semver'
- '@containerbase/eslint-plugin'
- '@containerbase/istanbul-reports-html'
- '@containerbase/semantic-release-pnpm'
provenance: true
patchedDependencies:
install-artifact-from-github@1.6.0: patches/install-artifact-from-github@1.6.0.patch