Closed dependabot[bot] closed 2 years ago
I already regret merging #144 :skull:
@SgtPooki @hacdias is there any way to exclude dependabot from asking team for a review or notifications?
If i get dependabot noise from multiplerepos, my https://github.com/notifications?query=reason%3Areview-requested will become useless (afaik no way to filter it out).
@lidel @SgtPooki oh, ugh. I just triggered another one by mistake on another @dependabot PR. I took the freedom to merge some of the dependabot PRs in this repo for patch or minor versions that passed tests, which created a cascade effect as you can see on your notifications. Sorry for that. Regarding the present issue of the notifications, we could:
package.json
and package-lock.json
via the CODEOWNERS
file ^1. I'm not exactly sure if it's possible to ignore specific files.--
Not only do we get a notification from @dependabot, but also from @github-actions indicating the PR was included in the release, which can be useful, but not necessarily for @dependabot PRs.
:tada: This PR is included in version 1.1.6 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Bumps ipfs from 0.63.3 to 0.63.5.
Release notes
Sourced from ipfs's releases.
Commits
965f5a4
chore: release master (#4146)00bd3dd
fix: make pubsub message types consistent (#4145)c1cbc81
chore: update changelogs (#4144)5a9039a
chore: release master (#4143)7be50bd
fix: use default ws filters instead of connecting to everything (#4142)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)