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 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
Bumps the dependencies group with 4 updates: actions/checkout, bufbuild/buf-setup-action, bufbuild/buf-lint-action and bufbuild/buf-breaking-action.
Updates
actions/checkout
from 4.1.1 to 4.1.3Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disablesparse-checkout
(#1656)8410ad0
Updateactions/checkout
version inupdate-main-version.yml
(#1650)9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)556e4c3
Bump tough-cookie from 4.0.0 to 4.1.3 (#1406)b32f140
Warn on attempts to publishtest-ubuntu-git
from non-main branch. (#1623)2650dbd
Givetest-ubuntu-git
its ownREADME
(#1620)aadec89
Explicitly disable sparse checkout unless asked for (#1598)df0bcdd
Refine workflow for generatingtest-ubuntu-git
(#1617)Updates
bufbuild/buf-setup-action
from 1.29.0 to 1.30.1Release notes
Sourced from bufbuild/buf-setup-action's releases.
Commits
9990c72
Release v1.30.1 (#200)517ee23
Release v1.30.0 (#195)5e2ef85
Check action bundles buf correctly (#190)46a2967
Correct buf CLI version (#189)ba063e7
Release v1.29.0-1 (#187)abf079c
Upgrade dependencies and node v20 (#185)71c62af
Create add-to-project workflow (#184)Updates
bufbuild/buf-lint-action
from 1.1.0 to 1.1.1Release notes
Sourced from bufbuild/buf-lint-action's releases.
Commits
06f9dd8
Test action in CI (#105)bed0cc4
Upgrade dependencies and node runtime v20 (#104)054e748
Create add-to-project workflow (#103)Updates
bufbuild/buf-breaking-action
from 1.1.3 to 1.1.4Release notes
Sourced from bufbuild/buf-breaking-action's releases.
Commits
c57b3d8
Test action in CI (#122)03078a3
Upgrade dependencies and node runtime v20 (#121)d1e9d7a
Create add-to-project workflow (#120)6e5b1e8
Use BUF_TOKEN instead of .netrc (#115)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