Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the go group across 1 directory with 4 updates #171

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

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.0

Release notes

Sourced from github.com/atc0005/go-teams-notify/v2's releases.

v2.12.0

What's Changed

New Features or Enhancements 🎉

Other Changes

Full Changelog: atc0005/go-teams-notify@v2.11.0...v2.12.0

v2.12.0-rc.1

What's Changed

New Features or Enhancements 🎉

Full Changelog: atc0005/go-teams-notify@v2.11.0...v2.12.0-rc.1

v2.12.0-alpha.1

What's Changed

New Features or Enhancements 🎉

Bug Fixes 🐛

Full Changelog: atc0005/go-teams-notify@v2.11.0-alpha.5...v2.12.0-alpha.1

Changelog

Sourced from github.com/atc0005/go-teams-notify/v2's changelog.

[v2.12.0] - 2024-08-16

Added

  • (GH-291) Expose TeamsMessage interface to support mocking
Commits
  • f047a24 Merge pull request #295 from atc0005/update-changelog-for-v2.12.0-release
  • 74ee0ac Update CHANGELOG for v2.12.0 release
  • adbaed0 Merge pull request #291 from atc0005/i285-expose-TeamsMessage-interface
  • 8b7707c Expose TeamsMessage interface to support mocking
  • See full diff in compare view

Updates github.com/go-playground/webhooks/v6 from 6.3.0 to 6.4.0

Release notes

Sourced from github.com/go-playground/webhooks/v6's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: go-playground/webhooks@v6.3.0...v6.4.0

Commits

Updates github.com/slack-go/slack from 0.13.1 to 0.14.0

Release notes

Sourced from github.com/slack-go/slack's releases.

v0.14.0

What's Changed

v0.14.0 is now available. It contains no breaking changes but does include several pieces of new functionality and long-standing bug fixes.

Enhancements

Bug Fixes

  • Fixed an edge case when using UpdateRemoteFileContext and UpdateRemoteFile and Image Previews would return an invalid_auth error by @​EkeMinusYou in slack-go/slack#1117

Chores / Code Cleanup

New Contributors

Full Changelog: slack-go/slack@v0.13.1...v0.14.0

Commits

Updates github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0

Release notes

Sourced from github.com/xanzy/go-gitlab's releases.

v0.108.0

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.107.0...v0.108.0

Commits
  • 6404ea3 Merge pull request #1993 from RicePatrick/add-retry-exponential-backoff
  • cd5f603 Update the comment
  • 203df8e Merge pull request #1996 from Jitsusama/Settings-Parameter-Sync-Batch-3
  • 8f72222 Merge pull request #1995 from andersparslov/get-scoped-group-variables
  • f97a106 Rename GroupId to GroupID in the MemberRole and Iteration structs
  • 2269380 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 *ISOTime
  • feb5c71 Add more filters to group milestones
  • 65c324f Update backoff to only apply when the header isn't set
  • Additional commits viewable in compare view

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 <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

Bumps the go group with 4 updates in the / directory: [github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify), [github.com/go-playground/webhooks/v6](https://github.com/go-playground/webhooks), [github.com/slack-go/slack](https://github.com/slack-go/slack) and [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab).


Updates `github.com/atc0005/go-teams-notify/v2` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/atc0005/go-teams-notify/releases)
- [Changelog](https://github.com/atc0005/go-teams-notify/blob/master/CHANGELOG.md)
- [Commits](atc0005/go-teams-notify@v2.11.0...v2.12.0)

Updates `github.com/go-playground/webhooks/v6` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/go-playground/webhooks/releases)
- [Commits](go-playground/webhooks@v6.3.0...v6.4.0)

Updates `github.com/slack-go/slack` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.13.1...v0.14.0)

Updates `github.com/xanzy/go-gitlab` from 0.107.0 to 0.108.0
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](xanzy/go-gitlab@v0.107.0...v0.108.0)

---
updated-dependencies:
- dependency-name: github.com/atc0005/go-teams-notify/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-playground/webhooks/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2024
@dhollinger dhollinger merged commit d07fb97 into master Aug 27, 2024
3 checks passed
@dhollinger dhollinger deleted the dependabot/go_modules/go-b852ef92cc branch August 27, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant