Skip to content

Bump scout_apm from 6.2.0 to 6.3.0 - #1912

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/scout_apm-6.3.0
Open

Bump scout_apm from 6.2.0 to 6.3.0#1912
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/scout_apm-6.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps scout_apm from 6.2.0 to 6.3.0.

Changelog

Sourced from scout_apm's changelog.

6.3.0

  • Fix span leak on ActionController::Live streaming requests (#631)

6.2.1

  • Fix SystemStackError with grape >= 3.3.0 by falling back to prepend instrumentation when Grape owns Endpoint#run itself (#624)
  • Fix a GraphQL layer leak where an unhandled exception skipping end_execute_field could leave stale layers on the request (#626)
  • Honor SCOUT_LOG_LEVEL during agent bootstrap instead of always logging at the default level (#628)
  • Use HEROKU_BUILD_COMMIT for Heroku git revision detection, since HEROKU_SLUG_COMMIT is deprecated (#625)
Commits
  • 7a18ba6 Version bump 6.3.0 (#632)
  • dd4f5d7 Document that web?/job? are only reliable during recording (#630)
  • 1e329d8 Fix collision with ActionController::Live shared TrackedRequest (#631)
  • 46c7c2f Version bump 6.2.1 (#629)
  • 4e60f5f Use prepend with grape >= 3.3.0 (#624)
  • 0f2e303 Honor log level during bootstrap (#628)
  • f630d75 Fix GraphQL layer leak when unhandled exceptions skip end_execute_field (#626)
  • a9c2295 Use HEROKU_BUILD_COMMIT for Heroku git revision detection (#625)
  • See full diff 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 show <dependency name> 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)

Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 6.2.0 to 6.3.0.
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](scoutapp/scout_apm_ruby@v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: scout_apm
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update ruby code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants