-
Notifications
You must be signed in to change notification settings - Fork 137
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 with 12 updates #779
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 tasks
Bumps the go-deps group with 12 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.36.1` | `1.37.0` | | [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.21.0` | `2.24.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.44.0` | `0.44.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.26.0` | `0.27.0` | | [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) | `0.9.74` | `0.9.77` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.32.0` | `1.34.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` | `1.32.0` | | [github.com/sethvargo/go-limiter](https://github.com/sethvargo/go-limiter) | `0.7.2` | `1.0.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` | | [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) | `0.96.0` | `0.101.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.16.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.161.0` | `0.167.0` | Updates `cloud.google.com/go/pubsub` from 1.36.1 to 1.37.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.36.1...pubsub/v1.37.0) Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.21.0 to 2.24.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.21.0...v2.24.0) Updates `github.com/fluxcd/pkg/runtime` from 0.44.0 to 0.44.1 - [Commits](fluxcd/pkg@runtime/v0.44.0...runtime/v0.44.1) Updates `github.com/getsentry/sentry-go` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.26.0...v0.27.0) Updates `github.com/ktrysmt/go-bitbucket` from 0.9.74 to 0.9.77 - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases) - [Commits](ktrysmt/go-bitbucket@v0.9.74...v0.9.77) Updates `github.com/nats-io/nats.go` from 1.32.0 to 1.34.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.32.0...v1.34.0) Updates `github.com/onsi/gomega` from 1.31.1 to 1.32.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.31.1...v1.32.0) Updates `github.com/sethvargo/go-limiter` from 0.7.2 to 1.0.0 - [Release notes](https://github.com/sethvargo/go-limiter/releases) - [Commits](sethvargo/go-limiter@v0.7.2...v1.0.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `github.com/xanzy/go-gitlab` from 0.96.0 to 0.101.0 - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](xanzy/go-gitlab@v0.96.0...v0.101.0) Updates `golang.org/x/oauth2` from 0.16.0 to 0.18.0 - [Commits](golang/oauth2@v0.16.0...v0.18.0) Updates `google.golang.org/api` from 0.161.0 to 0.167.0 - [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.161.0...v0.167.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub 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/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/getsentry/sentry-go 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/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor 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/sethvargo/go-limiter dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/stretchr/testify 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: golang.org/x/oauth2 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
bot
force-pushed
the
dependabot/go_modules/go-deps-2dcea37e13
branch
from
March 27, 2024 16:30
12d0afa
to
08b1ced
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-deps group with 12 updates:
1.36.1
1.37.0
2.21.0
2.24.0
0.44.0
0.44.1
0.26.0
0.27.0
0.9.74
0.9.77
1.32.0
1.34.0
1.31.1
1.32.0
0.7.2
1.0.0
1.8.4
1.9.0
0.96.0
0.101.0
0.16.0
0.18.0
0.161.0
0.167.0
Updates
cloud.google.com/go/pubsub
from 1.36.1 to 1.37.0Commits
a75c8b6
chore(main): release pubsub 1.37.0 (#9517)e2c9a95
chore(internal/protoveneer): support custom field converters (#9456)86ec5c0
chore: release main (#9511)a74cbbe
docs(netapp): mark optional fields explicitly in Storage Pool (#9513)9bba269
feat(pubsub): support kinesis ingestion admin (#9458)5ca0271
feat(logging/logadmin): allow logging PageSize to override (#9409)e68777c
chore(main): release spanner 1.58.0 (#9423)6deb969
docs(pubsub): check for nil responses for receive examples (#9516)e54989e
chore: remove old samples that no longer compile (#9510)1cf28f6
docs(run): clarify some defaults and required or optional values (#9505)Updates
github.com/DataDog/datadog-api-client-go/v2
from 2.21.0 to 2.24.0Release notes
Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.
... (truncated)
Commits
72f118d
Release 2.24.0 (#2427)2ee9f8b
[SYNTH-13257] allow setting httpVersion on a step of multi api test (#2409)d5bc96a
Add Custom Destinations Public API (#2422)ce66385
CI Visibility Tests API Endpoint Edit (#2378)0f7acbc
Deprecate Incident Services endpoints (#2424)6554c54
Add step to assert a field is not present (#2421)d5e16f2
Add documentation for workflow usage attribution (#2418)89708fb
Skip invalid test for rust (#2419)3e6ab9e
Add support for new CRUD agent rules endpoints (#2410)332c409
[RQ-4596] Add observability pipelines core to public documentation (#2412)Updates
github.com/fluxcd/pkg/runtime
from 0.44.0 to 0.44.1Commits
2e7e8fe
Merge pull request #730 from fluxcd/conditions-HasAnyReasons1ae7daf
runtime: AddHasAnyReason
to conditions getterdb52a67
Merge pull request #729 from fluxcd/dependabot/github_actions/ci-727f6c18fdea2c064
build(deps): bump the ci group with 2 updatesUpdates
github.com/getsentry/sentry-go
from 0.26.0 to 0.27.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
ba344b4
release: 0.27.049126c6
Prepare 0.27.0 (#772)30f4edc
ExportEvent.Attachments
(#771)4185c9f
Fix Exception.ThreadID type (#770)824589b
Merge branch 'release/0.26.0'Updates
github.com/ktrysmt/go-bitbucket
from 0.9.74 to 0.9.77Release notes
Sourced from github.com/ktrysmt/go-bitbucket's releases.
Commits
ca089ec
Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 (#275)f442526
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#274)405e545
feat: delete comment (#272)6e555c5
add ability to delete files (#270)Updates
github.com/nats-io/nats.go
from 1.32.0 to 1.34.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
33316cd
Release v1.34.0 (#1587)3ba8e08
[IMPROVED] Add test checking if client reconnects after jwt expires (#1586)8ba3483
Merge pull request #1585 from ramonberrutti/fix-stop-errordd3a093
[FIXED] Incorrect stopErr used6dfefd9
[IMPROVED] Fetch and FetchBatch for draining and closed subscriptions (#1582)85e6223
Release v1.33.1 (#1558)aefaeac
[IMPROVED] Missing section in jetstream readme ToC (#1557)4bc3ea9
[IMPROVED] Fixed typos in comments (#1581)92c4a99
[ADDED] StatusChanged for core and js subscriptions (#1570)52a2d33
[IMPROVED] Bind Streams in Object Store Watchers (#1578)Updates
github.com/onsi/gomega
from 1.31.1 to 1.32.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
4379951
v1.32.0a350b95
Maintain source backwards compatibilitya6c8875
Fix failing test436a197
Migrate github.com/golang/protobuf to google.golang.org/protobuf32ef35e
chore: test with Go 1.22 (#733)a0d0387
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717)b71e477
Bump github-pages and jekyll-feed in /docs (#732)f460154
docs: fix typo and broken anchor link to gstructa2862e4
docs: fix HaveEach matcher signatureUpdates
github.com/sethvargo/go-limiter
from 0.7.2 to 1.0.0Release notes
Sourced from github.com/sethvargo/go-limiter's releases.
Commits
1a742f0
Fix comment (#45)1f4abbb
Bump to Go 1.22 (#44)e3fb1a5
Handle cases here the server time is set to the past, such as daylight saving...54af081
Delete codeql.yml04baaf3
Delete stale.ymlc07b849
Delete lock.ymlUpdates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
github.com/xanzy/go-gitlab
from 0.96.0 to 0.101.0Commits
f7ec87b
Merge pull request #1903 from robbydyer/lint_updates7be424f
Order and add omitempty as this is a request struct15491a8
Merge pull request #1902 from gbonnefille/fix-sha256556ae46
Do not add omitempty on response structs3c16b45
Merge pull request #1900 from hansedong/main42b5002
Add missing params to ProjectLint7f507c0
Add support for SHA256 in PackageFilebde8a9b
Add the approvals_before_merge parameter to CreateMergeRequestOptions8f2dbc2
Merge pull request #1898 from castlesofplacebo/add-reset-approvals-of-a-merge...0968e9e
Merge pull request #1897 from GaikwadPratik/rebase_mr_skip_ciUpdates
golang.org/x/oauth2
from 0.16.0 to 0.18.0Commits
85231f9
go.mod: update golang.org/x dependencies34a7afa
google/externalaccount: add Config.UniverseDomain95bec95
google/externalaccount: moves externalaccount package out of internal and exp...ebe81ad
go.mod: update golang.org/x dependenciesadffd94
google/internal/externalaccount: update serviceAccountImpersonationRE to supp...deefa7e
google/downscope: add DownscopingConfig.UniverseDomain to support TPCUpdates
google.golang.org/api
from 0.161.0 to 0.167.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from Description has been truncated