Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/bugsnag/bugsnag-go/v2 v2.1.2 -> v2.6.2 age confidence

Release Notes

bugsnag/bugsnag-go (github.com/bugsnag/bugsnag-go/v2)

v2.6.2

Compare Source

2.6.2 (2025-09-02)

Bug fixes
  • Set endpoint with default value only if API key is not nil #​267

v2.6.1

Compare Source

2.6.1 (2025-07-22)

Bug fixes
  • Handle endpoints being set only in env vars #​262

v2.6.0

Compare Source

2.6.0 (2025-07-10)

Enhancements
  • Set default endpoints based on API key #​259

v2.5.1

Compare Source

2.5.1 (2024-10-21)

Bug fixes
  • Move start of delivery goroutine to configure, don't wait on signals in delivery
    #​250

v2.5.0

Compare Source

2.5.0 (2024-08-27)

Enhancements
  • Limit resource usage while sending events asynchronously
    Added MainContext configuration option for providing context from main app
    #​231

v2.4.0

Compare Source

2.4.0 (2024-04-15)

Enhancements

v2.3.1

Compare Source

2.3.1 (2024-03-18)

Bug fixes
  • Handle empty pointers to complex structs in metadata.Add
    #​221

v2.3.0

Compare Source

2.3.0 (2024-03-05)

Bug fixes

v2.2.1

Compare Source

2.2.1 (2022-02-21)

Bug fixes
  • Fix middleware panic on nil *http.Request
    #​212

v2.2.0

Compare Source

Enhancements
Bug fixes
  • Replace the gofrs/uuid dependency to maintain support for older versions of Go
    #​196

Configuration

📅 Schedule: Branch creation - "before 3am on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file golang labels Nov 25, 2025
@renovate renovate bot requested a review from a team as a code owner November 25, 2025 02:34
@renovate
Copy link
Contributor Author

renovate bot commented Nov 25, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 -> v3.0.0-20200615113413-eeeca48fe776

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 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant