Closed dependabot[bot] closed 2 weeks ago
@sdetweil can you take a look (when back home)? New major version of croner causes failing tests, thanks.
ok, back at desk monday
breaking changes, push us back to 8 til then
@dependabot rebase
Sorry, only users with push access can use that command.
really :/
already in develop... you need to rebase
the lock file wasnt updated, so thats why this PR still existed...
i never update lock file as it is platform dependent and i mostly develop on amd64, and test on others
Bumps croner from 8.1.2 to 9.0.0.
Release notes
Sourced from croner's releases.
Commits
244a439
Merge pull request #263 from Hexagon/dev7e280b5
Bump version to 9.0.0 stablec99144f
Remove CodeQl. Rename dev release workflow.4847b7d
Merge pull request #262 from Hexagon/dev7bfefc4
Fix workflow name020cf92
Bump version.40dabf4
Fix npm release ci. Improve tsdoc. Refactor build script.c45e868
Increase timeoutdf7974a
Re-enable more async tests8304e28
Re-add async testsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show