chore(deps): bump actions/checkout from 6 to 7#37
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bundle size — PR vs
|
| Package | dist (gzip) | dist (raw) |
|---|---|---|
@triggery/cli |
5374 B | 55678 B |
@triggery/codemod |
10448 B | 145256 B |
@triggery/core |
27455 B | 343415 B |
@triggery/devtools-bridge |
553 B | 10241 B |
@triggery/devtools-panel |
1430 B | 15578 B |
@triggery/devtools-redux |
622 B | 10846 B |
@triggery/dom |
672 B | 14838 B |
@triggery/eslint-plugin |
5731 B | 95065 B |
@triggery/jotai |
249 B | 4464 B |
@triggery/mobx |
181 B | 3708 B |
@triggery/query |
260 B | 4544 B |
@triggery/react |
1741 B | 38610 B |
@triggery/reatom |
239 B | 3664 B |
@triggery/redux |
204 B | 3473 B |
@triggery/signals |
285 B | 4696 B |
@triggery/socket |
401 B | 9646 B |
@triggery/solid |
896 B | 20659 B |
@triggery/testing |
1033 B | 19554 B |
@triggery/vite |
756 B | 7436 B |
@triggery/vue |
1077 B | 23617 B |
@triggery/zustand |
205 B | 3758 B |
Base (main)
| Package | dist (gzip) | dist (raw) |
|---|---|---|
@triggery/cli |
5374 B | 55678 B |
@triggery/codemod |
10448 B | 145256 B |
@triggery/core |
27455 B | 343415 B |
@triggery/devtools-bridge |
553 B | 10241 B |
@triggery/devtools-panel |
1430 B | 15578 B |
@triggery/devtools-redux |
622 B | 10846 B |
@triggery/dom |
672 B | 14838 B |
@triggery/eslint-plugin |
5731 B | 95065 B |
@triggery/jotai |
249 B | 4464 B |
@triggery/mobx |
181 B | 3708 B |
@triggery/query |
260 B | 4544 B |
@triggery/react |
1741 B | 38610 B |
@triggery/reatom |
239 B | 3664 B |
@triggery/redux |
204 B | 3473 B |
@triggery/signals |
285 B | 4696 B |
@triggery/socket |
401 B | 9646 B |
@triggery/solid |
896 B | 20659 B |
@triggery/testing |
1033 B | 19554 B |
@triggery/vite |
756 B | 7436 B |
@triggery/vue |
1077 B | 23617 B |
@triggery/zustand |
205 B | 3758 B |
Measured by gzip -c | wc -c over emitted .js/.mjs files. Not a hard gate.
Merging this PR will not alter performance
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | triggery (prod) |
209 µs | 402 µs | -48.02% |
| ❌ | Simulation | triggery (prod) |
203 µs | 341 µs | -40.45% |
| ❌ | Simulation | triggery (prod) |
224.9 µs | 362.3 µs | -37.9% |
| ❌ | Simulation | mobx |
475.4 µs | 746.3 µs | -36.3% |
| ❌ | Simulation | redux-saga |
516.2 µs | 740.5 µs | -30.3% |
| ⚡ | Simulation | triggery (prod) |
365 µs | 220.1 µs | +65.82% |
| ⚡ | Simulation | effector |
741.5 µs | 467.9 µs | +58.48% |
| ⚡ | Simulation | triggery |
848.6 µs | 536.5 µs | +58.18% |
| ⚡ | Simulation | triggery (prod) |
336.3 µs | 214.8 µs | +56.57% |
| ⚡ | Simulation | triggery |
470.3 µs | 310.2 µs | +51.61% |
| ⚡ | Simulation | triggery (prod) |
397.2 µs | 268.6 µs | +47.87% |
| ⚡ | Simulation | effector |
833.9 µs | 572.5 µs | +45.66% |
| ⚡ | Simulation | effector |
580.9 µs | 411.1 µs | +41.31% |
| ⚡ | Simulation | xstate |
1,027 µs | 764.9 µs | +34.27% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/github_actions/actions/checkout-7 (61f095c) with main (6c7eecd)
Footnotes
-
133 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Bumps actions/checkout from 6 to 7.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)