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

build(deps): bump the go-deps group across 1 directory with 6 updates #810

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-deps group with 6 updates in the / directory:

Package From To
code.gitea.io/sdk/gitea 0.17.1 0.18.0
github.com/DataDog/datadog-api-client-go/v2 2.24.0 2.25.0
github.com/ktrysmt/go-bitbucket 0.9.77 0.9.79
github.com/onsi/gomega 1.32.0 1.33.0
github.com/xanzy/go-gitlab 0.102.0 0.103.0
google.golang.org/api 0.172.0 0.176.1

Updates code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.24.0 to 2.25.0

Release notes

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.25.0

What's Changed

Fixed

Added

Changed

Deprecated

Full Changelog: DataDog/datadog-api-client-go@v2.24.0...v2.25.0

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.25.0 / 2024-04-11

Fixed

Added

Changed

Deprecated

Full Changelog: DataDog/datadog-api-client-go@v2.24.0...v2.25.0

Commits
  • 1a9b6b6 Release 2.25.0 (#2467)
  • 6d2a7be Update retention filters public API (#2466)
  • a24a0bb aws api adding extended and deprecating old resource collection field (#2463)
  • 717f621 Clarify metrics interval param as expected unit in seconds (#2440)
  • 36f7556 Security Monitoring Suppression - Add data_exclusion_query field (#2465)
  • 7cb4c6d Adding SLO Reporting API Documentation (#2426)
  • 20ba525 Add Team relationship to AuthNMappings (#2382)
  • 3e0e7b2 Fix update custom logs destination test for Java (#2464)
  • 19cf15e Support providing files for the file upload feature when creating a Synthetic...
  • c3cfe06 MNTS-90534 : Clarify behavior of renotify_statuses when not explicitly set (#...
  • Additional commits viewable in compare view

Updates github.com/ktrysmt/go-bitbucket from 0.9.77 to 0.9.79

Release notes

Sourced from github.com/ktrysmt/go-bitbucket's releases.

v0.9.79

  • Add FromPullRequest to GetDiffStat by @​CescHolly #282
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by dependabot[bot] #279
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 by dependabot[bot] #278

v0.9.78

Commits

Updates github.com/onsi/gomega from 1.32.0 to 1.33.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.33.0

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
Commits
  • f2e65fc v1.33.0
  • 02e8706 docs: Receive(POINTER, MATCHER)
  • ec1f186 feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests
  • 9999deb Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)
  • cb5ff21 Bump github-pages from 229 to 230 in /docs (#735)
  • bac6596 Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)
  • See full diff in compare view

Updates github.com/xanzy/go-gitlab from 0.102.0 to 0.103.0

Commits
  • a29d319 Merge pull request #1916 from vntw/access-token-webhook-event
  • c187a2d Minor tweaks for consistency
  • 5cf9a2e Merge pull request #1921 from beekeep/add-missing-attribute-project-push-rules
  • 62722c4 Merge pull request #1920 from vntw/update-golangci-lint-cfg
  • a84a69d Merge pull request #1918 from timofurrer/release-assets-links-direct-asset-path
  • 4224c3d Merge pull request #1913 from Poulpatine/new_events_webhooks
  • 3c617d4 Reorder following the ordering in the docs
  • 43a7d42 Merge pull request #1912 from nicolasbrechet/1911_add_missing_epic_options_fo...
  • fea7e17 Add missing attribute to project push rules
  • 25fa651 Fix golangci-lint output.format deprecation
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.172.0 to 0.176.1

Release notes

Sourced from google.golang.org/api's releases.

v0.176.1

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

v0.176.0

0.176.0 (2024-04-22)

Features

Bug Fixes

v0.175.0

0.175.0 (2024-04-19)

Features

Bug Fixes

v0.174.0

0.174.0 (2024-04-17)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

0.176.0 (2024-04-22)

Features

Bug Fixes

0.175.0 (2024-04-19)

Features

Bug Fixes

0.174.0 (2024-04-17)

Features

Bug Fixes

0.173.0 (2024-04-16)

... (truncated)

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Apr 26, 2024
Bumps the go-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| code.gitea.io/sdk/gitea | `0.17.1` | `0.18.0` |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.24.0` | `2.25.0` |
| [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) | `0.9.77` | `0.9.79` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.32.0` | `1.33.0` |
| [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) | `0.102.0` | `0.103.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.172.0` | `0.176.1` |



Updates `code.gitea.io/sdk/gitea` from 0.17.1 to 0.18.0

Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/DataDog/datadog-api-client-go/releases)
- [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-api-client-go@v2.24.0...v2.25.0)

Updates `github.com/ktrysmt/go-bitbucket` from 0.9.77 to 0.9.79
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
- [Commits](ktrysmt/go-bitbucket@v0.9.77...v0.9.79)

Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.32.0...v1.33.0)

Updates `github.com/xanzy/go-gitlab` from 0.102.0 to 0.103.0
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](xanzy/go-gitlab@v0.102.0...v0.103.0)

Updates `google.golang.org/api` from 0.172.0 to 0.176.1
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.172.0...v0.176.1)

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/ktrysmt/go-bitbucket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-152f4dbed8 branch from d5b6dd0 to 3407bf5 Compare April 29, 2024 07:44
@stefanprodan stefanprodan merged commit c4835fb into main Apr 29, 2024
6 checks passed
@stefanprodan stefanprodan deleted the dependabot/go_modules/go-deps-152f4dbed8 branch April 29, 2024 08:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant