deps(dev): bump @cloudflare/vitest-pool-workers from 0.12.7 to 0.12.8#605
deps(dev): bump @cloudflare/vitest-pool-workers from 0.12.7 to 0.12.8#605dependabot[bot] wants to merge 4 commits intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
0e42c4a to
9b9ae6c
Compare
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.12.8/packages/vitest-pool-workers) --- updated-dependencies: - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.12.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9b9ae6c to
ca7b926
Compare
| DEFAULT_LOCKUP_PERIOD_DAYS: 30; | ||
| FILECOIN_GENESIS_BLOCK_TIMESTAMP_MS: 1667326380000; | ||
| SETTLEMENT_BATCH_SIZE: 10; | ||
| FILBEAM_OPERATOR_PAYMENT_SETTLER_PRIVATE_KEY: string; |
There was a problem hiding this comment.
@juliangruber I think you forgot to create dev vars files, see https://github.com/filbeam/worker/blob/main/AGENTS.md#secret-variables-devvars
There was a problem hiding this comment.
You need to create those files before running the npm command to (re)build types.
There was a problem hiding this comment.
thanks for pointing out! are you interested in reviewing a PR that removes the need for those files? i need run a backend locally - except tests - so for me it doesn't make sense to need those files
There was a problem hiding this comment.
Sure, I am happy to review! Although I don't fully understand what you mean by "running a backend locally - except tests".
There was a problem hiding this comment.
I never npm start, only npm test
|
A newer version of @cloudflare/vitest-pool-workers exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
…ol-workers-0.12.8
Bumps @cloudflare/vitest-pool-workers from 0.12.7 to 0.12.8.
Release notes
Sourced from
@cloudflare/vitest-pool-workers's releases.Changelog
Sourced from
@cloudflare/vitest-pool-workers's changelog.Commits
95154f5Version Packages (#12184)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)