scalar / openapi-parser

Modern OpenAPI parser written in TypeScript
MIT License
26 stars 7 forks source link

ci: upgrade to pnpm 9 #131

Closed hanspagel closed 1 month ago

hanspagel commented 1 month ago

Let’s use pnpm 9 in CI. :)

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: a36205a9f71923708804ecf2337b35e0c73e91f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

relativeci[bot] commented 1 month ago

#99 Bundle Size — 114.47KiB (+0.01%).

a36205a(current) vs 21b6fc0 main#98(baseline)

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#99
     Baseline
#98
Regression  Initial JS 114.47KiB(+0.01%) 114.45KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 1.66% 0%
No change  Chunks 45 45
No change  Assets 45 45
No change  Modules 45 45
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 0 0
No change  Duplicate Packages 0 0

Bundle size by type  Change 1 change Regression 1 regression
|            |       Current
[#99](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/99-srNZtL0vzhs2OCUWI40m?utm_source=github&utm_medium=pr-report "View bundle analysis report") |      Baseline
[#98](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/98-AK38bFH6L3Gd2tbS4tVd?utm_source=github&utm_medium=pr-report "View baseline bundle analysis report") | |:--|--:|--:| | Regression  [JS](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/99-srNZtL0vzhs2OCUWI40m/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-1_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D "View JS assets") | `114.47KiB` (`+0.01%`) | `114.45KiB` |

Bundle analysis reportBranch ci/pnpm-9Project dashboard

hanspagel commented 1 month ago

Close in favor of #132.