Closed dependabot[bot] closed 3 months ago
@dhensby after merging #311 we now have issues with dependabot PRs and tests, claiming package.json and package lock not being in sync. The other PR still pass ci though. Any idea why this might happens only on dependabot PRs?
@dependabot recreate
@jankapunkt we just need to ask dependabot to recreate the PRs and then it'll sort out the package-lock file
Bumps chai from 4.3.7 to 4.5.0.
Release notes
Sourced from chai's releases.
... (truncated)
Commits
6a19308
4.5.01a36d35
Update type detect (#1631)f4b2fbc
fix: removes??
for node compat (#1574)6ef2824
bump versionfb5fd85
Allow deepEqual fonction to be configured globally (#1553)744a16e
4.3.100ccd823
upgrade all dependencies (#1540)923d0a4
4.3.91a0f887
makea141e57
upgrade depsMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | chai | [>= 5.a, < 6] |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 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