Bump the go group across 1 directory with 4 updates #171
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 4 updates in the / directory: github.com/atc0005/go-teams-notify/v2, github.com/go-playground/webhooks/v6, github.com/slack-go/slack and github.com/xanzy/go-gitlab.
Updates
github.com/atc0005/go-teams-notify/v2
from 2.11.0 to 2.12.0Release notes
Sourced from github.com/atc0005/go-teams-notify/v2's releases.
Changelog
Sourced from github.com/atc0005/go-teams-notify/v2's changelog.
Commits
f047a24
Merge pull request #295 from atc0005/update-changelog-for-v2.12.0-release74ee0ac
Update CHANGELOG for v2.12.0 releaseadbaed0
Merge pull request #291 from atc0005/i285-expose-TeamsMessage-interface8b7707c
ExposeTeamsMessage
interface to support mockingUpdates
github.com/go-playground/webhooks/v6
from 6.3.0 to 6.4.0Release notes
Sourced from github.com/go-playground/webhooks/v6's releases.
Commits
02d182a
feat: add draft to gitlab merge-request-event payload (#190)2fe5d09
feat: add azure basic auth verification (#191)e24c5f0
feat: add CodeScanningAlertEvent (#189)9011afd
fix: addedcreated_at
to WorkflowJobPayload (#195)53694f8
Update github to use sha256 signature (#173)c3b1a44
chore: the gitlab merge request payload is outdated (#186)58e552d
feat: implement gitlab release webhook (#174)2d5aa68
add Installation struct to WorkflowJobPayload (#185)1bc47bb
chore: update Go version to 1.17 (#182)Updates
github.com/slack-go/slack
from 0.13.1 to 0.14.0Release notes
Sourced from github.com/slack-go/slack's releases.
Commits
242df46
fix: create multipart form when multipart request (#1117)5345c06
feat: Add Properties.Canvas to Channel (#1228)50e7414
feat: Add support for parsing AppRateLimited events (#1308)e947079
feat: Events api reconcilation (#1306)99b3ebe
Add slack_file to image block (#1311)75103a9
add file access field to file struct for slackevents (#1312)25fefc8
chore: replace ioutil with io or os package (#1310)b9d4317
slackevents: support metadata in MessageEvent (#1307)Updates
github.com/xanzy/go-gitlab
from 0.107.0 to 0.108.0Release notes
Sourced from github.com/xanzy/go-gitlab's releases.
Commits
6404ea3
Merge pull request #1993 from RicePatrick/add-retry-exponential-backoffcd5f603
Update the comment203df8e
Merge pull request #1996 from Jitsusama/Settings-Parameter-Sync-Batch-38f72222
Merge pull request #1995 from andersparslov/get-scoped-group-variablesf97a106
Rename GroupId to GroupID in theMemberRole
andIteration
structs2269380
Merge pull request #1998 from adamcohen2/add-more-filters-to-group-milestones...825df94
Merge pull request #1997 from Quanalogy/feature/member_role_model_follow_17_4...466b535
Change time fields from *time.Time to *ISOTimefeb5c71
Add more filters to group milestones65c324f
Update backoff to only apply when the header isn't setDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions