ecosyste-ms / opencollective

An open API service for software projects hosted on Open Collective.
https://opencollective.ecosyste.ms
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump appsignal from 3.8.1 to 3.9.0 #178

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps appsignal from 3.8.1 to 3.9.0.

Changelog

Sourced from appsignal's changelog.

3.9.0

Published on 2024-06-21.

Added

  • 500b2b4b minor - Report Sidekiq errors when a job is dead/discarded. Configure the new sidekiq_report_errors config option to "discard" to only report errors when the job is not retried further.

Changed

  • c76952ff patch - Improve instrumentation for mounted Sinatra apps in Rails apps. The sample reported for the Sinatra request will now include the time spent in Rails and its middleware.
  • 661b8e08 patch - Support apps that have multiple Appsignal::Rack::EventHandler-s in the middleware stack.
  • 7382afa3 patch - Improve support for instrumentation of nested pure Rack and Sinatra apps. It will now report more of the request's duration and events. This also improves support for apps that have multiple Rack GenericInstrumentation or SinatraInstrumentation middlewares.

Fixed

  • 2478eb19 patch - Fix issue with AppSignal getting stuck in a boot loop when loading the Sinatra integration with: require "appsignal/integrations/sinatra" This could happen in nested applications, like a Sinatra app in a Rails app. It will now use the first config AppSignal starts with.
Commits
  • 8598a94 Publish package v3.9.0
  • 98ba9d9 Merge pull request #1104 from appsignal/sidekiq-error-on-discard
  • 2478eb1 Fix Sinatra instrumentation causing boot loop (#1105)
  • 7382afa Improve supported for nested Rack middlewares (#1100)
  • 75b1832 Fix APPSIGNAL_ACTIVEJOB_REPORT_ERRORS var naming (#1103)
  • 500b2b4 Report Sidekiq errors when the job is discarded
  • 6c424d8 Test Sidekiq error handler for more scenarios
  • 661b8e0 Supported nested Rack EventHandlers (#1101)
  • c76952f Improve nested Sinatra app instrumentation (#1097)
  • d2aac33 Merge pull request #1098 from appsignal/skip-rubygems-bundler-update-jruby
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Looks like appsignal is up-to-date now, so this is no longer needed.