Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps appsignal from 3.7.5 to 4.5.15.

Changelog

Sourced from appsignal's changelog.

4.5.15

Published on 2025-06-06.

Added

  • Add nginx_port configuration option. This configuration option can be used to customize the port on which the AppSignal integration exposes the NGINX metrics server. (patch 16976de8)

4.5.14

Published on 2025-05-27.

Fixed

  • Resolve problems with transactions not being properly closed when using libraries that change Fibers during the transactions. Previously, completed transactions would be attempted to be reused when creating a transaction, when the Fiber would be switched during a transaction. (patch 32733b25)
  • Fix a config error log message when the config is not active and should not validate the config. (patch 0d114b43)

4.5.13

Published on 2025-05-12.

Fixed

  • Fix the C extension function definitions. On install, the Ruby gem extension would print warnings or fail to compile. (patch c93f8e20)

4.5.12

Published on 2025-05-12.

Added

  • Report the Active Job queue time as the active_job_queue_time metric. This metric can be used to track the queue time per Active Job queue. (patch 906f4458)

4.5.11

Published on 2025-05-08.

Changed

  • Log a debug message when the reported error is ignored by the ignore_errors config option. (patch 0cda9da0)

4.5.10

Published on 2025-05-05.

Changed

  • Remove redundant cron check-in pairs. When more than one pair of start and finish cron check-in events is reported for the same identifier in the same period, only one of them will be reported to AppSignal. (patch 803a0389)

4.5.9

... (truncated)

Commits
  • ef8021b Publish package v4.5.15
  • 5c3dbf3 Merge pull request #1419 from appsignal/nginx-port
  • b894f01 Merge branch 'main' into nginx-port
  • 876db59 Merge pull request #1420 from appsignal/update-agent/0.36.6
  • b7bf457 Update agent to version 0.36.6
  • 16976de Add nginx_port configuration option
  • 84b6285 Publish package v4.5.14
  • 0d114b4 Fix error log message when config is not active (#1417)
  • 32733b2 Clear completed transactions if still in Thread (#1415)
  • b3256c0 Fix JSON parse errors in test suite (#1416)
  • 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 <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 [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.5.15.
- [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-ruby@v3.7.5...v4.5.15)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-version: 4.5.15
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #321.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/bundler/appsignal-4.5.15 branch June 30, 2025 14:09
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant