bundlesize2
bundlesize2 copied to clipboard
Keep your bundle size in check - version 2
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.1.1. Release notes Sourced from node-fetch's releases. v3.1.1 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
- Adds support for `baseBranch` flag in the CLI - Changes default `baseBranch` to `main` What do you think @siddharthkp? Could still support `master`, but we might need to update...
For example I have 4 jobs that run, one for each node version. When the action runs for this the result be A. The first job to succeed? B. The...
This will differ based on the CI environment, but within CircleCI at least there is a build URL environment variable `CIRCLE_BUILD_URL`. How about using this as the `details_url` so that...
https://bundlesize-cache.vercel.app/
Since yesterday afternoon, Jan 17 2023 in the mid-afternoon, all Bundlesize2 checks seem to be failing with the error: ``` > bundlesize "--enable-github-checks" /home/vsts/work/1/s/node_modules/node-fetch/lib/index.js:1519 destroyStream(response.body, err); ^ TypeError: Cannot read...
Its deprecated since very long time so it would be nice to remove it.
We're using the CLI version of bundlesize2 in a private GH org. and don't want (or require) the caching functionality. In fact it appears GHES security policies are blocking the...