Closed dependabot[bot] closed 1 year ago
added some lint fixes, the surprising one being the dep-check -we had old fixtures we don't touch so I removed them but buffer
was coming in as a devDep but apparently we don't need to declare that now?
:tada: This PR is included in version 9.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Bumps aegir from 37.12.1 to 39.0.8.
Release notes
Sourced from aegir's releases.
... (truncated)
Changelog
Sourced from aegir's changelog.
... (truncated)
Commits
fe1e121
chore(release): 39.0.8 [skip ci]5e9c2fa
fix: do not enforce engines in package.json (#1277)20069fc
chore(release): 39.0.7 [skip ci]94b4c4b
fix: add tsconfig to exports map (#1278)716c6ee
chore(release): 39.0.6 [skip ci]b7ef86c
fix: Update required node version to node 18 and npm 8 (#1184)cf690fc
chore(release): 39.0.5 [skip ci]4b4b77b
fix: downgrade@semantic-release/npm
to cjs version (#1253)d0749be
chore(release): 39.0.4 [skip ci]dd91980
fix: use semantic-release-monorepo fork (#1252)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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)