connorshea / vglist

A video game library tracking web app built in Rails and powered by Wikidata.
https://vglist.co
MIT License
148 stars 26 forks source link

Bump sentry-rails, sentry-ruby, sorbet-runtime and sorbet #3794

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps sentry-rails, sentry-ruby, sorbet-runtime and sorbet. These dependencies needed to be updated together. Updates sentry-rails from 5.17.3 to 5.18.1

Changelog

Sourced from sentry-rails's changelog.

5.18.1

Bug Fixes

  • Drop Gem::Specification's usage so it doesn't break bundler standalone (#2335)

5.18.0

Features

  • Add generator for initializer generation (#2286)

    Rails users will be able to use bin/rails generate sentry to generate their config/initializers/sentry.rb file.

  • Notify users when their custom options are discarded (#2303)

  • Add a new :graphql patch to automatically enable instrumenting GraphQL spans (#2308)

    Usage:

    Sentry.init do |config|
      # ...
      config.enabled_patches += [:graphql]
    end
    
  • Add Sentry.get_trace_propagation_meta helper for injecting meta tags into views (#2314)

  • Add query source support to sentry-rails (#2313)

    The feature is only activated in apps that use Ruby 3.2+ and Rails 7.1+. By default only queries that take longer than 100ms will have source recorded, which can be adjusted by updating the value of config.rails.db_query_source_threshold_ms.

  • Log envelope delivery message with debug instead of info (#2320)

Bug Fixes

  • Don't throw error on arbitrary arguments being passed to capture_event options #2301
  • Decrease the default number of background worker threads by half (#2305)
  • Don't mutate enabled_environments when using Sentry::TestHelper (#2317)
  • Don't use array for transaction names and sources on scope (#2324)
    • Fixes #2257
    • BREAKING This removes the internal scope.transaction_names method, please use scope.transaction_name instead

Internal

  • Add origin to spans and transactions to track integration sources for instrumentation (#2319)
Commits


Updates sentry-ruby from 5.17.3 to 5.18.1

Changelog

Sourced from sentry-ruby's changelog.

5.18.1

Bug Fixes

  • Drop Gem::Specification's usage so it doesn't break bundler standalone (#2335)

5.18.0

Features

  • Add generator for initializer generation (#2286)

    Rails users will be able to use bin/rails generate sentry to generate their config/initializers/sentry.rb file.

  • Notify users when their custom options are discarded (#2303)

  • Add a new :graphql patch to automatically enable instrumenting GraphQL spans (#2308)

    Usage:

    Sentry.init do |config|
      # ...
      config.enabled_patches += [:graphql]
    end
    
  • Add Sentry.get_trace_propagation_meta helper for injecting meta tags into views (#2314)

  • Add query source support to sentry-rails (#2313)

    The feature is only activated in apps that use Ruby 3.2+ and Rails 7.1+. By default only queries that take longer than 100ms will have source recorded, which can be adjusted by updating the value of config.rails.db_query_source_threshold_ms.

  • Log envelope delivery message with debug instead of info (#2320)

Bug Fixes

  • Don't throw error on arbitrary arguments being passed to capture_event options #2301
  • Decrease the default number of background worker threads by half (#2305)
  • Don't mutate enabled_environments when using Sentry::TestHelper (#2317)
  • Don't use array for transaction names and sources on scope (#2324)
    • Fixes #2257
    • BREAKING This removes the internal scope.transaction_names method, please use scope.transaction_name instead

Internal

  • Add origin to spans and transactions to track integration sources for instrumentation (#2319)
Commits


Updates sorbet-runtime from 0.5.11422 to 0.5.11492

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11491.20240719134158-2aa3ad427

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11491', :group => :development
gem 'sorbet-runtime', '0.5.11491'

sorbet 0.5.11490.20240719114653-ae377fd7f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11490', :group => :development
gem 'sorbet-runtime', '0.5.11490'

sorbet 0.5.11489.20240719113408-3c19c90b2

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11489', :group => :development
gem 'sorbet-runtime', '0.5.11489'

sorbet 0.5.11488.20240719113112-e44b102ae

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11488', :group => :development
gem 'sorbet-runtime', '0.5.11488'

sorbet 0.5.11487.20240718130455-cfb9dfe0f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11487', :group => :development
gem 'sorbet-runtime', '0.5.11487'

sorbet 0.5.11486.20240718130036-74c6b2b21

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11486', :group => :development
gem 'sorbet-runtime', '0.5.11486'

sorbet 0.5.11485.20240717154534-c01e8f1cd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11485', :group => :development
gem 'sorbet-runtime', '0.5.11485'

sorbet 0.5.11484.20240717152941-953ad3c31

... (truncated)

Commits


Updates sorbet from 0.5.11422 to 0.5.11492

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11491.20240719134158-2aa3ad427

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11491', :group => :development
gem 'sorbet-runtime', '0.5.11491'

sorbet 0.5.11490.20240719114653-ae377fd7f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11490', :group => :development
gem 'sorbet-runtime', '0.5.11490'

sorbet 0.5.11489.20240719113408-3c19c90b2

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11489', :group => :development
gem 'sorbet-runtime', '0.5.11489'

sorbet 0.5.11488.20240719113112-e44b102ae

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11488', :group => :development
gem 'sorbet-runtime', '0.5.11488'

sorbet 0.5.11487.20240718130455-cfb9dfe0f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11487', :group => :development
gem 'sorbet-runtime', '0.5.11487'

sorbet 0.5.11486.20240718130036-74c6b2b21

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11486', :group => :development
gem 'sorbet-runtime', '0.5.11486'

sorbet 0.5.11485.20240717154534-c01e8f1cd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11485', :group => :development
gem 'sorbet-runtime', '0.5.11485'

sorbet 0.5.11484.20240717152941-953ad3c31

... (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 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 3 months ago

Superseded by #3795.