Skip to content

Commit 8542927

Browse files
authored
chore(deps): enforce a 14-day release age (#39)
1 parent 8ea4877 commit 8542927

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,38 @@
1+
minimumReleaseAge: 20160
12
minimumReleaseAgeExclude:
3+
# Grandfather the exact lockfile from 2026-08-04. Future versions still have
4+
# to clear the full release-age window.
5+
- "@eslint-community/eslint-utils@4.10.1"
6+
- "@expo/cli@57.0.10"
7+
- "@expo/config-plugins@57.0.6"
8+
- "@expo/config@57.0.6"
9+
- "@expo/fingerprint@0.20.6"
10+
- "@expo/image-utils@0.11.4"
11+
- "@expo/metro-config@57.0.7"
12+
- "@expo/prebuild-config@57.0.9"
13+
- "@expo/require-utils@57.0.4"
14+
- "@expo/router-server@57.0.4"
15+
- "@release-it/conventional-changelog@12.0.0"
16+
- babel-preset-expo@57.0.4
17+
- baseline-browser-mapping@2.11.3
18+
- brace-expansion@5.0.9
19+
- electron-to-chromium@1.5.396
20+
- expo-asset@57.0.7
21+
- expo-constants@57.0.7
22+
- expo-modules-autolinking@57.0.9
23+
- expo-modules-core@57.0.7
24+
- expo-modules-jsi@57.0.4
25+
- expo@57.0.8
26+
- flatted@3.4.3
27+
- flow-estree@0.324.0
28+
- flow-parser@0.324.0
29+
- giget@3.3.1
30+
- ip-address@10.3.1
31+
- postcss@8.5.23
32+
- release-it@21.0.0
33+
- sax@1.6.1
34+
- undici@7.29.0
35+
# Allow the first-party tooling versions this repo was built against.
236
- eslint-plugin-safe-jsx@1.3.0
337
- magic-codemods@1.1.0
438
- magic-oxfmt-config@1.2.0

0 commit comments

Comments
 (0)