fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #3533 from hey-api/renovate/changesets-get-github-info-0.x

chore(deps): update dependency @changesets/get-github-info to v0.8.0

authored by

Lubos and committed by
GitHub
e2f24fe3 b35ec94d

+6 -6
+1 -1
package.json
··· 50 50 "devDependencies": { 51 51 "@arethetypeswrong/cli": "0.18.2", 52 52 "@changesets/cli": "2.30.0", 53 - "@changesets/get-github-info": "0.7.0", 53 + "@changesets/get-github-info": "0.8.0", 54 54 "@changesets/parse": "0.4.3", 55 55 "@changesets/types": "6.1.0", 56 56 "@eslint/js": "9.39.2",
+5 -5
pnpm-lock.yaml
··· 20 20 specifier: 2.30.0 21 21 version: 2.30.0(@types/node@24.10.10) 22 22 '@changesets/get-github-info': 23 - specifier: 0.7.0 24 - version: 0.7.0(encoding@0.1.13) 23 + specifier: 0.8.0 24 + version: 0.8.0(encoding@0.1.13) 25 25 '@changesets/parse': 26 26 specifier: 0.4.3 27 27 version: 0.4.3 ··· 2649 2649 '@changesets/get-dependents-graph@2.1.3': 2650 2650 resolution: {integrity: sha512-gphr+v0mv2I3Oxt19VdWRRUxq3sseyUpX9DaHpTUmLj92Y10AGy+XOtV+kbM6L/fDcpx7/ISDFK6T8A/P3lOdQ==} 2651 2651 2652 - '@changesets/get-github-info@0.7.0': 2653 - resolution: {integrity: sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==} 2652 + '@changesets/get-github-info@0.8.0': 2653 + resolution: {integrity: sha512-cRnC+xdF0JIik7coko3iUP9qbnfi1iJQ3sAa6dE+Tx3+ET8bjFEm63PA4WEohgjYcmsOikPHWzPsMWWiZmntOQ==} 2654 2654 2655 2655 '@changesets/get-release-plan@4.0.15': 2656 2656 resolution: {integrity: sha512-Q04ZaRPuEVZtA+auOYgFaVQQSA98dXiVe/yFaZfY7hoSmQICHGvP0TF4u3EDNHWmmCS4ekA/XSpKlSM2PyTS2g==} ··· 17128 17128 picocolors: 1.1.1 17129 17129 semver: 7.7.3 17130 17130 17131 - '@changesets/get-github-info@0.7.0(encoding@0.1.13)': 17131 + '@changesets/get-github-info@0.8.0(encoding@0.1.13)': 17132 17132 dependencies: 17133 17133 dataloader: 1.4.0 17134 17134 node-fetch: 2.7.0(encoding@0.1.13)