You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the gha-low-risk group with 1 update: dequelabs/action-sync-branches.
Updates
dequelabs/action-sync-branches
from 1.0.1 to 1.0.2Changelog
Sourced from dequelabs/action-sync-branches's changelog.
Commits
851ced0
chore(release): 1.0.2 (#49)555ebb3
chore(release): 1.0.28c3b9fe
chore: merge master into develop (#48)0453a2a
chore: update dependencies (including circle -> gha) (#47)5395589
fix: avoid "Error: Not Found" when octokit gives status as string instead of ...afa6750
chore(deps): bump lodash from 4.17.19 to 4.17.21 (#28)46955fc
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#27)42009ca
chore(deps): bump y18n from 4.0.0 to 4.0.1 (#26)1e6a8a7
chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#29)26fce9d
chore(deps): bump ini from 1.3.5 to 1.3.8 (#25)You can trigger a rebase of this PR 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