Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

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

Package From To
code.gitea.io/sdk/gitea 0.22.0 0.22.1
github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 2.0.0 2.0.1
github.com/DataDog/datadog-api-client-go/v2 2.43.0 2.49.0
github.com/getsentry/sentry-go 0.35.3 0.36.2
github.com/nats-io/nats.go 1.46.1 1.47.0
gitlab.com/gitlab-org/api/client-go 0.147.0 0.157.1
golang.org/x/text 0.29.0 0.30.0
google.golang.org/api 0.252.0 0.254.0

Updates code.gitea.io/sdk/gitea from 0.22.0 to 0.22.1

Updates github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 from 2.0.0 to 2.0.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2's releases.

sdk/messaging/azeventhubs/v2.0.1

2.0.1 (2025-10-08)

Bugs Fixed

  • Fixed outdated documentation that incorrectly stated the library is in beta.
Commits
  • 49576c7 Remove beta references from azeventhubs package documentation (#25376)
  • 1de0f9f Sync eng/common directory with azure-sdk-tools for PR 11692 (#25373)
  • eee1db2 Increment package version after release of azidentity (#25372)
  • ba98095 Sync eng/common directory with azure-sdk-tools for PR 12301 (#25354)
  • 0fca776 Prepare azidentity v1.14.0-beta.1 for release (#25369)
  • 346e251 Selecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...
  • eb6368b Configurations: 'specification/mongocluster/resource-manager/Microsoft.Docum...
  • 1d7bf76 Simplify WIC identity binding mode implementation (#25361)
  • 3bfe985 Revert behavior change introduced in https://github.com/Azure/azure-sdk-tools...
  • dbe8fcd Revert "Use authenticated GitHub request when env variable is present (#12267...
  • Additional commits viewable in compare view

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.43.0 to 2.49.0

Release notes

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

v2.49.0

See ./CHANGELOG.md for details

v2.48.0

See ./CHANGELOG.md for details

v2.47.0

See ./CHANGELOG.md for details

v2.46.0

See ./CHANGELOG.md for details

v2.45.0

See ./CHANGELOG.md for details

v2.44.0

See ./CHANGELOG.md for details

Changelog

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

2.49.0/2025-10-30

Added

  • 📝 [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec #3434
  • Security Monitoring - Update Signal Archive Reasons #3433
  • Add endpoints for Software Composition Analysis #3430
  • Add New Serverless Summary Entries to Api Spec #3418
  • Add metric namespace config filters to V2 GCP API #3417
  • Add specs for v2 eventbridge API #3414
  • Add support for Schema Processor in Logs Pipelines #3411
  • Add Static Analysis Rules Endpoints #3395

Changed

  • Rename historical job API endpoints to threat hunting #3431

2.48.0/2025-10-23

Changed

  • Include mention to new scanned-assets-metadata endpoint on container images v1 endpoint #3410
  • Include mention to new scanned-assets-metadata endpoint on hosts v1 endpoint #3409
  • security_monitoring - Add indexes to deprecate index in ruleQuery #3402
  • Add support for vulnerability management - Add ListScannedAssetsMetadata new endpoint and update existing ones #3400
  • Update description, operationId and examples for tag pipeline and custom allocation rules #3397

Fixed

  • Update the summary name for get a tag pipeline ruleset. #3405

Added

  • Add new DeleteAssignee endpoint to Error Tracking APIs #3404
  • document agentless GCP scan options CRUD endpoints #3401
  • Document /api/v2/roles/templates #3390
  • Add Reference Tables API spec #3389
  • Add blockedRequestPatterns to synthetics browser test options #3383
  • Add BulkDeleteDatastoreItems to Datastore API spec #3382
  • Add some missing Workload Protection agent rule fields #3381
  • Add AzureScanOptions to agentless scanning API #3379
  • Add conditional recipients to notification rule #3375
  • Update ci_app description with max 1 year event run duration restriction #3358
  • Documenting the new Flaky Test Management API endpoint for public beta #3347
  • Document multiple case-management endpoints #3273

2.47.0/2025-09-30

Added

  • Add API Key ID to rum application response #3377
  • Add suppression list query string parameter #3376
  • Add datastore trigger to workflows public API #3373
  • Add Google PubSub destination to the Observability Pipelines API #3364
  • Add API spec for AWS Integrations standard and resource collection IAM permissions #3362
  • Publish new incident impact APIs #3355

... (truncated)

Commits
  • bce3ca6 Bump versions and add changelog entries. (#3442)
  • 3c2d740 Update Post an event v2 API description (#3437)
  • b36bf0c fix(aws): mark eventbridge v1 endpoints as deprecated (#3438)
  • 9838ca5 fix(aws): mark v1 endpoints which have v2 replacement as deprecated (#3415)
  • ebd2fd5 Add New Serverless Summary Entries to Api Spec (#3418)
  • 151a146 Add Static Analysis Rules Endpoints (#3395)
  • 65449f4 Add specs for v2 eventbridge API (#3414)
  • f4cc37a [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec (#3434)
  • fff03f3 Security Monitoring - Update Signal Archive Reasons v2 (#3433)
  • 07458ab Add metric namespace config filters to V2 GCP API (#3417)
  • Additional commits viewable in compare view

Updates github.com/getsentry/sentry-go from 0.35.3 to 0.36.2

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.36.2

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.2.

Bug Fixes

  • Fix context propagation for logs to ensure logger instances correctly inherit span and hub information from their creation context (#1118)
    • Logs now properly propagate trace context from the logger's original context, even when emitted in a different context
    • The logger will first check the emission context, then fall back to its creation context, and finally to the current hub

0.36.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.1.

Bug Fixes

  • Prevent panic when converting error chains containing non-comparable error types by using a safe fallback for visited detection in exception conversion (#1113)

0.36.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.0.

Breaking Changes

  • Behavioral change for the MaxBreadcrumbs client option. Removed the hard limit of 100 breadcrumbs, allowing users to set a larger limit and also changed the default limit from 30 to 100 (#1106))

  • The changes to error handling (#1075) will affect issue grouping. It is expected that any wrapped and complex errors will be grouped under a new issue group.

Features

  • Add support for improved issue grouping with enhanced error chain handling (#1075)

    The SDK now provides better handling of complex error scenarios, particularly when dealing with multiple related errors or error chains. This feature automatically detects and properly structures errors created with Go's errors.Join() function and other multi-error patterns.

    // Multiple errors are now properly grouped and displayed in Sentry
    err1 := errors.New("err1")
    err2 := errors.New("err2") 
    combinedErr := errors.Join(err1, err2)
    // When captured, these will be shown as related exceptions in Sentry
    sentry.CaptureException(combinedErr)

  • Add TraceIgnoreStatusCodes option to allow filtering of HTTP transactions based on status codes (#1089)

    • Configure which HTTP status codes should not be traced by providing single codes or ranges
    • Example: TraceIgnoreStatusCodes: [][]int{{404}, {500, 599}} ignores 404 and server errors 500-599

Bug Fixes

  • Fix logs being incorrectly filtered by BeforeSend callback (#1109)
    • Logs now bypass the processEvent method and are sent directly to the transport
    • This ensures logs are only filtered by BeforeSendLog, not by the error/message BeforeSend callback

... (truncated)

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.36.2

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.2.

Bug Fixes

  • Fix context propagation for logs to ensure logger instances correctly inherit span and hub information from their creation context (#1118)
    • Logs now properly propagate trace context from the logger's original context, even when emitted in a different context
    • The logger will first check the emission context, then fall back to its creation context, and finally to the current hub

0.36.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.1.

Bug Fixes

  • Prevent panic when converting error chains containing non-comparable error types by using a safe fallback for visited detection in exception conversion (#1113)

0.36.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.0.

Breaking Changes

  • Behavioral change for the MaxBreadcrumbs client option. Removed the hard limit of 100 breadcrumbs, allowing users to set a larger limit and also changed the default limit from 30 to 100 (#1106))

  • The changes to error handling (#1075) will affect issue grouping. It is expected that any wrapped and complex errors will be grouped under a new issue group.

Features

  • Add support for improved issue grouping with enhanced error chain handling (#1075)

    The SDK now provides better handling of complex error scenarios, particularly when dealing with multiple related errors or error chains. This feature automatically detects and properly structures errors created with Go's errors.Join() function and other multi-error patterns.

    // Multiple errors are now properly grouped and displayed in Sentry
    err1 := errors.New("err1")
    err2 := errors.New("err2") 
    combinedErr := errors.Join(err1, err2)
    // When captured, these will be shown as related exceptions in Sentry
    sentry.CaptureException(combinedErr)

  • Add TraceIgnoreStatusCodes option to allow filtering of HTTP transactions based on status codes (#1089)

    • Configure which HTTP status codes should not be traced by providing single codes or ranges
    • Example: TraceIgnoreStatusCodes: [][]int{{404}, {500, 599}} ignores 404 and server errors 500-599

Bug Fixes

... (truncated)

Commits

Updates github.com/nats-io/nats.go from 1.46.1 to 1.47.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.47.0

Changelog

ADDED

  • Core NATS:
    • Support sending custom WebSocket headers on connect. Thanks @​saurabhojha for the contribution (#1919)

FIXED

  • Core NATS:
    • Capture async callbacks before pushing on dispatch queue (#1955)
  • Object Store:
    • Fixed data race when cancelling context while getting object (#1949)
  • JetStream:
    • Fixed double channel close on simultaneous Stop and Drain (#1953)

IMPROVED

  • Clarify MessagesContext.Next() doc (#1951)

Complete Changes

nats-io/nats.go@v1.46.1...v1.47.0

Commits
  • 01f1814 Release v1.47.0 (#1956)
  • c337fd4 [IMPROVED] Clarify MessagesContext.Next() doc (#1951)
  • ae3c974 [FIXED] Capture async callbacks before pushing on dispatch queue (#1955)
  • ecc3b74 [FIXED] Double channel close on simultaneous Stop and Drain (#1953)
  • c12f77b [FIXED] Data race when cancelling context while getting object (#1949)
  • 2ab8185 Add options to send custom WebSocket headers on connect (#1919)
  • 1610417 [IMPROVED] Fix simplified URLs test after (#1954)
  • See full diff in compare view

Updates gitlab.com/gitlab-org/api/client-go from 0.147.0 to 0.157.1

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v0.157.1

0.157.1

🐛 Bug Fixes

🔄 Other Changes

  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes

  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

v0.157.0

0.157.0

🚀 Features

🔄 Other Changes

0.157.0 (2025-10-13)

... (truncated)

Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

0.157.1

🐛 Bug Fixes

🔄 Other Changes

  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes

  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

0.157.0

🚀 Features

🔄 Other Changes

0.157.0 (2025-10-13)

0.156.0

... (truncated)

Commits
  • ebf6e4d chore(release): 0.157.1 [skip ci]
  • f07bad5 Merge branch 'ruwenschwedewskysinch-fix-types' into 'main'
  • c09943b fix(protected_packages): fix invalid types
  • c72e78f Merge branch 'addRuleForMentioningGitlab' into 'main'
  • 49d50c9 chore: Update review instructions for mentioning GitLab
  • 0eec229 Merge branch 'request-funcs' into 'main'
  • 48471f7 Implement do function to reduce boilerplate
  • 060f2f8 Merge branch 'dockerfile_template' into 'main'
  • 59d1009 refactor(test): migrate to testify assertions 4
  • cce14c1 Merge branch 'event_parsing_webhook' into 'main'
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.29.0 to 0.30.0

Commits
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • See full diff in compare view

Updates google.golang.org/api from 0.252.0 to 0.254.0

Release notes

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

v0.254.0

0.254.0 (2025-10-28)

Features

v0.253.0

0.253.0 (2025-10-22)

Features

Changelog

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

0.254.0 (2025-10-28)

Features

0.253.0 (2025-10-22)

Features

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

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

| Package | From | To |
| --- | --- | --- |
| code.gitea.io/sdk/gitea | `0.22.0` | `0.22.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2](https://github.com/Azure/azure-sdk-for-go) | `2.0.0` | `2.0.1` |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.43.0` | `2.49.0` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.35.3` | `0.36.2` |
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.46.1` | `1.47.0` |
| [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.147.0` | `0.157.1` |
| [golang.org/x/text](https://github.com/golang/text) | `0.29.0` | `0.30.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.252.0` | `0.254.0` |



Updates `code.gitea.io/sdk/gitea` from 0.22.0 to 0.22.1

Updates `github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/storage/azqueue/v2.0.0...sdk/messaging/azeventhubs/v2.0.1)

Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.43.0 to 2.49.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.43.0...v2.49.0)

Updates `github.com/getsentry/sentry-go` from 0.35.3 to 0.36.2
- [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.35.3...v0.36.2)

Updates `github.com/nats-io/nats.go` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.46.1...v1.47.0)

Updates `gitlab.com/gitlab-org/api/client-go` from 0.147.0 to 0.157.1
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.147.0...v0.157.1)

Updates `golang.org/x/text` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)

Updates `google.golang.org/api` from 0.252.0 to 0.254.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.252.0...v0.254.0)

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/getsentry/sentry-go
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 0.157.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/text
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Nov 1, 2025
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.

1 participant