Skip to content

Bump appsignal from 3.7.5 to 4.5.16 #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps appsignal from 3.7.5 to 4.5.16.

Changelog

Sourced from appsignal's changelog.

4.5.16

Published on 2025-06-27.

Changed

  • Log the error's backtrace on extension download failure. This will help us debug issues related to downloading the extension. (patch 71b7b9fe)

Fixed

  • Fix non-canonical rendering event paths for Capistrano deployments (patch 84e3c5c5)

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

... (truncated)

Commits
  • 4c8774a Publish package v4.5.16
  • 2123ce7 Merge pull request #1424 from jbockler/non-canonical-view-events
  • 71b7b9f Track error backtrace in install.report file (#1425)
  • 84e3c5c Fix non-canonical rendering events paths
  • 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
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 30, 2025
Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.5.16.
- [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-ruby@v3.7.5...v4.5.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/appsignal-4.5.16 branch from 176ffa2 to 7a84808 Compare June 30, 2025 16:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

Superseded by #324.

@dependabot dependabot bot closed this Jul 2, 2025
@dependabot dependabot bot deleted the dependabot/bundler/appsignal-4.5.16 branch July 2, 2025 12:04
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.

0 participants